/*
Theme Name:     dada-patil
Description:    child theme
Author:         admin
Template:       twentyfifteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/*Reset code css*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

*:focus {
	outline: none;
}

@font-face {
	font-family: 'Poppins-Regular';
	src: url('fonts/Poppins-Regular.eot');
	src: local('☺'), url('fonts/Poppins-Regular.woff') format('woff'), url('fonts/Poppins-Regular.ttf') format('truetype'), url('fonts/Poppins-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins-Light';
	src: url('fonts/Poppins-Light.eot');
	src: local('☺'), url('fonts/Poppins-Light.woff') format('woff'), url('fonts/Poppins-Light.ttf') format('truetype'), url('fonts/Poppins-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins-Medium';
	src: url('fonts/Poppins-Medium.eot');
	src: local('☺'), url('fonts/Poppins-Medium.woff') format('woff'), url('fonts/Poppins-Medium.ttf') format('truetype'), url('fonts/Poppins-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins-SemiBold';
	src: url('fonts/Poppins-SemiBold.eot');
	src: local('☺'), url('fonts/Poppins-SemiBold.woff') format('woff'), url('fonts/Poppins-SemiBold.ttf') format('truetype'), url('fonts/Poppins-SemiBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins-Bold';
	src: url('fonts/Poppins-Bold.eot');
	src: local('☺'), url('fonts/Poppins-Bold.woff') format('woff'), url('fonts/Poppins-Bold.ttf') format('truetype'), url('fonts/Poppins-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.ug-thumb-wrapper.ug-tile.ug-tile-clickable,
.ug-thumb-wrapper.ug-tile {
	border: 2px solid;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: italic;
}

.post1 .breadcrums li a:nth-child(2) {
	display: none;
}

span.community-name {
	display: none;
}

body {
	background: #f1f1f1;
	font-family: 'Poppins-Regular';
	color: #292929;
	font-size: 16px;
	line-height: 22px;
	overflow-x: hidden;
}

h1,
.h1 {
	font-size: 36px;
	line-height: 46px;
	color: #000;
}

h2,
.h2 {
	font-size: 30px;
	line-height: 40px;
	color: #000;
}

h3,
.h3 {
	font-size: 24px;
	line-height: 34px;
	color: #000;
}

h4,
.h4 {
	font-size: 18px;
	line-height: 28px;
	color: #000;
}

h5,
.h5 {
	font-size: 14px;
	line-height: 24px;
	color: #000;
}

h6,
.h6 {
	font-size: 12px;
	line-height: 22px;
	color: #000;
}

::-webkit-input-placeholder {
	direction: rtl;
}

.form-group {
	position: relative;
	margin-bottom: 30px;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	outline: none;
}

#my-gallery-container .item img {
	width: 100%;
}

footer.entry-footer {
	margin-bottom: 15px;
}

.post-content .entry-content {
	margin-bottom: 30px;
	margin-top: 20px;
}

.post-content .entry-content p {
	line-height: 28px;
	margin-bottom: 12px;
}

.post-content .entry-content ul {
	margin: auto;
	padding-left: 20px;
	list-style-type: disc;
	margin-bottom: 30px;
}

.post-content .entry-content ul li {
	padding: 5px 0;
	line-height: 28px;
}

html,
button,
input,
select,
textarea {
	font-family: 'Poppins-Regular';
}

#my-gallery-container .item {
	width: 100%;
	min-height: 100px;
	margin: 30px 0px;
	color: #fff;
	position: relative;
}

#my-gallery-container .item:hover {
	opacity: 0.8;
}

.description {
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	bottom: 0;
	width: 100%;
	right: 0;
	left: 0;
}

.description a {
	color: #fff;
	display: block;
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
}

.description a:hover {
	color: #fff;
}

#my-gallery-container .item.h150 {
	width: 100%;
	min-height: 150px;
}

#my-gallery-container .item.h200 {
	width: 100%;
	min-height: 200px;
}

#my-gallery-container .item.h250 {
	width: 100%;
	min-height: 200px;
}

#my-gallery-container .padding {
	padding: 10px 5px;
}

.pr-0 {
	padding-right: 0px;
}

.page-details .page-numbers {
	color: #fff !important;
	text-shadow: 0px 1px #F6F6F6 !important;
	padding: 6px 9px 6px 9px !important;
	border: solid 1px #B6B6B6 !important;
	box-shadow: 0px 1px #EFEFEF !important;
	-moz-box-shadow: 0px 1px #EFEFEF !important;
	-webkit-box-shadow: 0px 1px #EFEFEF !important;
	background: #000 !important;
	font-size: 12px !important;
	margin-right: 3px !important;
	text-decoration: none !important;
	margin-top: 20px;
}

.page-details .current {
	padding: 6px 9px 6px 9px !important;
	border: solid 1px #DCDCDC !important;
	color: #fff !important;
	box-shadow: 0px 1px #E7E7E7 !important;
	-moz-box-shadow: 0px 1px #E7E7E7 !important;
	-webkit-box-shadow: 0px 1px #E7E7E7 !important;
	margin-right: 3px !important;
	text-shadow: 0px 1px #4876C9 !important;
	border-color: #e8cd83 !important;
	background: #e8cd83 !important;
	background: -webkit-linear-gradient(bottom, #e8cd83, #f49016) !important;
	background: -moz-linear-gradient(bottom, #e8cd83, #f49016) !important;
	background: -ms-linear-gradient(bottom, #e8cd83, #f49016) !important;
	background: -o-linear-gradient(bottom, #e8cd83, #f49016) !important;
	background: linear-gradient(to top, #e8cd83, #f49016) !important;
}

#cff .cff-item:first-child {
	padding-top: 0;
	margin-top: 151px;
}

.cff-likebox {}

h3#reply-title {
	font-size: 24px;
	color: #000;
	margin: 20px 0;
}

.pr-0 {
	padding-right: 0px;
}

h1.entry-title {
	color: #000;
	font-size: 26px;
	margin: 20px 0;
	line-height: 30px;
	display: none;
}

span.byline {
	margin: 0 10px;
}

span.cat-links {
	margin: 0 10px;
}

.comment-form-comment {
	margin-bottom: 30px;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input.wpcf7-form-control.wpcf7-submit.text-white.btn1.uppercase {
	border: none;
	width: 165px;
}

.comment-form-comment textarea {
	height: 48px;
	max-width: 254px;
	width: 100%;
	position: relative;
	top: 8px;
	border-radius: 4px;
	outline: none;
	border: 1px solid #E2E2E2;
	box-shadow: 2px 2px 5px #E2E2E2;
	padding: 5px 0 5px 10px;
}

.textwidget {
	margin-bottom: 12px;
}

#cff .cff-post-links {
	float: left;
	clear: none;
	padding: 10px 0 20px 0 !important;
	margin: 0;
}

a {
	color: #f49016;
	outline: 0;
}

a:hover,
a.active {
	color: #000;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

.header-content {
	background: #fff;
	width: 100%;
	float: left;
	padding: 5px 0;
}

section {
	width: 100%;
	float: left;
	overflow-x: hidden;
}

.flipster__button {
	opacity: 1 !important;
}

.flipster__button svg {
	stroke: unset !important;
}

.flipster__button--prev {
	background: url(images/left-ar.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.flipster__button--next {
	background: url(images/right-ar.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.menu li {
	position: relative;
}

.menu li {
	position: relative;
	line-height: 20px;
	display: inline-block;
	width: 100%;
	box-shadow: 0 0.5px 0px 0 rgba(172, 150, 92, 0.8);
}

.menu li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 10px 15px 10px 30px;
	transition: 0.8s;
}

div#huge_it_gallery_container_moving_2,
div#huge_it_gallery_container_moving_3,
div#huge_it_gallery_container_moving_4 {
	margin: 0 auto;
	width: 83%;
}

.menu li a:hover,
.menu li a:active,
.menu li a:focus,
.menu li.open a:hover,
.menu li.open a:active,
.menu li.open a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #f49016;
}

.d-block {
	display: inline-block !important;
}

.section1 .carousel-indicators {
	bottom: 65px;
}

.c-button .fa {
	color: #f49016;
	padding-left: 15px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-68 {
	margin-top: 68px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mr-10 {
	margin-right: 10px;
}

.mr-15 {
	margin-right: 15px;
}

.ml-10 {
	margin-left: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-80 {
	margin-top: 80px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-77 {
	margin-bottom: 77px;
}

.m-tb20 {
	margin: 20px 0px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-50 {
	padding-top: 50px;
}

.pt-60 {
	padding-top: 60px;
}

.pt-120 {
	padding-top: 120px;
}

.pl-0 {
	padding-left: 0px;
}

.pr-0 {
	padding-right: 0px;
}

.pr-10 {
	padding-right: 10px;
}

.pr-15 {
	padding-right: 15px;
}

.p-tb8 {
	padding: 8px 0px;
}

.p-lr40 {
	padding-left: 40px;
	padding-right: 40px;
}

.p-tb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.p-tb15 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.p-tb20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.p-tb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.ptb30 {
	padding: 30px 0px;
}

.p-tb40 {
	padding: 40px 0px;
}

.p-l {
	padding-left: 0;
}

.p-r {
	padding-right: 0;
}

.p-tb70 {
	padding: 70px 0px;
}

.p-tb20 {
	padding: 20px 0px;
}

.padding-0 {
	padding: 0px;
}

.pad-20 {
	padding: 20px;
}

.section1 img {
	width: 100%;
	height: auto;
}

.text-white {
	color: #fff;
}

.text-brown {
	color: #f49016;
}

.uppercase {
	text-transform: uppercase;
}

input[type="submit"] {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	transition: .3s ease-out;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	background: #f49016;
	font-size: 1rem;
	text-decoration: none;
	color: #fff;
	text-align: center;
	letter-spacing: .5px;
	transition: .2s ease-out;
	cursor: pointer;
	outline: 0;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 1rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
}

.timeline-express-read-more-link:hover {
	background: #000;
	color: #fff;
}

.timeline-express-read-more-link {
	position: relative;
	cursor: pointer;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	transition: .3s ease-out;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	background: #f49016;
	font-size: 1rem;
	text-decoration: none;
	color: #fff;
	text-align: center;
	letter-spacing: .5px;
	transition: .2s ease-out;
	cursor: pointer;
	outline: 0;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 2rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
	margin-top: 15px;
}

.cd-timeline-content h2 {
	margin: 0;
	font-family: 'Poppins-Regular';
	font-size: 30px;
	color: #000;
	line-height: 34px;
	text-transform: uppercase;
}

.cd-timeline-content .the-excerpt p {
	margin-bottom: 15px !important;
}

#cd-timeline .cd-timeline-content {
	-webkit-box-shadow: 1px 1px 1px 2px rgba(224, 221, 224, 0.87) !important;
	-moz-box-shadow: 1px 1px 1px 2px rgba(224, 221, 224, 0.87) !important;
	box-shadow: 1px 1px 1px 2px rgba(230, 227, 230, 0.87) !important;
}

p.timeline-express-single-page-announcement-date {
	margin: 15px 0;
}

.te_announcements p {
	margin-bottom: 15px;
}

.page-contain .xl .btn {
	display: none;
}

input#submit {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	transition: .3s ease-out;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	background: #f49016;
	font-size: 1rem;
	text-decoration: none;
	color: #fff;
	text-align: center;
	letter-spacing: .5px;
	transition: .2s ease-out;
	cursor: pointer;
	outline: 0;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 1rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
}

input#submit:hover {
	background: #000;
}

.search-page {
	min-height: 630px;
}

input.search-field {
	border: 1px solid #e2e2e2;
	max-width: 306px;
	border-radius: 4px;
	width: 100%;
	box-shadow: 2px 2px 5px #e2e2e2;
	padding: 7px 0 8px 10px;
	outline: none;
}

p.comment-form-url {
	display: none;
}

.post-thumbnail img {
	-webkit-box-shadow: 1px 1px 1px 2px rgba(224, 221, 224, 0.87);
	-moz-box-shadow: 1px 1px 1px 2px rgba(224, 221, 224, 0.87);
	box-shadow: 1px 1px 1px 2px rgba(224, 221, 224, 0.87);
}

#cff .cff-item {
	padding: 0 !important;
}

.error-404 {
	min-height: 649px;
}

p.comment-notes {
	margin-bottom: 15px;
}

.btn1 {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	transition: .3s ease-out;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	background: #f49016;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	letter-spacing: .5px;
	transition: .2s ease-out;
	cursor: pointer;
	outline: 0;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 1rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
}

.btn1:hover,
.btn1:focus,
.btn1.active {
	background: #000;
	color: #fff;
	text-decoration: none;
}

.section1 .carousel-caption {
	display: none;
	left: 10%;
	right: auto;
	text-align: left;
	width: 30%;
	text-shadow: none;
	bottom: 35%;
}

.section1 .carousel-caption h1 {
	font-size: 60px;
	line-height: 70px;
	color: #fff;
}

.section1 .carousel-caption p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

.section1 .carousel-control {
	display: none;
}

.section1 .carousel-control.right,
.section1 .carousel-control.left {
	background-image: none;
	opacity: 1;
}

.card {
	width: 100%;
	float: left;
	-webkit-box-shadow: 0px 3px 30px 0px rgb(179, 179, 179);
	-moz-box-shadow: 0px 3px 30px 0px rgb(179, 179, 179);
	box-shadow: 0px 3px 30px 0px rgb(179, 179, 179);
	background: #fff;
}

section.section2 {
	margin-top: -50px;
}

.bg-white {
	background: #fff;
}

a.navbar-brand.logo {
	color: #f49016;
	font-size: 20px;
	line-height: 27px;
	font-family: 'Poppins-Bold';
	font-weight: bold;
	letter-spacing: 1px;
	padding: 15px 0;
	text-transform: uppercase;
	outline: none;
}

a.navbar-brand.logo:focus {
	outline: none;
}

a.navbar-brand.logo span {
	color: #000;
}

.br-img {
	position: absolute;
	left: 0;
	right: 0;
	top: -54px;
}

#cff.cff-default-styles .cff-author a {
	text-decoration: none;
	margin-top: 30px;
}

div#u_0_0 {
	float: left !important;
}

._2p3a {
	min-width: auto !important;
	width: auto !important;
	max-width: 243px !important;
	margin: 0 auto !important;
}

.head-title {
	font-size: 22px;
	line-height: 28px;
	font-family: 'Poppins-Regular';
}

.sub-title {
	font-size: 48px;
	color: #000;
	line-height: 54px;
	font-family: 'Poppins-Regular';
}

.sub-title1 {
	font-size: 30px;
	color: #000;
	line-height: 33px;
	font-weight: bold;
	font-family: 'Poppins-Regular';
}

.about-text p {
	text-align: left;
	color: #292929;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Poppins-Regular';
}

.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
	top: 14%;
}

.about-text p {
	padding: 15px 0;
	font-size: 14px;
	line-height: 23px;
}

.footer {
	width: 100%;
	float: left;
	background: #fff;
	padding: 20px 0;
}

.copy-right {
	font-size: 16px;
	line-height: 18px;
	color: #999999;
	font-family: 'Devanagari';
}

.copy-right span {
	color: #000;
}

.inner-page-banner {
	background: #f49016;
	width: 100%;
	float: left;
}

.inner-banner-text h2 {
	font-size: 30px;
	font-family: 'Poppins-Medium';
	line-height: 40px;
	margin: 0;
	color: #fff;
}

.inner-banner-text h1 {
	font-size: 38px;
	font-family: 'Poppins-Medium';
	line-height: 48px;
	padding-top: 20px;
	margin: 0;
	color: #fff;
}

.breadcrums {
	overflow: hidden;
}

.breadcrums li {
	display: inline-block;
	font-family: 'Poppins-Medium';
	margin-right: 5px;
	margin-left: 5px;
}

.breadcrums li:after {
	color: #fff;
	content: "\f111";
	font-family: 'Fontawesome';
	font-size: 9px;
	padding-left: 11px;
}

.breadcrums li:last-child:after {
	display: none;
}

.breadcrums li a {
	color: #fff;
}

.scrolling-links {
	background: #fff;
}

ul.nav.navbar-nav.nav-links li a {
	color: #999999;
	font-family: 'Poppins-Medium';
	font-size: 16px;
	padding: 15px 52px;
	transition: 0.8s;
	outline: none;
}

ul.nav.navbar-nav.nav-links li a:hover,
ul.nav.navbar-nav.nav-links li a.active,
ul.nav.navbar-nav.nav-links li a:focus {
	color: #000;
	background: transparent;
}

.control2 {
	column-count: 2;
}

.services-section p {
	font-family: 'Poppins-Regular';
	font-size: 16px;
	line-height: 24px;
}

.cd-horizontal-timeline .events li:nth-child(7) a {}

b,
strong {
	font-weight: bold;
}

.time-div {
	left: 902px !important;
}

.cd-horizontal-timeline {
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.cd-horizontal-timeline::before {
	content: 'mobile';
	display: none;
}

.cd-horizontal-timeline.loaded {
	opacity: 1;
}

.cd-horizontal-timeline .timeline {
	position: relative;
	height: 100px;
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}

.cd-horizontal-timeline .events-wrapper {
	position: relative;
	height: 100%;
	margin: 0 40px;
	overflow: hidden;
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
	content: '';
	position: absolute;
	z-index: 2;
	top: 0;
	height: 100%;
	width: 20px;
}

.cd-horizontal-timeline .events-wrapper::before {
	left: 0;
	background-image: -webkit-linear-gradient(left, #f8f8f8, rgba(248, 248, 248, 0));
	background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events-wrapper::after {
	right: 0;
	background-image: -webkit-linear-gradient(right, #f8f8f8, rgba(248, 248, 248, 0));
	background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 49px;
	height: 2px;
	background: #dfdfdf;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #f49016;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cd-horizontal-timeline .events a {
	position: absolute;
	bottom: 0;
	z-index: 2;
	outline: none;
	text-align: center;
	font-size: 1.3rem;
	padding-bottom: 15px;
	color: #383838;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

.cd-horizontal-timeline .events a::after {
	content: '';
	position: absolute;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -5px;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	border: 2px solid #dfdfdf;
	background-color: #f8f8f8;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	-moz-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
	background-color: #f49016;
	border-color: #f49016;
}

.cd-horizontal-timeline .events a.selected {
	pointer-events: none;
	outline: none;
}

.cd-horizontal-timeline .events a.selected::after {
	background-color: #f49016;
	border-color: #f49016;
}

.cd-horizontal-timeline .events a.older-event::after {
	border-color: #f49016;
}

@media only screen and (min-width:1100px) {
	.cd-horizontal-timeline::before {
		content: 'desktop';
	}
}

.cd-timeline-navigation a {
	position: absolute;
	z-index: 1;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 34px;
	width: 34px;
	border-radius: 50%;
	border: 2px solid #dfdfdf;
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	transition: border-color 0.3s;
}

.cd-timeline-navigation a::after {
	content: '';
	position: absolute;
	height: 16px;
	width: 16px;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(images/cd-arrow.svg) no-repeat 0 0;
}

.cd-timeline-navigation a.prev {
	left: 0;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.cd-timeline-navigation a.next {
	right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
	border-color: #f49016;
}

.cd-timeline-navigation a.inactive {
	cursor: not-allowed;
}

.cd-timeline-navigation a.inactive::after {
	background-position: 0 -16px;
}

.no-touch .cd-timeline-navigation a.inactive:hover {
	border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
	position: relative;
	width: 100%;
	margin: 2em 0;
	overflow: hidden;
	-webkit-transition: height 0.4s;
	-moz-transition: height 0.4s;
	transition: height 0.4s;
}

.cd-horizontal-timeline .events-content li {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	padding: 0 5%;
	opacity: 0;
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.cd-horizontal-timeline .events-content li.selected {
	position: relative;
	z-index: 2;
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
	-webkit-animation-name: cd-enter-right;
	-moz-animation-name: cd-enter-right;
	animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
	-webkit-animation-name: cd-enter-left;
	-moz-animation-name: cd-enter-left;
	animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
	-webkit-animation-direction: reverse;
	-moz-animation-direction: reverse;
	animation-direction: reverse;
}

.cd-horizontal-timeline .events-content li>* {
	margin: 0 auto;
}

.cd-horizontal-timeline .events-content h2 {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	line-height: 34px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.cd-horizontal-timeline .events-content em {
	display: block;
	margin: 10px auto;
}

.cd-horizontal-timeline .events-content em::before {
	content: '- ';
}

.cd-horizontal-timeline .events-content p {
	font-size: 1.4rem;
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
	line-height: 1.6;
}

@media only screen and (min-width:768px) {
	.cd-horizontal-timeline .events-content h2 {
		font-family: 'Poppins-Regular';
		font-size: 20px;
		color: #000;
		line-height: 34px;
		text-transform: uppercase;
	}

	.cd-horizontal-timeline .events-content em {
		color: #292929;
		font-size: 18px;
		line-height: 24px;
	}

	.cd-horizontal-timeline .events-content p {
		color: #292929;
		font-size: 16px;
		line-height: 24px;
		font-family: 'Poppins-Regular';
	}
}

@-webkit-keyframes cd-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}

@-moz-keyframes cd-enter-right {
	0% {
		opacity: 0;
		-moz-transform: translateX(100%);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0%);
	}
}

@keyframes cd-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@-webkit-keyframes cd-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}

@-moz-keyframes cd-enter-left {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100%);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0%);
	}
}

@keyframes cd-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}

.scrolling-links {
	border-top: 1px solid #f49016;
}

.contact-title {
	color: #000;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Poppins-Regular';
}

.contct-details h3 {
	color: #292929;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: 'Poppins-Regular';
}

.contct-details p {
	color: #292929;
	font-size: 15px;
	line-height: 28px;
	font-weight: 300;
	font-family: 'Poppins-Regular';
}

.contct-details p a {
	color: #292929;
	font-size: 15px;
	line-height: 28px;
	font-weight: 300;
	font-family: 'Poppins-Regular';
}

.hr {
	border-top: 1px solid #d7d7d7;
}

button.text-white.btn1 {
	border: none;
	width: 160px;
}

div.wpcf7 .screen-reader-response {
	position: absolute !important;
	overflow: hidden !important;
	clip: auto !important;
	height: auto !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	bottom: 17px !important;
}

.form-div .form-control {
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
	padding-left: 0px;
	padding: 20px 8px;
}

.form-div .control-label {
	color: #000;
	font-size: 14px;
}

.work-div h3 {
	line-height: 24px;
}

.work-div a.btn1 {
	float: right;
}

.work-div h3 a {
	color: #000;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}

.work-div h5 {
	color: #999999;
	font-size: 12px;
	line-height: 18px;
}

div#MPG_Loader_Container {
	display: none !important;
}

.work-div p {
	color: #292929;
	font-size: 14px;
	line-height: 20px;
	border-left: 2px solid #f49016;
	margin-bottom: 20px;
	padding-left: 15px !important;
}

.timeline {
	overflow-x: hidden;
}

.timeline .issues li span,
.timeline .issues li a {
	color: #ffcc00;
	font-size: 48px;
	margin: 20px 0;
	text-shadow: #000 1px 1px 2px;
	display: none;
}

.timeline h2 {
	font-family: 'Poppins-Regular';
	font-size: 30px;
	color: #000;
	line-height: 34px;
}

.timeline em {
	color: #666666;
	font-size: 18px;
	line-height: 24px;
	display: block;
}

.timeline p {
	color: #666666;
	font-size: 16px !important;
	line-height: 24px !important;
	font-family: 'Poppins-Regular';
}

.timeline .issues li img {
	float: left;
	margin: 10px 30px 10px 10px !important;
	width: 50% !important;
	display: block;
	max-width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}

.Featured-post.mb-30 {
	position: relative;
}

a.more-link {
	display: none;
}

#container img {
	max-width: 100%;
	margin: 0;
	display: block;
}

.post-details {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px;
}

.post-details h2 {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-family: 'Poppins-Bold';
}

.post {
	position: relative;
}

.post-link {
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 7px 10px;
	font-weight: bold;
	transition: 0.8s;
	display: inline-block;
	float: right;
}

.post-link:hover {
	color: #fff;
	background: #f49016;
}

.post-details p {
	color: #fff;
	width: 83%;
	float: left;
}

.updated {
	display: none;
}

.gallery {}

.masonry_brick div.cactus_masonry_databox div.cm_title {
	font-size: 1.0em;
}

nav.navbar.navbar-default.nav-cust {
	background: transparent;
	border: none;
	padding: 10px 0;
	margin: 0;
}

.nav-cust.navbar-default .navbar-nav>li>a {
	font-size: 20px;
	line-height: 20px;
	outline: none;
	padding: 0 15px;
}

.nav-cust.navbar-default .navbar-nav>li>a:hover,
.nav-cust.navbar-default .navbar-nav>li>a.active,
.nav-cust.navbar-default .navbar-nav>li>a:focus {
	color: #f49016;
}

.nav-cust .navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #f49016;
}

.nav-cust .nav li.current-menu-item a,
.nav li.current-menu-item a:hover {
	color: #f49016;
}

.nav-cust .nav li.current-menu-item a.active {
	position: relative;
	color: #f49016;
}

.social-links {
	width: 100%;
	float: left;
	padding: 15px 0 20px 0;
}

.social-links a {
	margin-right: 10px;
	border: 1px solid #f49016;
	border-radius: 50%;
	transition: 0.8s;
	background: #f49016;
	color: #fff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.masonry_brick {
	*/
}

.social-links a:hover {
	background: #000;
	color: #fff;
}

.rounded {
	font-size: 28px;
	color: #000;
	line-height: 54px;
	font-family: 'Poppins-Regular';
}

.nav-cust.navbar-default .navbar-nav>li>a>img {
	max-width: none;
	float: right;
	padding-top: 1px;
	display: none;
}

.nav-cust.navbar-default .navbar-toggle {
	background: none;
	border: none;
	margin-right: 0;
	padding-right: 0;
	padding: 8px 0;
}

.nav-cust.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
	width: 30px;
	height: 4px;
}

.comment-respond label {
	display: block;
}

.comment-form-author input {
	margin: 0px 0 20px 0px;
	border: 1px solid #e2e2e2;
	max-width: 254px;
	border-radius: 4px;
	width: 100%;
	box-shadow: 2px 2px 5px #e2e2e2;
	padding: 5px 0 5px 10px;
	outline: none;
}

.comment-form-email input {
	margin: 0px 0 20px 0px;
	border: 1px solid #e2e2e2;
	max-width: 254px;
	border-radius: 4px;
	width: 100%;
	box-shadow: 2px 2px 5px #e2e2e2;
	padding: 5px 0 5px 10px;
	outline: none;
}

.comment-form-url input {
	margin: 0px 0 20px 0px;
	border: 1px solid #e2e2e2;
	max-width: 254px;
	border-radius: 4px;
	width: 100%;
	box-shadow: 2px 2px 5px #e2e2e2;
	padding: 5px 0 5px 10px;
	outline: none;
}

.nav-cust.navbar-default .navbar-collapse {
	margin-top: 7px;
}

.top-header {
	padding: 13px 0;
}

select#qtranxs_select_qtranslate-2-chooser {
	border: none;
	font-size: 16px;
	line-height: 15px;
	color: #777;
	outline: none;
}

.nav-cust.navbar-default .navbar-nav>li .sub-menu {
	margin-top: -34px;
}

.nav-cust.navbar-default .navbar-nav>li .sub-menu li {
	float: left;
}

.nav-cust.navbar-default .navbar-nav>li .sub-menu li a {
	font-size: 16px;
	line-height: 15px;
	color: #777;
	padding-right: 15px;
}

.nav-cust.navbar-default .navbar-nav>li .sub-menu img {
	float: left;
	padding-top: 4px;
	padding-right: 5px;
}

.wdpajax-error {
	border: 1px solid #f9d9c9;
	padding: 5px;
	color: #ff3311;
}

.wdpajax-success {
	border: 1px solid #339933;
	padding: 5px;
	color: #339933;
}

label.error {
	float: none !important;
	padding-left: 5px;
	color: #ff3311;
}

;

@media only screen and (min-width:1224px) {}

@media only screen and (min-width:1824px) {}

@media (min-width:1400px) and (max-width:1799px) {}

@media (min-width:1591px) and (max-width:1699px) {
	.section1 .carousel-caption h1 {
		font-size: 50px;
		line-height: 60px;
	}
}

@media (min-width:1442px) and (max-width:1590px) {
	.section1 .carousel-caption h1 {
		font-size: 50px;
		line-height: 60px;
	}

	.section1 .carousel-caption {
		bottom: 26%;
	}
}

@media (min-width:1367px) and (max-width:1442px) {
	.section1 .carousel-caption h1 {
		font-size: 46px;
		line-height: 56px;
	}

	.section1 .carousel-caption {
		bottom: 24%;
	}
}

@media (min-width:1200px) and (max-width:1366px) {
	.section1 .carousel-caption h1 {
		font-size: 43px;
		line-height: 53px;
	}

	.section1 .carousel-caption {
		bottom: 19%;
	}
}

@media (min-width:1085px) and (max-width:1199px) {
	a.navbar-brand.logo {
		font-size: 25px;
		line-height: 27px;
	}

	.section1 .carousel-caption h1 {
		font-size: 36px;
		line-height: 46px;
	}

	.section1 .carousel-caption {
		bottom: 18%;
	}

	ul.nav.navbar-nav.nav-links li a {
		padding: 15px 33px;
	}
}

@media (min-width:991px) and (max-width:1084px) {
	.nav-cust.navbar-default .navbar-nav>li>a {
		padding: 0 11px;
	}

	a.navbar-brand.logo {
		font-size: 25px;
		line-height: 27px;
	}

	.section1 .carousel-caption h1 {
		font-size: 33px;
		line-height: 43px;
	}

	.section1 .carousel-caption {
		bottom: 12%;
	}

	.section1 .carousel-caption p {
		font-size: 16px;
		line-height: 22px;
	}

	ul.nav.navbar-nav.nav-links li a {
		padding: 15px 30px;
	}

	div#huge_it_gallery_container_moving_2,
	div#huge_it_gallery_container_moving_3,
	div#huge_it_gallery_container_moving_4 {
		margin: 0 auto;
		width: 70%;
	}
}

@media (min-width:800px) and (max-width:991px) {
	.nav-cust.navbar-default .navbar-nav>li>a {
		padding: 0 11px;
	}

	a.navbar-brand.logo {
		font-size: 19px;
		line-height: 27px;
	}

	.col-lg-8.col-md-8.col-xs-12.post-content {
		margin-bottom: 35px;
	}

	div#about {
		padding-top: 50px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	ul.nav.navbar-nav.nav-links li a {
		padding: 15px 10px;
	}

	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	.section1 .carousel-caption {
		bottom: 9%;
	}

	.section1 .carousel-caption p {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 16px;
		line-height: 28px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 37px;
		line-height: 47px;
	}

	.work-div h3 {
		margin-top: 20px;
	}

	.about-text p {
		padding: 0;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 15px;
		margin-top: 15px;
	}
}

@media (min-width:769px) and (max-width:799px) {
	.nav-cust.navbar-default .navbar-nav>li>a {
		padding: 0 11px;
	}

	a.navbar-brand.logo {
		font-size: 19px;
		line-height: 27px;
	}

	.nav-cust.navbar-default .navbar-nav>li>a {
		font-size: 14px;
	}

	.col-lg-8.col-md-8.col-xs-12.post-content {
		margin-bottom: 35px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	div#about {
		padding-top: 50px;
	}

	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	.section1 .carousel-caption {
		bottom: 6%;
	}

	.section1 .carousel-caption p {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 16px;
		line-height: 28px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 37px;
		line-height: 47px;
	}

	.work-div h3 {
		margin-top: 20px;
	}

	.about-text p {
		padding: 0;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	ul.nav.navbar-nav.nav-links li a {
		padding: 15px 10px;
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.nav-cust.navbar-default .navbar-nav>li>a {
		padding: 0 11px;
	}

	a.navbar-brand.logo {
		font-size: 19px;
		line-height: 27px;
	}

	.nav-cust.navbar-default .navbar-nav>li>a {
		font-size: 14px;
	}

	.col-lg-8.col-md-8.col-xs-12.post-content {
		margin-bottom: 35px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	.section1 .carousel-caption {
		bottom: 12%;
		width: 60%;
	}

	.section1 .carousel-caption p {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 16px;
		line-height: 28px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 37px;
		line-height: 47px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.work-div h3 {
		margin-top: 20px;
	}

	div#about {
		padding-top: 50px;
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	.section1 .carousel-caption {
		bottom: 12%;
		width: 60%;
	}

	.section1 .carousel-caption p {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 16px;
		line-height: 28px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 37px;
		line-height: 47px;
	}

	section.section2 {
		margin-top: 40px;
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	.section1 .carousel-caption {
		bottom: 12%;
		width: 60%;
	}

	.section1 .carousel-caption p {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 16px;
		line-height: 28px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 37px;
		line-height: 47px;
	}

	section.section2 {
		margin-top: 40px;
	}
}

@media (max-width:768px) {
	.col-lg-8.col-md-8.col-xs-12.post-content {
		margin-bottom: 35px;
	}

	ul.nav.navbar-nav.nav-links li a {
		color: #999999;
		font-family: 'Poppins-Medium';
		font-size: 16px;
		padding: 15px 23px;
		transition: 0.8s;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	div#about {
		padding-top: 50px;
	}
}

@media (max-width:767px) {
	.mb {
		padding: 0;
	}

	nav.navbar.navbar-default.nav-cust {
		padding: 0;
	}

	.col-lg-8.col-md-8.col-xs-12.post-content {
		margin-bottom: 35px;
	}

	.section1 .carousel-indicators {
		bottom: 4px;
	}

	nav#site-navigation {
		width: 60%;
		margin: 0 auto;
	}

	#site-navigation .navbar-nav>li {
		float: left;
	}

	a.navbar-brand.logo {
		font-size: 22px;
		letter-spacing: 0;
	}

	.c-button {
		padding: 24px 0;
	}

	section#about {
		padding-top: 30px;
	}

	.cd-horizontal-timeline .events-content h2 {
		margin-top: 30px;
		font-size: 20px;
	}

	.cd-horizontal-timeline .events-content p {
		font-size: 16px;
		line-height: 26px;
	}

	section#services {
		padding-top: 50px;
	}

	.header-content {
		padding: 0;
	}

	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	.section1 .carousel-caption {
		bottom: 12%;
		width: 60%;
	}

	.section1 .carousel-caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	.sub-title {
		font-size: 31px;
		line-height: 41px;
	}

	.sub-title1 {
		font-size: 27px;
		line-height: 32px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.left-add {
		margin-bottom: 50px;
	}

	.work-div h3 {
		margin-top: 20px;
	}

	.work-details img {
		width: 100%;
	}

	.pd1 {
		padding: 0;
	}

	.about-text p {
		padding: 0;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	ul.nav.navbar-nav.nav-links li a {
		font-size: 14px;
		padding: 10px 15px;
		transition: 0.8s;
	}

	section#services p,
	section#services img {
		margin-bottom: 30px;
	}

	div#about {
		padding-top: 0px;
	}

	#services h2.head-title.text-brown.text-center.pt-60.uppercase {
		padding-top: 30px;
	}

	#services h3.sub-title.text-center.mt-15.uppercase {
		margin-bottom: 20px;
		margin-top: 0px;
	}

	.timeline .issues li img {
		margin: 0;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}

	.timeline {
		width: 100%;
	}

	.timeline .dates {
		margin-left: 10px !important;
	}

	.timeline .dates .selected {
		font-size: 28px;
	}

	.timeline .dates li {
		font-size: 14px;
	}

	.timeline .issues li {
		width: 100% !important;
	}

	.timeline .issues li span {
		font-size: 34px;
	}

	.timeline .issues li p {
		margin: 0 40px 0;
		font-size: 10px;
	}

	.timeline .issues li img {
		float: none;
	}

	.control2 {
		column-count: 1;
	}

	.masonry_brick {
		width: 100% !important;
		left: 0 !important;
		margin-bottom: 20px !important;
		position: relative !important;
		top: 0 !important;
	}

	.top-header {
		padding: 12px 0;
		position: absolute;
		right: 53px;
	}

	.sidebar-div {
		margin-top: 30px;
	}
}

@media only screen and (min-device-width:563px) and (max-device-width:766px) {
	a.navbar-brand.logo {
		font-size: 20px;
		letter-spacing: 0;
	}

	div#huge_it_gallery_container_moving_2,
	div#huge_it_gallery_container_moving_3,
	div#huge_it_gallery_container_moving_4 {
		margin: 0 auto;
		width: 40%;
	}

	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	ul.nav.navbar-nav.nav-links li a {
		font-size: 14px;
		padding: 10px 8px;
		transition: 0.8s;
	}

	.section1 .carousel-caption {
		bottom: -3%;
		width: 69%;
	}

	nav#site-navigation {
		width: 66%;
		margin: 0 auto;
	}

	.section1 .carousel-caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	.sub-title {
		font-size: 31px;
		line-height: 41px;
	}

	.sub-title1 {
		font-size: 27px;
		line-height: 32px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.timeline .issues li img {
		margin: 0;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}
}

@media only screen and (min-device-width:481px) and (max-device-width:562px) {
	a.navbar-brand.logo {
		font-size: 18px;
		letter-spacing: 0;
	}

	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	nav#site-navigation {
		width: 81%;
		margin: 0 auto;
	}

	.section1 .carousel-caption {
		bottom: -3%;
		width: 69%;
	}

	div#huge_it_gallery_container_moving_2,
	div#huge_it_gallery_container_moving_3,
	div#huge_it_gallery_container_moving_4 {
		margin: 0 auto;
		width: 40%;
	}

	.section1 .carousel-caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 31px;
		line-height: 41px;
	}

	.sub-title1 {
		font-size: 27px;
		line-height: 32px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.timeline .issues li img {
		margin: 0;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}
}

@media (max-width:500px) {
	.gal {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
	#unitegallery_4_1_tabs.ug-tabs-wrapper a.ug-tab {
		margin-left: 10px;
		font-size: 16px;
		border-radius: 2px;
		width: 100%;
		margin: 0 0 10px 0 !important;
	}

	.top-header {
		padding: 12px 0;
		position: absolute;
		right: 36px;
	}

	a.navbar-brand.logo {
		font-size: 18px;
		letter-spacing: 0;
	}

	.section1 .carousel-indicators {
		bottom: 4px;
	}

	nav#site-navigation {
		width: 100%;
		margin: 0 auto;
	}

	.work-div a.btn1 {
		float: left;
	}

	#site-navigation .navbar-nav>li {
		float: none;
	}

	.br-img1 {
		display: none;
	}

	.section1 .carousel-caption h1 {
		font-size: 27px;
		line-height: 35px;
	}

	.section1 .carousel-caption {
		bottom: 12%;
		width: 60%;
	}

	.section1 .carousel-caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 37px;
		line-height: 47px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.timeline .issues li img {
		margin: 0;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) {
	#unitegallery_4_1_tabs.ug-tabs-wrapper a.ug-tab {
		margin-left: 10px;
		font-size: 16px;
		border-radius: 2px;
		width: 100%;
		margin: 0 0 10px 0 !important;
	}

	.section1 .carousel-caption h1 {
		font-size: 20px;
		line-height: 30px;
	}

	.section1 .carousel-caption {
		bottom: -15%;
		width: 75%;
	}

	.section1 .carousel-caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 31px;
		line-height: 41px;
	}

	.sub-title1 {
		font-size: 27px;
		line-height: 32px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.timeline .issues li img {
		margin: 0;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape) {
	#unitegallery_4_1_tabs.ug-tabs-wrapper a.ug-tab {
		margin-left: 10px;
		font-size: 16px;
		border-radius: 2px;
		width: 100%;
		margin: 0 0 10px 0 !important;
	}

	.section1 .carousel-caption h1 {
		font-size: 20px;
		line-height: 30px;
	}

	.section1 .carousel-caption {
		bottom: -15%;
		width: 75%;
	}

	.section1 .carousel-caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 31px;
		line-height: 41px;
	}

	.sub-title1 {
		font-size: 27px;
		line-height: 32px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.timeline .issues li img {
		margin: 0;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:portrait) {
	#unitegallery_4_1_tabs.ug-tabs-wrapper a.ug-tab {
		margin-left: 10px;
		font-size: 16px;
		border-radius: 2px;
		width: 100%;
		margin: 0 0 10px 0 !important;
	}

	.section1 .carousel-caption h1 {
		font-size: 17px;
		line-height: 28px;
	}

	.section1 .carousel-caption {
		bottom: -15%;
		width: 75%;
	}

	a.navbar-brand.logo {
		font-size: 13px;
		letter-spacing: 0;
	}

	.section1 .carousel-caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 31px;
		line-height: 41px;
	}

	.sub-title1 {
		font-size: 27px;
		line-height: 32px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.timeline .issues li img {
		margin: 0 !important;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}
}

@media only screen and (max-width:479px) {
	.timeline .issues li img {
		margin: 0 !important;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:380px) {
	#unitegallery_4_1_tabs.ug-tabs-wrapper a.ug-tab {
		margin-left: 10px;
		font-size: 16px;
		border-radius: 2px;
		width: 100%;
		margin: 0 0 10px 0 !important;
	}

	.qtranxs_widget select {
		font-size: 14px;
	}

	.nav-cust.navbar-default .navbar-toggle .icon-bar {
		width: 23px;
		height: 3px;
	}

	a.navbar-brand.logo {
		font-size: 13px;
		letter-spacing: 0;
	}

	.top-header {
		padding: 15px 0;
		position: absolute;
		right: 27px;
	}
}

@media only screen and (max-width:320px) {
	#unitegallery_4_1_tabs.ug-tabs-wrapper a.ug-tab {
		margin-left: 10px;
		font-size: 16px;
		border-radius: 2px;
		width: 100%;
		margin: 0 0 10px 0 !important;
	}

	.qtranxs_widget select {
		font-size: 14px;
	}

	.nav-cust.navbar-default .navbar-toggle .icon-bar {
		width: 23px;
		height: 3px;
	}

	a.navbar-brand.logo {
		font-size: 13px;
		letter-spacing: 0;
	}

	.top-header {
		padding: 15px 0;
		position: absolute;
		right: 27px;
	}

	.work-div a.btn1 {
		float: left;
	}

	.br-img1 {
		display: none;
	}

	.section1 .carousel-caption h1 {
		font-size: 19px;
		line-height: 20px;
	}

	.section1 .carousel-caption {
		bottom: -15%;
		width: 75%;
	}

	.section1 .carousel-caption p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.card p {
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.flipster__item .card p {
		padding: 20px 0;
	}

	div#about .about-text {
		margin-top: 46px;
	}

	.sub-title {
		font-size: 31px;
		line-height: 41px;
	}

	.sub-title1 {
		font-size: 27px;
		line-height: 32px;
	}

	img.img-responsive.about-img {
		position: relative;
		margin-top: 0px;
		padding: 0px;
	}

	section.section2 {
		margin-top: 40px;
	}

	.timeline .issues li img {
		margin: 0;
	}

	.timeline h2 {
		font-size: 23px;
		line-height: 28px;
	}
}

h1.entry-post-title {
	color: #000;
	font-size: 26px;
	margin: 20px 0;
	line-height: 30px;
}

span.posted-on {
	display: none;
}

span.cat-links {
	display: none;
}

span.posted-date {
	color: #f49016;
}

div.post-detail {
	margin-bottom: 10px;
}

div.post-padding {
	padding: 0 !important;
	margin-bottom: 10px;
}


span.byline {
	display: none;
}

span.edit-link {
	display: none;
}

.wonderplugin-gridgallery-item-img {
	margin-top: 0 !important;
}

.about-timeline {
	float: left;
	width: 39%;
	margin-right: 25px;
	margin-bottom: 25px;
}


@media (max-width:768px) and (min-width:320px) {
	.about-timeline {
		float: none;
		width: auto;
	}
}

.registration-banner {
	width: 100%;
	height: auto;
}

.social-column {
	float: left;
	width: 100%;
	position: relative;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.24);

}

.twitter-color {
	background-color: #0084b4;
	width: 100%;
	height: auto;
	padding: .7em;
	font-size: 100%;
	color: #fff;
	font-weight: 700;

}

.facebook-color {
	background-color: #3b5998;
	width: 100%;
	height: auto;
	padding: .7em;
	font-size: 100%;
	color: #fff;
	font-weight: 700;
}

.instagram-color {
	background-color: #c32aa3;
	width: 100%;
	height: auto;
	padding: .7em;
	font-size: 100%;
	color: #fff;
	font-weight: 700;
}

.home-social {
	padding-bottom: 50px;
}

@media (max-width: 420px) {
	.social-column {
		margin: 5px 0;
	}
}

#sb_instagram.sbi_fixed_height {
	max-width: 100% !important;
}