/*
Theme Name: SEOTIV
Theme URI: http://sweans.org
Description: A WordPress theme frame work
Version: 2.0
*/


/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

�ie - Internet Explorer (All versions)
�ie8 - Internet Explorer 8.x
�ie7 - Internet Explorer 7.x
�ie6 - Internet Explorer 6.x
�gecko - Mozilla, Firefox (all versions), Camino
�ff3 - Firefox 3
�ff3_5 - Firefox 3.5 new
�opera - Opera (All versions)
�opera8 - Opera 8.x
�opera9 - Opera 9.x
�opera10 - Opera 10.x
�webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
�safari3 - Safari 3.x
�chrome - Google Chrome
*/
.tm li:nth-child(5){display:none;}
@media (max-width:400px) {
	.mob0{display:none!important}}
@media (max-width:767px) {
	.mobi{display:none!important}}
@media (max-width:1199px) {
	.mobi1{display:none!important}}
@media (min-width:1200px) {
.sp234{display:none}}
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');

.smr{padding-top:150px}

.kli {
    margin-left: 20px;

}

@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');

.mku{width:30%!important;}.mku2{width:29%!important;}
.loh2 {
    font-size: 20px!important;    line-height: 10px!important;    color: #1d327f;
    font-weight: 100;text-transform:uppercase
}
.lo li{ list-style-type:none!important;line-height:2;font-family: 'Noto Sans', sans-serif;}
.lo li a{font-family: 'Noto Sans', sans-serif;}
.p11{font-size:16px;margin-bottom:30px!important;color:#1D327F}
.kw{width:35%;float:left;margin-right:5%;    margin-top: 1%!important;    margin-bottom: 1%;}
.mj {
	color: white;
	font-weight: 100;
	cursor: pointer
}

. 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,
font,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 'Montserrat', sans-serif;
}
@font-face {
    font-family: nexabold;
    src: url(nexabold.ttf);
}
@font-face {
    font-family: nexalight;
    src: url(nexalight.ttf);
}
@font-face {
    font-family: latob;
    src: url(Lato-BlackItalic.ttf);
}
.serviceSliderNav {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textField::-webkit-input-placeholder {
  font-family: 'Coustard', sans-serif;
}

.textField:-ms-input-placeholder {
  font-family: 'Coustard', sans-serif;
}

.textField:-moz-placeholder {
  font-family: 'Coustard', sans-serif;
}

.textField::-moz-placeholder {
  font-family: 'Coustard', sans-serif;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

a,
input,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	font-family: 'Coustard', sans-serif;
}

body {
	/*line-height: 1;	*/
	overflow-x: hidden;
	overflow-y: visible;
	font-size: 15px;
	color: black;
	font-family: 'Coustard', sans-serif;
}

img {
	max-width: 100%;
	height: auto;
}

* {
	box-sizing: border-box;
}

.wrapper {
	height: 100% !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.loader {
	background-color: #000000;
	display: table;
	height: 100%;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	vertical-align: middle;
	width: 100%;
	z-index: 999999;
}

.loader>span {
	display: table-cell;
	vertical-align: middle;
}

.loader img {
	max-width: 100px;
}

a {
	text-decoration: none;
}

h1,
h2,
h3 {
	color: black;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

p,
ul,
ol {
	font-size: 13px;
	line-height: 20px;
}

ul,
ol {
	list-style: none;
}

blockquote {
	margin-left: 36px;
	margin-right: 36px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	border: none;
}

h1 a,
h2 a,
h3 a {
	border: none;
	color: BLACK ;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
	background: none;
	color: #fff;
}

hr {
	display: none;
}

#menu {
	float: left;
}

#menu ul {
	line-height: normal;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
}

#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 1px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
}

#menu a:hover {
	background: #000;
	color: #ffffff;
	border-left: 1px dashed #363434;
	border-right: 1px dashed #363434;
	padding-left: 10px;
	padding-right: 10px;
}

#menu .current_page a {
	color: #ffffff;
	background: #000;
	border-left: 1px dashed #363434;
	border-right: 1px dashed #363434;
	padding-left: 10px;
	padding-right: 10px;
}

#dropmenu,
#dropmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index: 300;
	width: 100%;
}

#dropmenu a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 15px;
	font-family: "Century Gothic";
	text-transform: uppercase;
	margin-right: 0px;
	text-decoration: none;
	padding: 0px 10px;
}

#dropmenu a:hover {}

#dropmenu li {
	float: left;
	position: relative;
}

#dropmenu ul {
	position: absolute;
	left: 0px;
}

#dropmenu ul a {
	color: #2081cd;
	font-weight: normal;
	background-image: none;
}

#dropmenu ul a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
}

#dropmenu li ul {
	padding: 0px;
	margin: 0px;
	margin-top: 38px;
}

#dropmenu li ul li {
	width: auto !important;
}

#dropmenu li ul a {
	height: auto;
	float: left;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 28px;
	padding-left: 0px;
	line-height: 40px;
	background: url(images/menu_bg.html) repeat-x;
}

#dropmenu li ul a:hover {
	padding-left: 0px;
	border: none;
	background: url(images/menu_current.html) repeat-x;
}

.clear,
.cb {
	clear: both;
}

#dropmenu li ul a:hover {
	color: #FFFFFF;
}

#dropmenu ul ul {
	top: auto;
}

#dropmenu li ul ul {
	left: 200px;
	margin: 0px 0 0 0px;
}

#dropmenu li:hover ul ul,
#dropmenu li:hover ul ul ul,
#dropmenu li:hover ul ul ul ul {
	display: none;
}

#dropmenu li:hover ul,
#dropmenu li li:hover ul,
#dropmenu li li li:hover ul,
#dropmenu li li li li:hover ul {
	display: block;
}

#dropmenu li ul li.parent {}

#dropmenu li ul li.parent:hover {}

.container {
	margin: 0 auto;
	max-width: 90%;
	position: relative;
	width: 1610px;
	/* z-index: 3; */
}

.contactLeft {
	float: left;
	margin-top: 9px;
}

.contactpopupButton {
	display: inline-block;
	float: left;

	margin: 26px auto;
	position: absolute;
	/* right: 0; */
	width: 200px;
}
#contact-popup{z-index:100!important}
.contactpopupButtonLabel {
	border: 1px solid white;
	border-radius: 5px;
	cursor: pointer;

	font-size: 13px;
	font-weight: 100;
	margin-top: 10px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	border-radius: 20px;
	display: inline-block;
	font-size: 13px;

	margin-top: 15px;
	margin-left: 25px;
	padding: 13px 19px;
}

.contactpopupButtonLabel:hover {
	background-color: transparent;
}

.contactRight span.wpcf7-not-valid-tip {
	display: none;
}

#contact-popup .wpcf7-response-output {
	float: left;
	font-size: 9px;
	margin-bottom: 0;
	width: 100%;
}

.textField.wpcf7-not-valid {
	border-color: #cc4949;
}

.contactRight div.wpcf7-response-output {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none !important;
	border-radius: 25px;
	color: #7f7e7f;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 5px 0 !important;
	padding: 0 !important;
}

.contactLeft h2 {
	font-size: 60px;
	font-weight: 300;
	line-height: 62px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.contactLeft li {

	float: left;
	font-size: 13px;
	line-height: 2;
	margin-right: 20px;
	padding-left: 20px;
	position: relative;
}

.contactLeftAddress {
	max-width: 300px;
}

.contactLeft .contactLeftDetails2 {
	float: right;
	margin-left: 130px;
	margin-top: 0px;
}

.s1 {
	font-size: 16px!important;
}

.contactLeft .contactLeftDetails2 li {
	clear: left;
	line-height: 22px;
}
   .latestNews.mj1{ margin-left: 26px;}
.contactLeft li i {
	color: #243E57;
	left: 0;
	position: absolute;
	top: 4px;
	transition: all 0.5s ease;
	font-size: 15px;
	color: white!important;
}

.contactLeft li:hover i {
	left: 4px;
}

.main section .page_container {
	margin: 0 auto;
	max-width: 90%;
	position: relative;
	width: 1610px;
	z-index: 3;
}

.main section {
	overflow: hidden;
}

.main section.page1 {
	background-image: url("../images/bgnew.jpg");
	background-size: cover;
	background-position: center center;
}

.myVideo {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	background-image: url("images/seotiv-banner.jpg");
	background-position: center center;
	background-size: cover;
	object-fit: cover;
	z-index: 3;
}

.videoOverLayBlack {
	background-color: rgba(0, 0, 0,);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 4;
}

.layer {
	position: relative;
	z-index: 5;
}

.main section.page1 h1 {
	text-align: left;
	padding: 0;
	margin-bottom: 15px;
	font-size: 70px;
	color: black;
}

.viewing-page-2 .back {
	background: rgba(0, 0, 0, 0.25);
	color: #FFF;
}

.main section.page3 {
	background: url(../../assets/download1.png)no-repeat!important;
	/* background-position: center center; */
	/* background-size: cover; */
}

.main section.page5 {
	background: url(../../assets/download.png)no-repeat!important;
}

.bulbOuter {
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 20%;
	z-index: 1;
}

.bulbOuter img {
	bottom: 20%;
	right: 0;
	max-width: 95%;
	position: absolute;
	transition: all 0.5s ease 0s;
}

.bulbOff {
	opacity: 1;
}

.bulbOn {
	opacity: 1;
}

.servicesContainer {
	color: #4e4e4e;
}

.serviceSliderOuter {
	background-color: #4F627A;
	display: block;
	max-width: 75%;
	position: relative;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .3);
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .3);
}

#serviceSlider .lslide {
	border-right: 1px solid white;
}

.servicesPopup {
	display: none;
	max-width: 90%;
	width: 950px;
}

.servicesPopupIn h3 {
	border-bottom: 1px dashed #e1e1e1;
	color: #52babb;
	font-size: 45px;
	font-weight: bold;
	margin-bottom: 50px;
	padding-bottom: 18px;
}

.servicesPopupIn h3 span {
	color: #52babb;
	margin-left: 10px;
}

.servicesPopupIn p {
	color: #152F4F!important;
	font-size: 13px;
	line-height: 27px;
}

.fancybox-slide>* {
	background-color: white!important
}

.fancybox-close-small:after {
	color: #1d327f!important;
}

.servicesPopupIn img {
	float: left;
	margin-right: 3%;
	width: 42%;
}

.servicesPopupInContent {
	float: left;
	padding-top: 12px;
	width: 100%;
}

.servicesPopupReadMore {
	float: left;
	margin-top: 20px;
	width: 100%;
}

.eachService {
	    padding: 20px 7%;
	transition: all 0.5s ease;
}

.eachService:hover {
	/* border: 1px solid white; */
	background: white;
}

.eachService:hover h3,
.eachService:hover p,
.eachService:hover h3 span {
	color: #152F4F!important;
	font-weight: 100
}

.eachService:hover h3,
.eachService:hover h3 span {
	color: #52babb!important;
	font-weight: 100
}

.servicesContainer h2,
.he {
	color: #1d327f;
	font-size: 60px;
	font-weight: 300;
	left: -100%;
	line-height: 65px;
	margin-bottom: 60px;
	position: relative;
	text-transform: uppercase;
	font-weight: 100;
}

.eachService p {
	color: white;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;font-family: 'Noto Sans', sans-serif;text-align: justify;
}

.fancyboxService:hover .eachService h3 span {
	color: white;
}

.eachService h3 {
	color: #fff!important;
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 15px;
	transition: all 0.5s ease;
}

.eachService h3 span {
	border-bottom: 1px dashed #52babb;
	display: block;
	font-weight: 300;
	margin-bottom: 15px;
	padding-bottom: 40px;
}

.eachService:hover .eachService h3 span {
	border-bottom: 1px dashed #52babb!important;
}

.serviceSliderNav {
	bottom: 0;
	position: absolute;
	right: -8%;
}

.serviceSliderNav span {
	background-image: url("../images/navs.png");
	bottom: 0;
	cursor: pointer;
	display: inline-block;
	height: 33px;
	margin-left: 4px;
	margin-right: 4px;
	opacity: 1;
	top: auto;
	width: 22px;
}

.aw:hover {
	color: white!important;
	background: #52babb!important
}

.bubbles {
	/*background-image: url("images/bubbles.png");*/
	background-position: left bottom;
	background-size: 100% auto;
	height: 25%;
	position: absolute;
	right: -36px;
	top: -12px;
	width: 25%;
}

.bubbles>img {
	position: absolute;
}

.bubbles .bubble-1 {
	left: 0;
	max-width: 37%;
	top: -73px;
}

.bubbles .bubble-2 {
	left: 25%;
	max-width: 118px;
	top: -43px;
}

.bubbles .bubble-3 {
	left: 43%;
	max-width: 37%;
	top: -58px;
	z-index: 10;
}

.bubbles .bubble-4 {
	left: 45%;
	max-width: 26%;
	top: 26px;
}

.bubbles .bubble-5 {
	left: 63%;
	max-width: 35%;
	top: -2px;
	z-index: 11;
}

.bubbles .bubble-6 {
	left: 62%;
	max-width: 39%;
	top: 27%;
}

.bubbles .bubbleStyle1 {
	-webkit-animation: bubblesSpin1 4s alternate infinite;
	-moz-animation: bubblesSpin1 4s alternate infinite;
	animation: bubblesSpin1 4s alternate infinite;
}

@keyframes bubblesSpin1 {
	0% {
		transform: perspective(300px) rotateX(-5deg) rotateY(-5deg) scale3d(1.1, 1.1, 1.1);
		will-change: transform;
	}
	100% {
		transform: perspective(300px) rotateX(0deg) rotateY(-5deg) scale3d(1, 1, 1);
		will-change: transform;
	}
}

.bubbles .bubbleStyle2 {
	-webkit-animation: bubblesSpin2 3s alternate infinite;
	-moz-animation: bubblesSpin2 3s alternate infinite;
	animation: bubblesSpin2 3s alternate infinite;
}

@keyframes bubblesSpin2 {
	0% {
		transform: perspective(300px) rotateX(-5deg) rotateY(10deg) scale3d(1.2, 1.2, 1.2);
		will-change: transform;
	}
	100% {
		transform: perspective(300px) rotateX(0deg) rotateY(0deg) scale3d(1, 1, 1);
		will-change: transform;
	}
}


/*.bubbles img {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
}*/

.serviceSliderNav span {
	transition: all 0.5s ease;
}

.serviceSliderNav span.goToNextSlide {
	background-position: right top;
}

.serviceSliderNav span:hover {
	background-position: left bottom;
}

.serviceSliderNav span.goToNextSlide:hover {
	background-position: right bottom;
}

body.disabled-onepage-scroll .onepage-wrapper section {
	min-height: 100%;
	height: auto;
}

body.disabled-onepage-scroll .main section .page_container,
body.disabled-onepage-scroll .main section.page3 .page_container {
	padding: 20px;
	margin-top: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body.disabled-onepage-scroll section .page_container h1 {
	text-align: center;
	font-size: 50px;
}

body.disabled-onepage-scroll section .page_container h2,
body.disabled-onepage-scroll section .page_container .credit,
body.disabled-onepage-scroll section .page_container .btns {
	text-align: center;
	width: 100%;
}

body.disabled-onepage-scroll .main section.page1>img {
	position: absolute;
	width: 80%;
	left: 10%;
}

body.disabled-onepage-scroll .main section>img {
	position: relative;
	max-width: 80%;
	bottom: 0;
}

body.disabled-onepage-scroll code {
	width: 95%;
	margin: 0 auto 25px;
	float: none;
	overflow: hidden;
}

body.disabled-onepage-scroll .main section.page3 .page_container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	right: 0;
}

#menu {
	position: fixed;
	right: 75px;
	top: 45%;
	list-style: none;
	z-index: 99999;
}

#menu li a {
	border: 1px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
	display: block;
	height: 15px;
	margin-bottom: 11px;
	width: 15px;
	transition: all 0.5s ease;
}

#menu li a:hover {
	background-color: #fff;
}

#menu li.active a {
	background-color: #fff;
}

.logoouter {
	float: left;
	text-align: center;
	width: 100%;
}

.logocontent {
	float: left;
	padding-bottom: 65px;
	padding-left: 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.bord{border:1px solid #52BABB;border-radius:5px}
.logocontent h2 {
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	letter-spacing: 4px;
	margin-bottom: 10px;
}

.logocontent h2 span {
	color: #009eb4;
}

.logocontent p {
	color: #908f8f;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 52px auto 0;


}

.playbutton {
	background-image: url("../images/playbutton.png");
	background-position: center top;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	border-radius: 20px;
	bottom: 5%;
	cursor: pointer;
	display: inline-block;
	height: 65px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	transition: all 2.0s ease 0s;
	width: 38px;
	z-index: 4;
}

.playbutton:hover {
	background-position: center bottom;
}

.playbutton.triggerplay {
	background-position: center bottom;
}

 nav.slideNav .tm a{color:white!important}

nav {
	left: 0;
	position: fixed;
	top: 0%;padding:10px;
	width: 100%;
	z-index: 9;
	transition: all 0.5s ease;
}

nav.slideNav {
	top: 0%;
	background: rgba(0, 0, 0, 0.6);
	padding: 10px;
}

.col-md-3 {
	float: left
}

.about_menudiv {
	float: left;
	position: relative;
}

.about_menu {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: 200;
	margin-right: 2px;
	padding: 27px 0;
	text-transform: uppercase;
	letter-spacing: 3.6px;
	transition: all 0.5s ease;
}

.about_menu:hover {
	color: #009eb4;
}

.menudiv {
	float: right;
	position: relative;
}

.about_menu i {
	color: #009eb4;
	float: right;
	font-size: 20px;
	line-height: 17px;
	margin-left: 7px;
}

.about_content {
	background-color: rgba(0, 158, 180, 0.75);
	color: #fff;
	display: none;
	font-size: 12px;
	font-weight: 300;
	left: 0;
	letter-spacing: 2px;
	line-height: 25px;
	padding: 20px 20px 10px;
	position: absolute;
	top: 101%;
	width: 600px;
	text-transform: none;
}

.about_content p {
	margin-bottom: 10px;
}

.icontoggle {
	float: right;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 27px;
	height: 23px;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	transition: background 0.3s;
	margin-top: 5px;    padding-bottom: 27px;
}

.icontoggle:focus {
	outline: none;
}

.icontoggle.is-active span {
	background: white none repeat scroll 0 0;
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	right: 18px;
	top: 10px;
	width: 26px;
}

.c1 {
	display: block!important
}

.icontoggle span {
	background: white none repeat scroll 0 0;
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	right: 18px;
	top: 10px;
	width: 26px;
}

.icontoggle--htx.is-active span {
	background: none!important;
}

.icontoggle span::before,
.icontoggle span::after {
	background-color: #fff;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.icontoggle span::before {
	top: -7px;
}

.icontoggle span::after {
	bottom: -7px;
}

.icontoggle--htx.is-active {
	background: none;
}

.icontoggle--htx.is-active span {
	-webkit-transition: background 0s 0.3s;
	transition: background 0s 0.3s;
}

.icontoggle--htx.is-active span::before,
.icontoggle--htx.is-active span::after {
	-webkit-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s;
	-webkit-transition-delay: 0.3s, 0s;
	transition-delay: 0.3s, 0s;
}

.icontoggle--htx.is-active span::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0
}

.icontoggle--htx.is-active span::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 0
}


/* active state, i.e. menu open */

.icontoggle--htx {
	background: none;
}

.icontoggle--htx span {
	/* background: none; */
}

.icontoggle--htx span::before {
	top: 7px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.icontoggle--htx span::after {
	bottom: 7px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.icontoggle--htx span::before,
.icontoggle--htx span::after {
	-webkit-transition-delay: 0s, 0.3s;
	transition-delay: 0s, 0.3s;
}

.tm {
	display: inline-block;
	float: left;
	margin-right: 30px;
	display: none;
	list-style: outside none none;
}

.tm li {
	display: inline-block;
	position: relative;
}

.tm li::after {
	background-color: #52babb;
	bottom: -12px;
	content: "";
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	transition: all 0.5s ease 0s;
	width: 0;
}

.tm li.current::after {
	width: 70%;
}

.tm li:hover::after {
	width: 70%;
}

.tm li.outline:hover::after {
	width: 0;
}

.tm .outline a {
	border: 1px solid #52babb;
	border-radius: 25px;
	transition: all 0.5s ease;
}

.tm .outline a:hover {
	background-color: #52babb;
}

.tm a {
	color: #1d327f;
	display: inline-block;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 5px 18px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}

.tm a:hover {}

.blackish .tm a {
	color: #4e4e4e;
}

.blackish .icontoggle.is-active span {
	background: none;
}

section.page2 .container {
	height: 100%;
}

.slidingLogo {
	float: left;
	height: 100%;
	position: relative;
	width: 50%;
}

.paa {
	position: absolute;
	top: -140px;
	right: 5px;
	color: white;
	font-weight: 100;
}

.slidingLogo img {
	left: 0;
	max-width: 90%;
	position: absolute;
	top: 85%;
}

.slidingLogo img.birdTilt {
	-webkit-animation: BirdSpin 4s alternate infinite;
	-moz-animation: BirdSpin 4s alternate infinite;
	animation: BirdSpin 4s alternate infinite;
}

@keyframes BirdSpin {
	0% {
		transform: perspective(300px) rotateX(0deg) rotateY(-3deg);
		will-change: transform;
	}
	100% {
		transform: perspective(300px) rotateX(0deg) rotateY(3deg);
		will-change: transform;
	}
}

.introContent {
	display: table;
	float: left;
	height: 100%;
	vertical-align: middle;
	width: 50%;
}

.introContentIn {
	display: inherit;
	vertical-align: middle;
	position: relative;
	margin-top: 10px;
}

.introContentIn h2 {
	font-size: 60px;
	font-weight: 300;
	line-height: 62px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.introContentIn p {
	font-size: 18px;
	font-weight: 300;
	line-height: 27px;
	margin-bottom: 15px;
}

.viewMoreButton {
	border: 1px solid #52babb;
	background-color: #52babb;
	color: white;
	border-radius: 20px;
	display: inline-block;
	font-size: 14px;

	margin-top: 0px;
	padding: 13px 31px;
	transition: all 0.5s ease;
}

.viewMoreButton:hover {
	border: 1px solid #52babb;
	background-color: #52babb;
	/* border-radius: 25px; */
	transition: background .2s;
	color: white;
}

.page4 .container {
	/* height: 100%; */
	/* width: 100%; */
}

.col-md-3 {
	width: 25%
}

.col-md-32 {
	width: 12.5%;
	float: left
}
.r12,.r13,.r15{width:31.3333%;float:left;margin:0px 1%}.r11,.r14{width:48%;float:left;    margin: -12% 1%;}
.seotivLogos {
	display: table;
	float: left;
	height: 100%;
	vertical-align: middle;
	width: 50%;
}

.seotivLogosIn {
	display: table-cell;
	vertical-align: middle;
}

.seotivLogosIn>img {
	max-width: 90%;
}

.page4 .viewMoreButton {
	border-color: #fff;
	color: #fff;
}



.nav-pills>li {
	float: left;
	width: 80%;
	padding: 0px;
	border-radius: 0!important;
	border: 1px solid #eaeaea!important;
	background: transparent!important;
	color: #152F4F!important;
	box-shadow: 1px 2px 1px #eaeaea;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	border: 1px solid #52babb!important;
	color: white;
	background-color: #52babb;
	margin-left: 0px;
	/* border-radius: 0!important; */
	display: inline-table;
	width: 101%;
	margin-right: 0;
	padding-right: 0!important;
	height: 54px;
	padding-top: 15px;
	border-radius: 6px;
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #4F627A;
	color: white;
	border-radius: 6px!important;
	display: inline-flex;
	width: 100%;
}

.hw {
	font-size: 20px;
	/* color: white; */
	font-weight: 100;
}

.a {
	color: #152F4F;
	text-decoration: none;
	font-weight: 100;
	border-radius: 4px;
	height: 54px!important;
	padding-top: 19px!important;
}

.Know {
	color: white;
	background: #152F4F;
	padding: 11px 15px;
	margin: 20px auto;
	/* margin-top: 40px; */
	/* padding-top: 40px; */
}

.Know:hover {
	color: #152F4F;
	background: white;
	padding: 11px 15px;
	margin: 20px auto;
	border: 1px solid #152F4F;
	/* margin-top: 40px; */
	/* padding-top: 40px; */
}

a {
	text-decoration: none!important
}

.main section.page4 , .main section.page2 {
	background: url(../../assets/download.png) no-repeat !important;
}

.md {
	background: url(../../assets/download1.png)no-repeat!important;
}

.leftsidesec {
	width: 30%;
	float: left;
}

.rightsidesec {
	width: 70%;
	float: left;
}

.he {
	text-transform: uppercase;
}

.map_page .content_right_2_inner.box_content {
	background-color: #f4f4f4;
	display: block;
	padding: 125px 18% 50px;
}

.map_page .content_right_2_outer {
	background-color: #009eb4;
}

.map_page .box_content h2 {
	border-bottom: 1px dashed #000;
	clear: both;
	color: #000;
	float: left;
	font-size: 29px;
	font-weight: normal;
	letter-spacing: 13px;
	line-height: 35px;
	margin-bottom: 45px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}

#contestForm {
	clear: left;
}

.inputField label {
	color: #000;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2.6px;
	padding-top: 13px;
	text-transform: uppercase;
	width: 27%;
}

.inputField {
	clear: left;
	display: block;
	padding-bottom: 35px;
	width: 100%;
}

.inputText {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color: #000;
	border-style: none none solid;
	border-width: medium medium 1px;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 2.6px;
	line-height: 25px;
	outline: medium none;
	width: 73%;
}

.submit {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	font-size: 25px;
	font-weight: 300;
	letter-spacing: 9px;
	margin-top: 20px;
	padding: 13px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	width: 100%;
}

.submit:hover {
	background: none;
	border: 1px solid #000;
	color: #000;
}

.loadingGif {
	color: #000;
	display: none;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.contactMessaging {
	color: #000;
	font-size: 13px;
	margin-top: 5px;
}

.contactMessaging p {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 17px;
}

.page_container.footer {
	text-align: center;
}

.packagelist {
	color: black;
	line-height: 2;
	margin-top: 10px;
	font-weight: 100;
	list-style-type: inherit;
}

.address {
	color: #9d9d9d;
	font-size: 13px;
	font-weight: 300;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
}

.swlogo>img {
	max-width: 25px;
}

.latestNews {margin-left: 26px;
	    float: right;
    margin-top: 9px;
    LIST-STYLE-TYPE: NONE;
}

.latestNews h3 {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 5px;
}

.latestNews i {
	color: #152F4F;
	margin-right: 5px;
}

.latestNews a {
	transition: all 0.5s ease;
}

.latestNews a:hover {
	color: #152F4F;
}

.address p {
	display: inline-block;
	font-size: 13px;
}

.address a {
	color: #9d9d9d;
	display: inline-block;
	margin-left: 8px;
	transition: all 0.5s ease 0s;
}

.address a:hover {
	color: #94bb30;
}

.address a i {
	margin-right: 6px;
}

.swlogo {
	float: right;
}

.container.footer {
	clear: left;
	text-align: center;
}

.page7 .fp-tableCell {}

.div1 {
	width: 60%;
	margin: 0 auto
}

.div2 {
	width: 40%;
	margin: 0 auto
}



.section.page7 {
	background-color: #0d0d0d !important;
}

.social {
	float: right;
}

.socialIn::before {
	background-color: #0d0d0d;
	content: "";
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
}

.socialIn::after {
	background-color: #0d0d0d;
	content: "";
	height: 100%;
	position: absolute;
	right: -6px;
	top: 0;
	width: 10px;
}

.socialIn {
	background-image: url("images/socialBg.png");
	background-position: center center;
	background-repeat: repeat-x;
	display: inline-block;
	position: relative;
}

.social h2 {
	color: #ebebeb;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 4px;
	margin-bottom: 28px;
}

.social a {
	background-color: #fff;
	border: 2px solid #243E57;
	border-radius: 50%;
	color: #272625;
	display: inline-block;
	font-size: 18px;
	height: 40px;
	margin-left: 9px;
	margin-right: 9px;
	position: relative;
	text-align: center;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: transform 1.5s ease-in-out;
	width: 40px;
}

.social a i {
	line-height: 35px;
}

.social a:hover {
	-webkit-transform: perspective(300px) rotateX(360deg) rotateY(0deg);
	transform: perspective(300px) rotateX(360deg) rotateY(0deg);
}

.social a::after {
	background-color: #fff;
	border-radius: 10px;
	content: "";
	height: 10px;
	position: absolute;
	right: -6px;
	top: 34%;
	width: 10px;
}

.social a::before {
	background-color: #fff;
	border-radius: 10px;
	content: "";
	height: 10px;
	position: absolute;
	left: -6px;
	top: 34%;
	width: 10px;
}

.blogHeader {
	float: left;
	left: -100%;
	margin-right: 4%;
	padding-right: 30px;
	position: relative;
	width: 21%;
}

.blogHeader h2 {
	font-size: 60px;
	font-weight: 300;
	line-height: 62px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.blogHeader p {
	color: #afafaf;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
}

.blogOuter {
	float: left;
	width: 75%;
	position: relative;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .3);
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .3);
}

.blogOuter::after {
	background-image: url("../images/blog-line.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	content: "";
	height: 100%;
	left: -5%;
	position: absolute;
	width: 11px;
}

.eachBlog {
	background-color: white;
	border-right: 1px solid #eaeaea;
	float: left;
	padding: 28px;
	position: relative;
	width: 33.33%;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
}

.eachBlog.onTheWay {
	transform: perspective(300px) rotateX(0deg) rotateY(-5deg) scale3d(1, 1, 1);
	will-change: transform;
}

.eachBlog.onTheWay2 {
	transform: perspective(300px) rotateX(0deg) rotateY(5deg) scale3d(1, 1, 1);
	will-change: transform;
}

.eachBlog:hover {
	transform: perspective(300px) rotateX(0deg) rotateY(-5deg) scale3d(1, 1, 1);
	will-change: transform;
}

.blogDate {
	background-color: #52babb;
	color: #fff;
	font-weight: normal;
	line-height: 12px;
	padding: 5px 5px 7px;
	position: absolute;
	right: 28px;
	text-align: center;
	text-transform: lowercase;
	top: 28px;
	width: 45px;
	display: none!important
}

.blogOuter .eachBlog:last-child {
	border-right: medium none;
}

.eachBlog>h3 {
	border-bottom: 1px solid #414141;
	color: #52babb;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
}

.eachBlog>p {
	color: #152F4F;
	font-size: 13px;
	font-weight: 300;
	line-height: 21px;
	padding-bottom: 8px;
}

.blogReadMore {
	background-color: #52babb;
	border-radius: 50%;
	float: right;
	font-size: 28px;
	height: 30px;
	line-height: 27px;
	text-align: center;
	width: 30px;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;padding-top: 3px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.blogReadMore:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.viewAllBlog {
	background-color: #66CCCC;
	bottom: 55px;
	height: 6px;
	left: 0;
	position: absolute;
	width: 100%;
}

.viewAllBlog>a {
	background-image: url("../images/viewAllBlogButton.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	border-radius: 50%;
	font-size: 16px;
	height: 90px;
	line-height: 19px;
	position: absolute;
	right: 5%;
	text-align: center;
	text-transform: uppercase;
	top: -44px;
	width: 90px;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}

.viewAllBlog>a:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.main .section.page6 {
	background: linear-gradient(135deg, #52babb 0, #0084b4 100%)
}

.main .section.page6 .layer {
	bottom: 0;
	left: 0;
	position: absolute;
	transform: translate3d(0px, 0px, 0px);
	width: 100%;
	z-index: 4;
}

.callUsContainer {
	margin-bottom: 15%;
	max-width: 950px;
}

.callUsContainer h2 {
	font-size: 60px;
	font-weight: 300;
	line-height: 62px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.callUsContainer p {
	font-size: 18px;
	font-weight: 300;
	line-height: 27px;
	margin-bottom: 15px;
}

.callUsContainer .viewMoreButton {
	border-color: #fff;
	color: #fff;        padding: 6px 18px;
    font-size: 16px;
}

.callUsContainer .viewMoreButton:hover,
.callUsContainer .viewMoreButton {

}

.contactOuter {
	background-image: url("images/contactBg.jpg");
	background-position: center center;
	background-size: cover;

	float: left;
	padding: 2% 0;
	position: relative;
	vertical-align: middle;
	width: 100%;
}

.textField {
	background: #f2f2f2 none repeat scroll 0 0;
	border: 1px solid #1d327f;
	color: #8f8f8f;
	font-size: 12px;
	margin-bottom: 18px;
	padding: 10px;
	width: 100%;
}

.textAreaField {
	background:#c1c0c0 none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	color: #8f8f8f;
	font-size: 12px;
	height: 75px;
	margin-bottom: 18px;
	padding: 10px;
	resize: none;
	width: 100%;
}

.twoButtons {
	float: left;
	margin-top: -25px;
	width: 100%;
}

.sendButton {
	background: #0e0e0f none repeat scroll 0 0;
	border: 1px solid #0e0e0f;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 11px;

	height: 40px;
	line-height: 20px;
	padding: 9px 13px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}

.sendButtonR {
	float: right;
}

.sendButton:hover {
	border: 1px solid #fff;
}
.fa-window-close {
    position: absolute;
    top: 0;
    right: 0;
}
.activeContactpopup #contact-popup {}

#contact-popup1 {
	/* background-color: #161616; */
	/* border: 1px solid #152F4F; */
	bottom: 0px;
    padding: 2px 25px;
    position: absolute;
    right: 0%;
	text-align: center;
	width: 60%;

}

#contact-popup1 h2 {
	border-bottom: 1px solid #323232;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
	margin-top: 3px;
	padding-bottom: 22px;
	text-align: center;
	text-transform: uppercase;
}

#contact-popup1 div.wpcf7 .ajax-loader {
	background-image: url("images/im.gif");
	background-size: 100% auto;
	bottom: 6px;
	left: 18px;
	margin-left: 0;
	position: absolute;
	width: 20px;
}

.contactOuterBottom {
	background: rgba(0, 0, 0, 0.7);
	float: left;
	width: 100%;
	color: white;position: absolute;
    bottom: 0;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	background: #52babb none repeat scroll 0 0 !important;
	opacity: 1;
}

.innerPageBody nav {
	background-image: url("images/inner-header-bg.jpg");
	background-position: center center;
	background-size: cover;
	border-bottom: 1px solid #2c2520;
	padding: 40px 0;
	position: static;
	top: 0;
}

.innerLogo {
	display: inline-block;
}

.innerPageBody .menudiv {
	padding-top: 28px;
}

.section.pageinner {
	background-color: #0c0c0c;
	color: #acacac;
	padding: 70px 0;
}

.section.pageinner.aboutIntro {
	background-image: url("images/aboutIntro.jpg");
	background-position: right center;
	background-size: cover;
}

.aboutIntro .container {
	z-index: 1;
}

.aboutIntroLeft {
	float: left;
	padding-top: 40px;
	width: 60%;
}

.aboutIntroRight {
	float: left;
	padding-left: 3%;
	position: relative;
	text-align: left;
	width: 40%;
}

.aboutIntroRight img {
	max-width: 100%;
}
.pp{margin-left:10px;}
.pageinner h1,
.pageinner h2 {
	color: #fff;
	font-size: 42px;
	font-weight: 200;
	line-height: 42px;
	margin-bottom: 40px;
	padding-bottom: 30px;
	position: relative;
}

.pageinner h1::after,
.pageinner h2::after {
	background-color: #b3db4e;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 50px;
}

.pageinner.commonpagecontentcenter h1::after,
.pageinner.commonpagecontentcenter h2::after {
	margin: 0 auto;
	right: 0;
}

.pageinner p {
	color: #acacac;
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	margin-bottom: 15px;
}

.pageinner.commonpagecontent ul {
	margin-bottom: 20px;
}

.pageinner.commonpagecontent li {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 5px;
	list-style: inside;
}

.pageinner p strong {
	font-weight: 100;
}

.section.pageinner.aboutIntro2 {
	background-color: #1f1f1f;
	color: #fff;
	padding: 70px 0;
}

.section.pageinner.aboutIntro3 h2::after {
	margin: 0 auto;
	right: 0;
}

.pageinner.aboutIntro2 h2,
.pageinner.aboutIntro2 p {
	color: #fff;
}

.aboutIntro2Right {
	float: left;
	padding-top: 40px;
	width: 60%;
}

.aboutIntro2Left {
	float: left;
	padding-right: 3%;
	position: relative;
	text-align: left;
	width: 40%;
}

.section.pageinner.aboutOurTeam {
	background-color: #1f1f1f;
	padding: 70px 0;
	position: relative;
	text-align: center;
}

.ourTeamOuter {
	padding-top: 40px;
}

.eachTeam {
	float: left;
	overflow: hidden;
	padding-right: 4%;
	position: relative;
	width: 32%;
}

.eachTeamIn {
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.eachTeam img {
	height: auto;
	width: 100%;
}

.ourTeamRightContent {
	max-width: 60%;
	text-align: left;
}

.ourTeamPersonImage {
	bottom: 0;
	max-height: 95%;
	max-width: 25%;
	position: absolute;
	right: 5%;
}

.pageinner.aboutIntro3 .container,
.pageinner.aboutOurTeam .container,
.pageinner.aboutIntro4 .container {
	width: 1390px;
}

.eachTeamhide {
	background-color: rgba(140, 183, 29, 0.9);
	bottom: 0;
	left: -100%;
	padding: 25px;
	position: absolute;
	width: 100%;
	transition: all 0.8s ease-in-out;
	opacity: 0;
}

.eachTeamIn:hover>.eachTeamhide {
	opacity: 1;
	left: 0;
}

.eachTeam h3 {
	font-size: 32px;

	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
}

.eachTeam p {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 12px;
	margin-top: 5px;
}

.ourTeamSocial li {
	display: inline-block;
}

.ourTeamSocial li a {
	background-color: #fff;
	border: 2px solid #243E57;
	border-radius: 50%;
	color: #272625;
	display: inline-block;
	font-size: 20px;
	height: 40px;
	text-align: center;
	width: 40px;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: transform 1.5s ease-in-out;
}

.ourTeamSocial li a:hover {
	-webkit-transform: perspective(300px) rotateX(360deg) rotateY(0deg);
	transform: perspective(300px) rotateX(360deg) rotateY(0deg);
}

.ourTeamSocial li a i {
	line-height: 35px;
}

.commonpagecontent {
	padding: 100px 0px;
}

.pageinner .container {
	z-index: 1;
}

.fancyboxService.fancyboxServicePrevButton {
	background-color: #e2e2e2;
	border-radius: 0 70px 70px 0;
	color: #1d327f;
	cursor: pointer;
	font-size: 15px;
	height: 55px;
	left: 0;
	padding-right: 14px;
	padding-top: 21px;
	position: absolute;
	text-align: right;
	top: 46%;
	width: 33px;
	transition: all 0.5s ease;
}

.re1 {
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #eaeaea;
}

.re {
	background: #4F627A!important;
	border-radius: 6px;
	width: 100%;
	display: inline-block!important;
}

.count,
.re1 p {
	text-align: center!important;
	color: white!important
}

.fancyboxService.fancyboxServiceNextButton {
	background-color: #e2e2e2;
	border-radius: 70px 0 0 70px;
	color: #1d327f;
	cursor: pointer;
	font-size: 15px;
	height: 55px;
	padding-left: 15px;
	padding-top: 21px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 46%;
	width: 33px;
	transition: all 0.5s ease;
}

.fancyboxService.fancyboxServicePrevButton:hover,
.fancyboxService.fancyboxServiceNextButton:hover {
	background-color: #202020;
}

.aboutIntro3and4-outer {
	background-image: url("images/we-are-agency.jpg");
	background-position: center center;
	background-size: cover;
}

.section.pageinner.aboutIntro3 {
	text-align: center;
	background: none;
}

.section.pageinner.aboutIntro4 {
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
}

.aboutIntro3-content>p {
	margin-bottom: 0;
}

.eachAgencySection:last-child {
	margin-right: 0;
}

.eachAgencySection {
	background-color: #1a1919;
	border-bottom: 2px solid #152F4F;
	float: left;
	margin-right: 2.5%;
	padding: 40px 2% 65px;
	position: relative;
	width: 23.1%;
	transition: all 0.5s ease;
}

.eachAgencySection img {
	margin-bottom: 15px;
}

.eachAgencySection p {
	font-size: 15px;
	color: #dddddd;
	line-height: 24px;
}

.eachAgencySection::after {
	background-color: #152F4F;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 2px;
	transition: all 0.5s ease;
}

.eachAgencySection::before {
	background-color: #152F4F;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	left: 0;
	width: 2px;
	transition: all 0.5s ease;
}

.agency-read-more {
	background-color: #152F4F;
	bottom: 0;
	cursor: pointer;
	font-size: 15px;
	height: 43px;
	left: 0;
	line-height: 43px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 117px;
	transition: all 0.5s ease;
}

.tab-pane h3 {
	color: #152F4F;
	font-size: 27px;
	font-weight: 100;
	margin: 20px auto;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.tab-pane p {
	line-height: 2;
	text-align: justify;
	color: black;
	font-size: 15px;
}

.div {
	background: #f7f7f7;
	display: inline-block;
	border: 1px solid #eaeaea;
	border-radius: 6px;
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .3);
}

.rr {
	margin: 15px!important;
}

.eachAgencySection:hover::before,
.eachAgencySection:hover::after {
	height: 100%;
}

.tab-content {
	padding: 30px;
	color: #152F4F;
}

.innerPageBody .main .section.page6 {
	overflow: visible;
}

.move-to-top {
	border: 1px solid #52babb;
	bottom: 12px;
	color: black;
	cursor: pointer;
	opacity: 0;
	font-size: 22px;
	height: 40px;
	left: 0;
	margin: 0 auto;
	position: fixed;
	right: 0;
	text-align: center;
	width: 40px;
	z-index: 2147483647;
	transition: all 0.5s ease;
}

.item {}

.move-to-top:hover {
	background-color: #52babb;
	color: white!important
}

.testimonial_subtitle {
	color: #152F4F;
	font-size: 12px;
	font-weight: 100;
	margin-top: 10px;
	text-align: center;
}

.left {
	position: absolute;
	top: -0px;
	right: 80px;
}

.testimonial_para {
	line-height: 2;
	text-align: justify;
	letter-spacing: 2px;
	height: 300px;
	overflow-y: auto!important;
	padding: 30px;
	border-left: 1px solid #d9d9d9
}

.right {
	position: absolute;
	top: -0px;
	right: 36px;
}

.carousel-inner>.item.active,
.carousel-inner>.item.next.left,
.carousel-inner>.item.prev.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	background: white!important;
	border: 1px solid #eaeaea;
	padding: 10px 50px;
	border-radius: 6px;
}

h4 strong {
	color: #52BABB
}

.d1 {
	margin-top: 130px
}

.d2 {
	margin-top: 30px
}

.testimonial_btn {
	background-color: #373d4b !important;
	color: #fff !important;
}

.carousel-inner {
	margin-top: -190px
}

.seprator {
	height: 2px;
	width: 56px;
	background-color: #0aaa7a;
	margin: 7px 0 10px 0;
}


.testimonial_fa {
	display: none!important
}




.move-to-top:hover .qw {
	color: white!important
}

.move-to-top i {
	line-height: 37px;
}

.qw {
	color: #52babb
}

.ui-tabs {
	position: relative;
	z-index: 2;
}

.ui-tabs .ui-tabs-nav {
	float: left;
	margin: 0;
	width: 20%;
}

.ui-tabs .ui-tabs-nav li {
	border-bottom-width: 0;
	float: left;
	list-style: outside none none;
	padding: 0;
	position: relative;
	top: 0;
	white-space: nowrap;
	width: 100%;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	color: #fff;
	float: left;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
	padding: 15px 25px 15px 35px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	width: 100%;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover {
	background-color: #173937;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	background-color: #243E57;
}

.servcie-tab-content::after {
	background-image: url("images/tab-top-shadow.png");
	background-size: 100% 100%;
	content: "";
	height: 10%;
	left: 0;
	position: absolute;
	top: 0;
	width: 27%;
	z-index: 9999;
}

.servcie-tab-content {
	float: left;
	min-height: 500px;
	padding: 100px 4% 70px;
	position: relative;
	width: 80%;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
}

.section.pageinner.services-content {
	background-position: center center;
	background-size: cover;
	transition: all 1s ease;
}

.each-servcie-tab-content-thumb img {
	max-height: 400px;
	max-width: 100%;
	width: auto;
}

.each-servcie-tab-content h3::after {
	background-color: #b3db4e;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 50px;
}

.each-servcie-tab-content h3 {
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 22px;
	padding-bottom: 18px;
	position: relative;
}

.each-servcie-tab-content-left {
	float: left;
	width: 50%;
}

.each-servcie-tab-content-left.full-width {
	width: 100%;
}

.each-servcie-tab-content-thumb {
	float: right;
	padding-left: 8%;
	text-align: center;
	width: 50%;
}

.each-servcie-tab-content-left .blogReadMore {
	clear: left;
	float: left;
	margin-top: 20px;
}

.services-content .container::after {
	background-color: rgba(0, 0, 0, 0.7);
	content: "";
	height: 90%;
	position: absolute;
	right: 0;
	top: 10%;
	width: 80%;
	z-index: 1;
}

.services-content .container::before {
	background-color: rgba(4, 35, 32, 0.6);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 20%;
	z-index: 1;
}

.half-content {
	max-width: 100%;
	width: 1100px;
}

.section.pageinner.services-content-2 {
	background-image: url("images/services-content-2.jpg");
	background-position: right top;
	background-size: cover;
}

.section.pageinner.minutes-talks {
	background-image: url("images/minutes-talks.jpg");
	background-position: right top;
	background-size: cover;
}

.minutes-talks-inner {
	background-color: rgba(0, 0, 0, 0.7);
	margin: 0 auto;
	max-width: 100%;
	padding: 40px 4% 30px;
	position: relative;
	text-align: center;
}

.minutes-talks-inner::after {
	background-image: url("images/single-bird.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	content: "";
	height: 90px;
	left: -44px;
	position: absolute;
	top: -35px;
	width: 85px;
}

.minutes-talks-inner-left {
	float: left;
	text-align: justify;
	width: 60%;
}

.minutes-talks-inner-right {
	float: left;
	padding-left: 8%;
	width: 40%;
}

.minutes-talks-inner>p {
	margin-bottom: 30px;
}

.minutes-talks-inner h2 {
	font-size: 34px;
	line-height: 36px;
	margin-bottom: 0;
	padding-bottom: 12px;
}

.minutes-talks-inner h2::after {
	display: none;
}

.minutes-talks-inner .textField-2 {
	background-color: #ababab;
	border: 1px solid #ababab;
	border-radius: 5px;
	color: #000;
	font-size: 13px;
	margin-bottom: 20px;
	padding: 12px;
	width: 100%;
}

.minutes-talks-inner .sendButton-2 {
	background-color: #152F4F;
	border: 1px solid #152F4F;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	height: 45px;
	margin-top: 5px;
	padding: 12px 45px;
	transition: all 0.5s ease 0s;
	width: 100%;
	background-position: center center;
}

.minutes-talks-inner .sendButton-2.active {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/bird-loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	font-size: 0;
}

.minutes-talks-inner .sendButton-2:hover {
	background: none;
	color: #152F4F;
}

.minutes-talks-inner .sendButton-2.active:hover {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/bird-loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	font-size: 0;
}

#accordion {
	display: none;
}

.minutes-talks-inner .wpcf7-not-valid-tip {
	display: none;
}

.minutes-talks-inner div.wpcf7-response-output {
	border: medium none;
	font-size: 12px;
	margin: 0;
}

.minutes-talks-inner .textField-2.wpcf7-not-valid {
	border: 1px solid red;
}

.section.pageinner.services-content-single {
	background-color: #1f1f1f;
}

.pageinner.services-content-single h1,
.pageinner.services-content-single h2 {
	display: inline-block;
}

.services-content-single-thumb {
	border-right: 1px dashed #484848;
	float: left;
	margin-bottom: 20px;
	margin-right: 4%;
	padding-right: 4%;
	text-align: center;
	width: 38%;
}

.back-button {
	border-radius: 5px;
	float: right;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px 30px;
	transition: all 0.5s ease;
	color: #fff;
}

.back-button:hover {
	color: #152F4F;
}

.minutes-talks-inner div.wpcf7 .ajax-loader {
	background-image: url("images/bird-loading.gif");
	background-size: 100% auto;
	margin-left: 0;
	width: 20px;
	display: none !important;
}

.section.pageinner.contactpage {
	background-color: #616161;
	background-image: url("images/contactpageBg.png");
	background-position: left 22px;
	background-repeat: no-repeat;
	padding-bottom: 0;
	position: relative;
}

.pageinner.contactpage p {
	color: #fff;
}

.contactpageLeft {
	width: 50%;
}

.contactpageForm {
	background-color: #1e1e1e;
	border: 4px solid #111111;
	max-width: 100%;
	padding: 40px 8% 50px;
	position: relative;
	width: 635px;
	margin-top: 35px;
}

.contactpageForm .textarea-field3 {
	background-color: #aeaeae;
	border: medium none;
	border-radius: 6px;
	color: #3b3b3b;
	font-size: 13px;
	margin-bottom: 15px;
	padding: 8px 10px;
	resize: none;
	width: 100%;
	height: 140px;
}

.contactpageForm .textField3 {
	background-color: #aeaeae;
	border: 1px solid #aeaeae;
	border-radius: 6px;
	color: #3b3b3b;
	font-size: 13px;
	margin-bottom: 12px;
	margin-right: 2%;
	padding: 8px 10px;
	width: 48%;
}

.contactpageForm .textField3second {
	background-color: #aeaeae;
	border: medium none;
	border-radius: 6px;
	color: #3b3b3b;
	font-size: 13px;
	margin-bottom: 12px;
	margin-left: 2%;
	padding: 8px 10px;
	width: 48%;
	border: 1px solid #aeaeae;
}

.contactpageForm input::-webkit-input-placeholder,
.contactpageForm textarea::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #3b3b3b;
}

.contactpageForm .sendButton3 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #77a646;
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 14px;
	padding: 10px 35px;
	transition: all 0.5s ease 0s;
	height: 40px;
	width: 120px;
}

.contactpageForm .sendButton3.active {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/bird-loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	font-size: 0;
}

.contactpageForm .contactpageFormNotify span {
	color: #243E57;
}

.contactpageForm p {
	margin-bottom: 0;
}

.contactpageForm span.wpcf7-not-valid-tip {
	display: none;
}

.contactpageForm input.wpcf7-not-valid {
	border: 1px solid #ec1313;
}

.contactpageForm .textarea-field3.wpcf7-not-valid {
	border: 1px solid #ec1313;
}

.contactpageFormNotify {
	float: left;
}

.contactpageForm div.wpcf7-response-output {
	border: medium none;
	bottom: 10px;
	clear: right;
	font-size: 12px;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.contactpageFormTitle {
	background-image: url("images/contactpageFormTitle.png");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	margin-bottom: 30px;
	padding-left: 60px;
	text-align: left;
}

.contactpageForm div.wpcf7 .ajax-loader {
	display: none;
}

.section.contactpageBottom {
	border-top: 5px solid #243E57;
	height: 90px;
	margin-top: -70px;
	position: relative;
}

.contactpageBottom {
	background-image: url("images/contactpageBottom.jpg");
}

.phoneBox,
.emailBox {
	bottom: 70px;
	height: auto;
	position: absolute;
	width: 22%;
}

.phoneBox::after,
.emailBox::after {
	background-image: url("images/bottom-shadow.png");
	bottom: 0;
	content: "";
	height: 22px;
	left: 0;
	position: absolute;
	width: 100%;
}

.acllToBox-top {
	background-image: url("images/phone-email-box.png");
	background-size: 100% 100%;
	float: left;
	padding: 20px 10px 10px 55px;
	width: 100%;
}

.acllToBox-popup {
	background-color: #243E57;
	float: left;
	padding: 8px 10% 15px;
	width: 100%;
	display: none;
}

.acllToBox-popup .wpcf7-not-valid-tip {
	display: none;
}

.acllToBox-popup .wpcf7-response-output {
	border: medium none;
	color: #1e1e1e;
	float: left;
	font-size: 9px;
	letter-spacing: 0.5px;
	margin: 10px 0 0;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	width: 100%;
}

.acllToBox-popup div.wpcf7 .ajax-loader {
	background-image: url("images/bird-loading.gif");
	background-size: 100% auto;
	bottom: 12px;
	left: 18px;
	margin-left: 0;
	position: absolute;
	width: 20px;
}

.acllToBox-popup .twoButtons {
	position: relative;
}

.acllToBox-popup .sendButton.sendButtonR {
	display: none;
}

.phoneBox i,
.emailBox i {
	color: #fff;
	float: left;
	font-size: 45px;
	height: 68px;
	margin-right: 15px;
	padding-top: 10px;
}

.pageinner.contactpage .phoneBox p,
.pageinner.contactpage .emailBox p {
	color: #1e1e1e;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}

.phoneBox a,
.emailBox a {
	color: #1e1e1e;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	padding-bottom: 8px;
	transition: all 0.5s ease;
}

.phoneBox a:hover,
.emailBox a:hover {
	color: #405212;
}

.phoneBox .sendButton {
	color: #fff;
	font-size: 11px;

	width: 100%;
}

.phoneBox .sendButton:hover {
	color: #fff;
}

.emailBox {
	right: 0;
}

.phoneBox {
	right: 25%;
}

.contactpageMap {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}

.section.pageinner.faq-content {
	background-image: url("images/FAQ-bg.jpg");
	background-position: center center;
	background-size: cover;
	padding-top: 0;
}

.faq-page-title {
	background-color: rgba(0, 0, 0, 0.8);
	border-bottom: 1px solid #b3db4e;
	padding-top: 70px;
}

.pageinner .faq-page-title h2 {
	margin-bottom: 0;
	padding-bottom: 80px;
}

.pageinner .faq-page-title h2::after {
	display: none;
}

.faq-left {
	background-color: #252525;
	border: 1px solid #b3db4e;
	border-radius: 10px;
	float: left;
	margin-top: -52px;
	max-width: 100%;
	padding: 30px;
	width: 55%;
	height: 650px;
}

.item.active {
	padding: 0!important
}

.d2 {
	background: transparent!important;
	padding: 0;
	margin: 0;
}

.faq-right {
	float: right;
	width: 40%;
}

.faq-content-2inner {
	background-color: #1d1d1d;
	margin-top: 175px;
	padding: 40px 40px 40px 85px;
	-webkit-box-shadow: 10px 10px 12px -6px rgba(0, 0, 0, 0.67);
	-moz-box-shadow: 10px 10px 12px -6px rgba(0, 0, 0, 0.67);
	box-shadow: 10px 10px 12px -6px rgba(0, 0, 0, 0.67);
	max-width: 90%;
	background-image: url('images/FAQ-msg-icon.png');
	background-position: 40px 38px;
	background-repeat: no-repeat;
}

.faq-content-2inner>h2 {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 0;
	padding-bottom: 15px;
}

.faq-content-2inner>h2::after {
	display: none;
}

.faqAccordion h3 img {
	float: left;
	padding-right: 8px;
	width: 32px;
}

.faqAccordion .fa-tab-content {
	background-color: #fff;
	border-top: 2px solid #dbdbdb;
}

.faqAccordion h3 {
	background-color: #fff;
	color: #85b348;
	cursor: pointer;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	padding: 10px;
	transition: all 0.5s ease;
	margin-top: 6px;
}

.faqAccordion h3:hover {
	background-color: #85b348;
	color: #fff;
}

.each-faq-content {
	border-bottom: 2px solid #dbdbdb;
	padding: 15px 40px 15px 42px;
}

.each-faq-content h4 {
	color: #373737;
	font-size: 16px;
	margin-bottom: 4px;
}#contact-popup {
	background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
	bottom: 0px;
    padding: 2px 25px;border-radius:6px;
    position: absolute;
    right: 55%;
	text-align: center;
	width: 290px;
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .3);
}

#contact-popup h2 {
	border-bottom: 1px solid #66CCCC;
	color: #1d327f;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
	margin-top: 3px;
	padding-bottom: 22px;
	text-align: center;
	text-transform: uppercase;
}

#contact-popup div.wpcf7 .ajax-loader {
	background-image: url("images/im.gif");
	background-size: 100% auto;
	bottom: 6px;
	left: 18px;
	margin-left: 0;
	position: absolute;
	width: 20px;
}

.each-faq-content p {
	color: #727272;
	line-height: 24px;
	margin-bottom: 0;
}

.section.pageinner.blogLisingPage {
	background-image: url("images/blogLisingBg.jpg");
	background-position: center center;
	background-size: cover;
}

.blogLisingPageContainer {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 40px;
}

.eachblogLisingPage:nth-child(2n) {
	margin-right: 0;
}

.eachblogLisingPage {
	background-color: rgba(0, 0, 0, 0.8);
	float: left;
	margin-bottom: 50px;
	margin-right: 2%;
	padding: 10px 10px 30px;
	width: 49%;
}

.section.pageinner.blogLisingPage h1::after {
	display: none;
}

.section.pageinner.blogLisingPage h1 {
	margin-bottom: 0;
	text-transform: uppercase;
}

.blogLisingPageDate {
	float: left;
	width: 15%;
	position: relative;
}

.blogLisingPageeachContent {
	float: left;
	margin-left: 1%;
	width: 84%;
}

.roundedDate {
	background-color: #81ab16;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 32px;
	font-weight: 300;
	height: 60px;
	left: 0;
	line-height: 60px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: -40px;
	width: 60px;
}

.blogLisingPageDateInner {
	color: #fff;
	font-size: 15px;
	margin-top: 50px;
	text-align: center;
	text-transform: uppercase;
}

.msgCount {
	color: #fff;
	float: left;
	margin-top: 6px;
	text-align: center;
	width: 100%;
}

.msgCount i {
	margin-right: 7px;
	color: #8d8d8d;
}

.blogLisingPageeachContent>h3 {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 15px;
	margin-top: 18px;
}

.blogLisingPageeachContent img {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

.blogLisingPageeachContent p {
	color: #868685;
	font-size: 14px;
}

.blogLisingPageReadMore {
	color: #81ab16;
	transition: all 0.5s ease;
}

.blogLisingPageReadMore:hover {
	color: #fff;
}

.loadMorePortfolio {
	margin-top: 40px;
	text-align: center;
	width: 100%;
}

#loadPortfolio {
	border: 1px solid #243E57;
	border-radius: 15px;
	color: #243E57;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	padding: 10px 40px;
	transition: all 0.5s ease;
}

#loadPortfolio:hover {
	background-color: #243E57;
	color: #fff;
}

.swError {
	float: left;
	font-weight: normal;
	text-align: center;
	width: 100%;
	color: #243E57;
}

.brandsLoading {
	float: left;
	text-align: center;
	width: 100%;
}

.brandsLoading img {
	max-width: 45px;
}

.section.pageinner.blogSinglePage {
	background-image: url("images/blogSingleBg.jpg");
	background-position: center center;
	background-size: cover;
	padding-bottom: 0;
}

.blogSinglePageContainer {
	background-color: rgba(0, 0, 0, 0.73);
	padding: 0 50px 50px;
}

.blogSinglePageContainer .blogLisingPageDate {
	background-color: #070808;
	margin-right: 30px;
	width: 122px;
}

.blogSinglePageContainer .blogLisingPageDateInner {
	margin-top: 10px;
}

.blogSinglePageContainer .roundedDate {
	margin-top: 18px;
	position: static;
}

.blogSinglePageContainer .msgCount {
	margin-bottom: 10px;
}

.pageinner.blogSinglePage h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 50px;
}

.pageinner.blogSinglePage h1::after {
	display: none;
}

.blogSingleTitle {
	border-bottom: 2px solid #29331a;
	float: left;
	margin-bottom: 40px;
	width: 100%;
}

.blogSingleContent .alignright {
	float: right;
	max-width: 100%;
	padding-bottom: 15px;
	padding-left: 30px;
}

.blogSingleContent .alignleft {
	float: left;
	max-width: 100%;
	padding-bottom: 15px;
	padding-right: 30px;
}

.blogSingleContent {
	border-bottom: 1px dashed #919593;
	padding-bottom: 60px;
	margin-bottom: 40px;
}

.eachCommentOuter {
	margin-bottom: 40px;
}

#commentsbox .eachCommentOuter:last-child {
	margin-bottom: 0;
}

.eachCommentTitle {
	color: #fff;
	float: left;
	margin-bottom: 12px;
	width: 100%;
}

.eachCommentTitle div {
	float: left;
	margin-right: 35px;
}

.eachCommentTitle div i {
	color: #b1d94d;
	font-size: 18px;
	margin-right: 10px;
}

.commentFormBox {
	background-color: rgba(0, 0, 0, 0.73);
	margin-top: 1px;
	padding: 50px;
	text-align: center;
	float: left;
	width: 100%;
}

.commentFormBox h3 {
	color: #fff;
	font-size: 30px;
	font-weight: 200;
	line-height: 30px;
	margin-bottom: 40px;
	padding-bottom: 30px;
	position: relative;
}

.commentFormBox h3::after {
	background-color: #b3db4e;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
	width: 50px;
}

#commentform input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #959595;
	border-radius: 5px;
	color: #f5f5f5;
	float: left;
	font-size: 14px;
	margin-bottom: 16px;
	padding: 10px;
	width: 49%;
	margin-right: 2%;
}

#commentform input[type="text"]:nth-child(2n+1) {
	margin-right: 0;
}

#commentform textarea {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #959595;
	border-radius: 5px;
	color: #f5f5f5;
	float: left;
	font-size: 14px;
	height: 105px;
	margin-bottom: 35px;
	padding: 10px;
	resize: none;
	width: 100%;
}

.commentFormBox>form {
	margin: 0 auto;
	max-width: 790px;
}

#commentform #submit {
	background-color: #a0c93a;
	border: 1px solid #a0c93a;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-weight: 800;
	padding: 8px 32px;
	transition: all 0.5s ease;
}

#commentform #submit:hover {
	background: none;
}
@media (max-width:568px) {nav{background:#52BABB}
 .logocontent p{background:rgba(82, 186, 187,0.5);font-weight:700!important}}
@media (max-width:1500px) {
	.aboutIntroLeft {
		padding-top: 0;
	}
	.pageinner h1,
	.pageinner h2 {
		font-size: 35px;
		line-height: 35px;
	}
	.pageinner p {
		font-size: 14px;
		line-height: 26px;
	}
	.eachAgencySection p {
		font-size: 13px;
		line-height: 20px;
	}
	.phoneBox,
	.emailBox {
		width: 24%;
	}
	.phoneBox i,
	.emailBox i {
		font-size: 30px;
		height: 50px;
	}
	.phoneBox a,
	.emailBox a {
		font-size: 13px;
		line-height: 15px;
		padding-bottom: 5px;
	}
	.pageinner.contactpage .phoneBox p,
	.pageinner.contactpage .emailBox p {
		font-size: 13px;
		line-height: 14px;
	}
	.faq-content-2inner>h2 {
		font-size: 20px;
		line-height: 20px;
	}
	.faq-content-2inner {
		background-position: 40px 33px;
	}
}

@media (max-width:567px) {
.ngo1{position:absolute;top:20px;
right:20px!important}
.mil{position:absolute;
bottom:0;right:0!important}}
@media (max-width:3000px) {
	.playbutton {
		height: 50px;
		width: 30px;
	}
	.logocontent p {
		font-size: 16px;
		line-height: 2;
		color: black;
		font-weight: 500;
		letter-spacing: 2px;font-family: 'Noto Sans', sans-serif;
	}
	.logoouter img {
		max-width: 200px;
	}.mil {
    BACKGROUND: #52BABB;
}
	.carousel-indicators {
		top: 5%!important;
		left: 74%!important;
		width: 100%!important;
		z-index: 0!important;
	}
	.carousel-indicators li {
		border: 1px solid #52babb!important
	}
	.carousel-indicators li.active {
		background: #52babb!important
	}
	.tm a {
		font-size: 14px;
		padding: 5px 16px;
	}
	.tm li::after {
		bottom: -8px;
		height: 2px;
	}
	.introContentIn h2,
	.blogHeader h2,
	.callUsContainer h2,
	.contactLeft h2 {
		font-size: 45px;
		line-height: 47px;
		margin-bottom: 0px;
		color: rgb(29, 50, 127);
		font-weight: 100;
	} .mnh{    font-size: 15px!important;
    line-height: 22px;
    margin-bottom: 12px;}
	.introContentIn p,
	.callUsContainer p {
		    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    font-family: 'Noto Sans', sans-serif;text-align: justify;
	}
	.slidingLogo img {
		max-width: 80%;
	}
	.servicesContainer h2,
	.he {
		font-size: 45px;
		line-height: 47px;
		margin-bottom: 50px;
	}
	.eachService h3 {
		font-size: 19px;
		line-height: 22px;
		margin-bottom: 12px;
	}
	.eachService h3 span {
		margin-bottom: 10px;
		padding-bottom: 22px;
	}
/* aft change */
	/* .eachService p {
		font-size: 12px;
		line-height: 17px;
	} */
	/* change bf*/
	.eachService p {
		font-size: 15px;
		line-height: 22px;
	}
	.he {
		/* margin-top: 9%; */
		/* margin-bottom: 2%; */
	}

	.mil{position:absolute;
	bottom:0;right:10%}
	.blogHeader p {
		font-size: 14px;
		line-height: 22px;
	}
	.eachBlog>h3 {
		font-size: 17px;
		margin-bottom: 12px;
		margin-top: 12px;
		padding-bottom: 12px;
	}
	.eachBlog>p {
		font-size: 12px;
		line-height: 20px;margin:0!important
	}
	.textField {
		font-size: 13px;
		margin-bottom: 15px;    border-radius: 6px;
	}
	.social a {
		font-size: 14px;
		height: 30px;
		margin-left: 8px;
		margin-right: 8px;
		width: 30px;
	}
	.social a i {
		line-height: 30px;
	}
	.social a::after,
	.social a::before {
		height: 7px;
		top: 40%;
		width: 7px;
	}
	.social {
		margin-top: 5px;
	}
	.address {
		font-size: 13px;
	}
	.address p {
		font-size: 13px;margin: 0!important;
	}
	.socialIn::after,
	.socialIn::before {
		width: 10px;
	}
	.innerPageBody nav {
		padding: 40px 0;
	}
	.innerLogo img {
		max-width: 90px;
	}
	.innerPageBody .menudiv {
		padding-top: 30px;
	}
	.eachTeam h3 {
		font-size: 22px;
		line-height: 22px;
	}
	.eachTeam p {
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 8px;
		margin-top: 3px;
	}
	.ourTeamSocial li a {
		font-size: 13px;
		height: 27px;
		width: 27px;
	}
	.ourTeamSocial li a i {
		line-height: 24px;
	}
	.pageinner p {
		font-size: 14px;
		line-height: 26px;
	}
	.pageinner h1,
	.pageinner h2 {
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 30px;
		padding-bottom: 25px;
	}
	.minutes-talks-inner h2 {
		font-size: 26px;
		margin-bottom: 0;
		padding-bottom: 15px;
	}
	.aboutIntroLeft {
		padding-top: 0;
	}
	.eachAgencySection p {
		font-size: 13px;
		line-height: 20px;
	}
	.agency-read-more {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	.servcie-tab-content {
		width: 75%;
	}
	.ui-tabs .ui-tabs-nav {
		width: 25%;
	}
	.services-content .container::after {
		width: 75%;
	}
	.services-content .container::before {
		width: 25%;
	}
	.faq-content-2inner>h2 {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 0;
		padding-bottom: 14px;
	}
	.faq-content-2inner {
		margin-top: 125px;
	}
	.faqAccordion h3 {
		font-size: 17px;
	}
	.faq-left {
		height: 550px;
	}
	.each-faq-content p {
		line-height: 24px;
	}
	.each-faq-content h4 {
		font-size: 15px;
	}
}

@media (max-width:1260px) {
	.pageinner h1,
	.pageinner h2 {
		font-size: 32px;
		line-height: 32px;
	}
	.aboutIntroRight {
		padding-top: 0;
	}
	.eachTeam p {
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 8px;
		margin-top: 3px;
	}
	.eachTeamhide {
		padding: 15px;
	}
	.phoneBox,
	.emailBox {
		background: #243E57 none repeat scroll 0 0;
		width: 40%;
	}
	.phoneBox {
		border-radius: 10px 10px 0 0;
		bottom: 140px;
		right: 0;
	}
	.acllToBox-popup {
		display: none !important;
	}
	.faq-content-2inner>h2 {
		font-size: 19px;
		line-height: 20px;
	}
	.faq-content-2inner {
		padding: 40px 20px 40px 65px;
	}
	.faq-content-2inner {
		background-position: 22px 33px;
	}
	.blogLisingPageeachContent {
		margin-left: 0;
		width: 100%;
	}
	.blogLisingPageDate {
		width: 100%;
	}
	.eachblogLisingPage {
		padding: 10px 25px 30px;
	}
}

@media (max-width:1250px) {
	.serviceSliderOuter {
		max-width: 80%;
	}
	.eachService h3 {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.eachService p {
		font-size: 13px;
		line-height: 22px;
	}
	.servicesContainer h2,
	.he {
		margin-bottom: 40px;
	}
	.seotivLogosIn>img {
		max-width: 90%;
	}
	.bulbOuter {
		width: 15%;
	}
	.contactOuter {
		padding: 25px 0;
	}
	.address {
		padding: 20px 0;
	}
	.social {
		float: none;
		margin-top: 35px;
	}
	.minutes-talks-inner h2 {
		font-size: 24px;
	}
	.tm a {
		font-size: 13px;
		padding: 5px 13px;
	}
	.icontoggle {
		margin-top: 2px;
	}
}

@media (max-width:1100px) {
	.eachBlog {
		width: 50%;
	}
	.blogOuter .eachBlog:last-child {
		display: none;
	}
	.bulbOuter img {
		bottom: 0;
	}
	.servicesPopupIn h3 {
		font-size: 30px;
		margin-bottom: 30px;
		padding-bottom: 12px;
	}
	.servicesPopupIn img {
		margin-right: 2%;
		width: 25%;
	}
	.servicesPopupInContent {
		width: 73%;
	}
	.servicesPopupIn p {
		font-size: 12px;
		line-height: 26px;
	}
	.section.pageinner {
		padding: 50px 0;
	}
	.pageinner p {
		line-height: 26px;
	}
	.aboutIntro2Right {
		padding-top: 50px;
	}
	.eachAgencySection p {
		line-height: 22px;
	}
	.ourTeamRightContent {
		padding-top: 0;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		font-size: 13px;
		padding: 10px 50px 10px 25px;
	}
	.each-servcie-tab-content-thumb {
		margin-bottom: 20px;
		padding-left: 0;
		text-align: center;
		width: 100%;
	}
	.each-servcie-tab-content-thumb img {
		max-width: 250px;
	}
	.each-servcie-tab-content-left {
		width: 100%;
	}
	.minutes-talks-inner h2 {
		font-size: 22px;
	}
	.blogLisingPageeachContent {
		text-align: center;
	}
	.blogLisingPageeachContent p {
		text-align: justify;
	}
	.blogLisingPageeachContent img {
		margin-right: 0;
		width: 100%;
	}
}

@media (max-width:980px) {
	.logoouter img {
		max-width: 150px;
	}
	.logocontent p {
		font-size: 14px;
		line-height: 22px;
		margin-top: 30px;
	}
	.playbutton {
		background-size: 100% auto;
		height: 45px;
		width: 25px;
	}
	.introContentIn h2,
	.blogHeader h2,
	.callUsContainer h2,
	.contactLeft h2,
	.he {
		font-size: 35px;
		line-height: 37px;
		margin-bottom: 15px;
	}
	.introContentIn p,
	.callUsContainer p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 8px;
	}
	.servicesContainer h2,
	.he {
		font-size: 35px;
		line-height: 37px;
	}
	.eachService {
		padding: 40px 9%;
	}
	.serviceSliderNav {
		right: -15%;
	}
	.blogHeader p {
		font-size: 13px;
		line-height: 20px;
	}
	.address,
	.address p {
		font-size: 12px;
	}
	.innerPageBody nav {
		padding: 20px 0;
	}
	.innerLogo img {
		max-width: 70px;
	}
	.innerPageBody .menudiv {
		padding-top: 25px;
	}
	.pageinner h1,
	.pageinner h2 {
		font-size: 28px;
		line-height: 32px;
	}
	.minutes-talks-inner h2 {
		font-size: 20px;
		line-height: 22px;
	}
	.aboutIntroLeft {
		padding-top: 0;
		width: 100%;
	}
	.aboutIntroRight {
		padding-top: 0;
		width: 50%;
	}
	.pageinner p {
		margin-bottom: 10px;
	}
	.aboutIntro2Right {
		padding-top: 20px;
	}
	.section.pageinner.aboutIntro2 {
		padding: 50px 0;
	}
	.section.pageinner.aboutOurTeam {
		padding: 50px 0;
	}
	.eachTeam p {
		font-size: 11px;
		line-height: 14px;
		margin-bottom: 7px;
		margin-top: 0;
	}
	.eachTeam h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.ourTeamSocial li a {
		font-size: 11px;
		height: 25px;
		width: 25px;
	}
	.eachTeamhide {
		padding: 10px;
	}
	.ourTeamSocial li a i {
		line-height: 20px;
	}
	.eachAgencySection:nth-child(2n) {
		margin-right: 0;
	}
	.eachAgencySection {
		margin-bottom: 40px;
		margin-right: 6%;
		width: 47%;
	}
	.section.pageinner.aboutIntro3 {
		padding-bottom: 40px;
	}
	.section.pageinner.aboutIntro4 {
		padding-bottom: 20px;
	}
	.each-servcie-tab-content h3 {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 15px;
		padding-bottom: 8px;
	}
	.servcie-tab-content {
		width: 70%;
	}
	.ui-tabs .ui-tabs-nav {
		width: 30%;
	}
	.services-content .container::after {
		width: 70%;
	}
	.services-content .container::before {
		width: 30%;
	}
	.tm a {
		font-size: 12px;
		padding: 5px 10px;
	}
	.contactpageMap {
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 55%;
	}
	.contactpageLeft {
		margin-bottom: 40px;
		padding-top: 150px;
		text-align: center;
		width: 100%;
	}
	.contactpageForm {
		margin: 35px auto 0;
	}
	.section.contactpageBottom {
		margin-top: 0;
	}
	.phoneBox,
	.emailBox {
		background: rgba(0, 0, 0, 0) url("images/phone-email-box.png") repeat scroll 0 0 / 100% 100%;
		border-radius: 0;
		float: left;
		position: static;
		width: 50%;
	}
	.phoneBox i,
	.emailBox i {
		font-size: 45px;
	}
	.contactpageLeft h1::after {
		margin: 0 auto;
		right: 0;
	}
	.section.pageinner.contactpage::after {
		background-image: url("images/bottom-shadow.png");
		bottom: 0;
		content: "";
		height: 22px;
		left: 0;
		position: absolute;
		width: 100%;
		z-index: 999;
	}
	.phoneBox::after,
	.emailBox::after {
		display: none;
	}
	.faq-left {
		height: 500px;
		width: 100%;
	}
	.faq-content-2inner {
		margin-top: 40px;
		max-width: 100%;
		width: 100%;
		background-position: 22px 38px;
	}
	.faq-right {
		float: right;
		width: 100%;
	}
	.faq-content-2inner>h2 {
		font-size: 19px;
		line-height: 20px;
	}
	.each-faq-content p {
		font-size: 13px;
		line-height: 22px;
		margin-bottom: 0;
	}
	.each-faq-content {
		padding: 10px 40px 10px 42px;
	}
}

@media (max-width:700px) {
	.latestNews {
		float: left;
		margin-top: 4px!important;
		margin-left: 0px!important;
	}
}

@media (max-width:860px) {
	.move-to-top.move-to-top-footer {
		bottom: 158px;
		left: auto;
		right: 5%;
	}
	.move-to-top.move-to-top-inner {
		left: auto;
		right: 11%;
	}
	.contactpopupButton {
		float: left;
		position: static;
	}
	#services-tabs {
		display: none;
	}
	.services-content .container::before {
		display: none;
	}
	.services-content .container::after {
		display: none;
	}
	#accordion {
		float: left;
		position: relative;
		width: 100%;
		z-index: 2;
		display: block;
	}
	#accordion .accordion-title {
		background-color: rgba(0, 0, 0, 0.4);
		cursor: pointer;
		font-size: 14px;
		font-weight: 300;
		margin-bottom: 1px;
		padding: 15px 20px;
	}
	.each-servcie-tab-content {
		background-color: rgba(31, 31, 31, 0.9);
		margin-bottom: 1px;
		padding: 20px;
	}
	.tm a {
		font-size: 10px;
		padding: 5px 7px;
	}
	.section.pageinner.contactpage {
		background-size: 75px auto;
	}
}

@media (max-width: 736px) and (max-height: 414px) {

	.eachBlog>p {
		display: none;
	}
	.blogHeader p {
		display: none;
	}
	.blogOuter::after {
		display: none;
	}
	.blogHeader {
		padding-right: 0;
		width: 18%;
	}
	.eachBlog>h3 {
		font-size: 12px;
		margin-bottom: 0;
		border-bottom: none;
		min-height: 40px;
	}
	.eachBlog {
		padding: 10px;
	}
	.viewAllBlog {
		bottom: 32px;
	}
	.social {
		display: none;
	}
	.swlogo {
		max-width: 19px;
	}
	.contactLeft li {
		font-size: 12px;
	}
	.callUsContainer {
		margin-bottom: 10px;
	}
	.introContentIn p,
	.callUsContainer p {
		font-size: 12px;
		line-height: 18px;
	}
	.contactpopupButton {
		margin: 15px auto 0;
	}
	.address {
		padding: 10px 0;
		font-size: 11px;
	}
	.address p {
		font-size: 11px;
	}
	#contact-popup {
		padding: 15px;
		bottom: 35px;
		width: 260px;
	}
	.textField {
		font-size: 11px;
		margin-bottom: 8px;
		padding: 5px 10px;
	}
	.bulbOuter {
		width: 12%;
	}
}

@media (max-width:736px) {
	.tm .outline a {
		border: medium none;
		border-radius: 0;
	}
	.tm {
		background-color: rgba(0, 0, 0, 0.7);
		height: 100%;
		left: 0;
		margin-left: 0;
		margin-right: 0;
		max-width: 75%;
		padding: 13px 0;
		position: fixed;
		right: auto;
		top: 0;
		width: 250px;
	}
	.innerPageBody .tm {
		top: 65px;
	}
	.tm li::after {
		display: none;
	}
	.tm>li {
		display: block;
		margin-right: 0;
	}
	.tm a {
		display: block;
		font-size: 13px;
		padding: 12px 20px;
		transition: all 0.5s ease;color:white
	}
	.tm a:hover {
		background-color: #52babb;
	}
	.tm .outline a:hover {
		color: #fff;
	}
	.blackish .tm a {
		color: #fff;
	}
	.innerPageBody .tm {
		top: 0;
	}
	.minutes-talks-inner::after {
		height: 50px;
		left: -22px;
		top: -17px;
		width: 50px;
	}
	.contactpageForm {
		width: 100%;
	}
	.phoneBox,
	.emailBox {
		background: #243E57 none repeat scroll 0 0;
		width: 100%;
	}
	.phoneBox {
		border-radius: 10px 10px 0 0;
	}
	.eachblogLisingPage {
		height: auto !important;
		margin-right: 0;
		width: 100%;
	}
	.blogLisingPageeachContent>h3 {
		height: auto !important;
	}
	.blogSingleContent .alignleft {
		float: none;
		max-width: 100%;
		padding-bottom: 15px;
		padding-right: 0;
	}
	.blogSingleContent .alignright {
		float: none;
		max-width: 100%;
		padding-bottom: 15px;
		padding-left: 0;
	}
	.eachCommentTitle div {
		margin-bottom: 10px;
	}
	.eachCommentTitle {
		margin-bottom: 5px;
	}
	.commentFormBox h3 {
		font-size: 24px;
		line-height: 25px;
		margin-bottom: 25px;
		padding-bottom: 20px;
	}
	.pageinner.blogSinglePage h1 {
		border-top: 2px solid #29331a;
		float: left;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 20px;
		width: 100%;
	}
	.blogSingleTitle {
		border-bottom: medium none;
		margin-bottom: 22px;
		width: 100%;
	}
}

@media (max-width:667px) {
	.eachService {
		padding: 20px 6%;
	}
	.move-to-top {
		bottom: 5px;
		font-size: 18px;
		height: 22px;
		width: 25px;
	}
	.move-to-top i {
		line-height: 20px;
	}
	.bulbOuter {
		width: 11%;
	}
	.eachService h3 span {
		margin-top: 6px;
		padding-top: 15px;
	}
	.introContentIn h2,
	.blogHeader h2,
	.callUsContainer h2,
	.contactLeft h2,
	.he {
		font-size: 30px;
		line-height: 32px;
		margin-bottom: 15px;
	}
	.servicesContainer h2 {
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 20px;
	}
	.servicesPopupIn h3 {
		font-size: 22px;
		margin-bottom: 18px;
		padding-bottom: 6px;
	}
	.servicesPopupIn p {
		font-size: 11px;
		line-height: 18px;
	}
	.servicesPopupInContent {
		padding-top: 0;
	}
	.eachBlog>p {
		max-height: 100px;
		ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.viewAllBlog {
		height: 3px;
	}
	.viewAllBlog>a {
		height: 60px;
		top: -31px;
		width: 60px;
	}

	.viewMoreButton,
	.sendButton {
		font-size: 11px;
		margin-top: 0;

	}
	#contact-popup h2 {
		font-size: 13px;
		margin-bottom: 15px;
		margin-top: 8px;
		padding-bottom: 12px;
	}
	.textField {
		font-size: 12px;
		margin-bottom: 10px;
		padding: 7px 10px;
	}
	.contactpopupButtonLabel {
		font-size: 12px;
		padding: 6px 18px;
	}
	.ourTeamPersonImage {
		max-width: 30%;
	}
	.minutes-talks-inner-right {
		margin-top: 20px;
		padding-left: 0;
		width: 100%;
	}
	.minutes-talks-inner-left {
		width: 100%;
	}
	.faq-left {
		padding-right: 10px;
	}
	.mCSB_inside>.mCSB_container {
		margin-right: 25px !important;
	}
}@media (max-width: 667px){
.latestNews1 {
     text-align: center;
    margin-top: 4px!important;
    margin-left: 0px!important;
}
.latestNews1 {
    margin-left: 26px;

    margin-top: 9px;
    LIST-STYLE-TYPE: NONE;
}}
.t1{background: white none repeat scroll 0 0!important;}
@media (max-width:667px) {#contact-popup {
		left: 0;
		margin: 0 auto;
		right: 0;bottom:-182px
	}

	#deskt{display:none}
	iframe , .iframe1 {display:none}
	.latestNews ,.contactLeftDetails2 , .callUsContainer{text-align:center!important}

	.pp{margin-left:0!important}
	}
@media (max-width: 667px) and (max-height: 375px) {
	.eachBlog>p {
		display: none;
	}
	.blogHeader p {
		display: none;
	}
	.blogOuter::after {
		display: none;
	}
	.blogHeader {
		padding-right: 0;
		width: 18%;
	}
	.eachBlog>h3 {
		font-size: 12px;
		margin-bottom: 0;
		border-bottom: none;
		min-height: 40px;
	}
	.eachBlog {
		padding: 10px;
	}
	.viewAllBlog {
		bottom: 32px;
	}
	.social {
		display: none;
	}
	.swlogo {
		max-width: 19px;
	}
	.contactLeft li {
		font-size: 12px;
	}
	.callUsContainer {
		margin-bottom: 0px;
	}
	.introContentIn p,
	.callUsContainer p {
		font-size: 12px;
		line-height: 18px;
	}
	.contactpopupButton {
		margin: 15px auto 0;
	}
	.address {
		padding: 10px 0;
		font-size: 11px;
	}
	.address p {
		font-size: 11px;
	}
	#contact-popup {
		padding: 15px;
		bottom: 70px;
		width: 260px;
	}
	.textField {
		font-size: 11px;
		margin-bottom: 8px;
		padding: 5px 10px;
	}
}

@media (max-width:568px) {
	.slidingLogo {
		height: 26%;
		width: 100%;
	}.smr{padding-top:70px!important}
	.slidingLogo img {
		margin: 0 auto;
		max-width: 270px;
		right: 0;
	}.smi{float:right!important}
	.introContent {
		height: 62%;
		text-align: center;
		width: 100%;
	}
	.serviceSliderNav {
		bottom: -20%;
		left: auto;
		right: 0;
	}
	.servicesContainer h2 {
		margin-bottom: 20px;
	}
	#serviceSlider .lslide {
		border: medium none;
	}
	.serviceSliderOuter {
		max-width: 100%;
	}
	.seotivLogos {
		height: 50%;
		text-align: center;
		width: 100%;
	}
	.page4 .introContent {
		height: 50%;
	}
	.seotivLogosIn>img {
		margin: 0 auto;
	}
	.blogHeader {
		margin-bottom: 20px;
		margin-right: 0;
		padding-right: 0;
		width: 100%;
	}
	.blogOuter {
		width: 100%;
	}
	.blogOuter::after {
		display: none;
	}
	#fp-nav.right {
		right: 4px !important;
	}
	.viewAllBlog {
		height: 3px;
	}
	.viewAllBlog>a {
		height: 60px;
		top: -31px;
		width: 60px;
	}
	.page7 .fp-tableCell {
		vertical-align: middle;
	}
	.bubbles {
		width: 60%;
	}
	.eachBlog {
		padding: 15px;
	}
	.eachBlog>h3 {
		font-size: 13px;
		margin-bottom: 7px;
		margin-top: 7px;
		padding-bottom: 7px;
	}
	.eachBlog>p {
		font-size: 11px;
		line-height: 17px;
	}
	.contactLeft {
		text-align: center;
		width: 100%;
	}
	.contactLeft li {
		display: inline-block;
		float: none;
	}
	.contactLeft .contactLeftDetails2 {
		width: 100%;
		text-align: left;
	}
	.contactLeftAddress {
		max-width: 100%;
	}
	.contactRight {
		padding-left: 0;
		width: 90%;
	}
	.address,
	.address p {
		font-size: 12px;
		padding-top: 0;
		text-align: center;
	}
	.swlogoOuter {
		float: left;
		text-align: center;
		width: 100%;
	}
	.swlogo {
		clear: both;
		float: none;
		margin: 10px;
	}
	.address {
		margin-top: 20px;
		padding: 0px!important;
		margin-bottom: 20px;
	}
	.introContentIn h2,
	.introContentIn p,
	.introContentIn a {

		text-align: justify;
	}
	.introContentIn a {
		margin-bottom: 20px!important;
	}
	.introContentIn h2,
	.blogHeader h2,
	.callUsContainer h2,
	.contactLeft h2,
	.he {
		font-size: 25px;
		line-height: 27px;
		margin-bottom: 10px;margin-top: 18%;
	}
	.carousel-indicators {
		top: 5%!important;
		left: 66%!important;
	}
	.introContentIn p,
	.callUsContainer p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 5px;
	}
	.servicesContainer h2,
	.he {
		font-size: 25px;
		line-height: 27px;
	}
	.seotivLogosIn {
		vertical-align: bottom;
	}
	.aboutIntroLeft {
		text-align: center;
		width: 100%;
	}
	.aboutIntroRight {
		padding-left: 0;
		padding-top: 40px;
		text-align: center;
		width: 100%;
	}
	.aboutIntro2Left {
		padding-right: 0;
		text-align: center;
		width: 100%;
	}
	.aboutIntro2Left>img {
		max-width: 200px;
	}
	.aboutIntro2Right {
		padding-top: 30px;
		text-align: center;
		width: 100%;
	}
	.eachTeam {
		margin-bottom: 20px;
		max-width: 100%;
		padding-right: 0;
		width: 100%;
	}
	.ourTeamRightContent {
		max-width: 100%;
		text-align: center;
		width: 100%;
	}
	.ourTeamPersonImage {
		margin-bottom: -50px;
		max-width: 65%;
		padding-left: 35%;
		position: static;
	}
	.servicesPopupInContent {
		width: 100%;
	}
	.servicesPopupIn {
		text-align: center;
	}
	.servicesPopupIn img {
		float: none;
		margin: 0 auto;
		width: 25%;
	}
	.servicesPopupIn h3 {
		font-size: 22px;
		margin-bottom: 20px;
		margin-top: 10px;
		padding-bottom: 8px;
	}
	.fancybox-slide>* {
		padding: 24px 30px !important;
	}
	.myVideo {
		display: none;
	}
	.myVideo {
		display: none;
	}
	.social {
		display: none;
	}
	.contactpopupButton {
		float: left;
		text-align: center;
		width: 100%;
	}
	.contactpopupButtonLabel {
		display: inline-block;
		/* float: left; */
		margin-left: 12px;
	}
	.pageinner h1::after,
	.pageinner h2::after {
		left: 0;
		margin: 0 auto;
		right: 0;
	}
	.each-servcie-tab-content-left {
		text-align: center;
	}
	.each-servcie-tab-content h3::after {
		left: 0;
		margin: 0 auto;
		right: 0;
	}
	.each-servcie-tab-content-left .blogReadMore {
		display: inline-block;
		float: none;
	}
	.half-content {
		text-align: center;
	}
	.pageinner h1,
	.pageinner h2 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 15px;
		padding-bottom: 10px;
	}
	.minutes-talks-inner .textField-2 {
		font-size: 11px;
		margin-bottom: 7px;
		padding: 8px;
	}
	.minutes-talks-inner .sendButton-2 {
		font-size: 13px;
		padding: 7px 30px;
	}
	.minutes-talks-inner h2 {
		font-size: 18px;
		line-height: 20px;
		padding-bottom: 7px;
	}
	.minutes-talks-inner p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 15px;
	}
	.minutes-talks-inner::after {
		height: 40px;
		left: -18px;
		top: -14px;
		width: 40px;
	}
	.contactpageForm .textField3second,
	.contactpageForm .textField3 {
		font-size: 12px;
		margin-bottom: 10px;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 8px;
		padding-top: 8px;
		width: 100%;
	}
	.contactpageForm .textarea-field3 {
		font-size: 12px;
	}
	.contactpageMap {
		width: 80%;
	}
	.contactpageFormTitle {
		background-size: 35px auto;
		font-size: 16px;
		height: 40px;
		line-height: 45px;
		margin-bottom: 18px;
		padding-left: 48px;
	}
	.faq-content-2inner>h2 {
		font-size: 19px;
		line-height: 20px;
	}
	.blogLisingPageContainer {
		margin-top: 15px;
		padding: 0 0 40px;
	}
	.blogSinglePageContainer {
		padding: 0 20px 50px;
	}
	.commentFormBox {
		padding: 50px 20px;
	}
	#commentform input[type="text"] {
		margin-right: 0;
		width: 100%;
	}
}

@media (max-width: 568px) and (max-height: 320px) {
	.logoouter img {
		max-width: 80px;
	}
	.logocontent p {
		font-size: 12px;
		line-height: 20px;
		margin-top: 10px;
	}
	.tm a {
		font-size: 12px;
		padding: 8px 20px;
	}
	.slidingLogo img {
		max-width: 200px;
		opacity: .4;
	}
	.slidingLogo {
		height: 100%;
	}
	.introContent {
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.serviceSliderNav {
		bottom: -28%;
		right: 38px;
	}
	.servicesPopupIn img {
		display: none;
	}
	.fancybox-slide>* {
		padding: 10px 30px !important;
	}
	.seotivLogos {
		height: 100%;
	}
	.seotivLogosIn {
		vertical-align: middle;
	}
	.seotivLogosIn>img {
		opacity: .1;
		max-width: 50%;
	}
	.page4 .introContent {
		height: 100%;
	}
	.blogReadMore {
		position: absolute;
		bottom: 2px;
		right: 4px;
	}
	.eachBlog>h3 {
		padding-right: 45px;
		padding-bottom: 0;
		min-height: 5px;
		max-height: 50px;
		ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.blogHeader {
		margin-bottom: 0;
	}
	.eachBlog {
		padding: 5px;
	}
	.blogHeader h2 {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 5px;
	}
	.address {
		margin-top: 0;
		padding-top: 10px;
	}
	.contactOuter {
		padding: 10px 0;
	}
	.contactLeft li {
		font-size: 11px;
		padding-left: 14px;
		margin-right: 10px;
	}
	.contactLeft li i {
		top: 6px;
	}
	.contactpopupButton {
		display: none;
	}
}

@media (max-width:400px) {
	.logocontent p {
		font-size: 13px;
		line-height: 20px;
	}
	.slidingLogo img {
		max-width: 230px;
	}
	.introContentIn h2,
	.blogHeader h2,
	.callUsContainer h2,
	.contactLeft h2,
	.he {
		font-size: 25px;
		line-height: 27px;
		margin-bottom: 10px;
	}
	.introContentIn p,
	.callUsContainer p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 5px;
	}
	.servicesContainer h2,
	.he {
		font-size: 25px;
		line-height: 27px;
	}
	.blogOuter .eachBlog:first-child {
		display: none;
	}
	.eachBlog {
		width: 100%;
	}
	.swlogoOuter {
		float: left;
		text-align: center;
		width: 100%;
	}
	.swlogo {
		clear: both;
		float: none;
		margin: 10px;
	}
	.viewAllBlog {
		bottom: 11%;
	}
	.section.pageinner {
		padding: 40px 0;
	}
	.section.pageinner.aboutIntro2 {
		padding: 40px 0;
	}
	.eachAgencySection {
		margin-bottom: 40px;
		margin-right: 0;
		width: 100%;
	}
	.move-to-top {
		font-size: 18px;
		height: 30px;
		width: 30px;
	}
	.move-to-top i {
		line-height: 29px;
	}
	.eachBlog>p {
		font-size: 11px;
		line-height: 17px;
		max-height: 55px;
		ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.viewMoreButton,
	.sendButton {
		font-size: 11px;
		margin-top: 0;

	}
	#contact-popup h2 {
		font-size: 13px;
		margin-bottom: 15px;
		margin-top: 8px;
		padding-bottom: 12px;
	}
	.textField {
		font-size: 12px;
		margin-bottom: 10px;
		padding: 5px 10px;
	}
	#contact-popup {
		width: 270px;
	}
	.pageinner h1,
	.pageinner h2 {
		font-size: 22px;
		line-height: 26px;
	}
	.minutes-talks-inner .textField-2 {
		margin-bottom: 10px;
		margin-left: 0;
		margin-right: 0;
		padding: 8px;
		width: 100%;
	}
	.minutes-talks-inner .sendButton-2 {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.pageinner p {
		font-size: 13px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.services-content-single-thumb {
		border-right: medium none;
		margin-right: 0;
		padding-right: 0;
		width: 100%;
	}
	.acllToBox-top {
		padding-left: 40px;
	}
	.phoneBox i,
	.emailBox i {
		font-size: 35px;
	}
	.contactpageMap {
		width: 100%;
	}
}

@media (max-width:360px) {
	.contactLeft li {
		font-size: 12px;
		line-height: 18px;
	}
}

@media (max-width:736px) {
	.mj {
		display: none!important
	}
}
.fa-facebook {
  background: #3B5998;
  color: white;border-radius:50%;padding: 20px;
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}.fa-twitter {
  background: #55ACEE;
  color: white;border-radius:50%;padding: 20px;
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}.fa-linkedin {
  background: #0066A1;
  color: white;border-radius:50%;padding: 20px;
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa1:hover{color:white!important}
.fa-instagram {
  background-image: linear-gradient(90deg,#9618DB, #D73068);
  color: white;border-radius:50%;padding: 20px;
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}
.viewMoreButton,
.sendButton {
	margin-top: 17px;
}

@media (max-width:340px) {
	body {
		min-width: 320px;
	}
}

.fa:hover {
	opacity: 0.7;
}

.fa2 {
	    margin-right: 10px;
	color: #243E57!important
}

.fa1 {
	padding: 10px;
	font-size: 30px;
	width: 35px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
}


/* .tm{display:none} */


/* .tm.activefilter{display:block!important}  */

@media (max-width:900px) and (min-width:737px) {
	.tm a {
		font-size: 10px;
		padding: 5px 5px!important;
	}
}
@media (max-width:800px) { .mobh{display:none}}
@media (max-width:737px) {
	#desktop {
		display: none!important
	}
	.div1 {
		width: 90%!important;
		width: 90%!important;
		margin-top: 16%;
	}
	.div2 {
		width: 60%!important;
	}
	.div3 {
		width: 30%!important;
		margin-top: 16%;
	}
}

@media (max-width:1000px) {
	.paa {
		display: none!important
	}
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

#accordion .panel-heading {
	padding: 0;
}

#accordion .panel-title>a {
	display: block;
	padding: 0.4em 0.6em;
	outline: none;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center;
}

.pc {
	font-weight: 100;
	text-align: center;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	background: #4F627A!important;
	border: 1px solid #52babb!important;
}

#accordion .panel-title>a.accordion-toggle::before,
#accordion a[data-toggle="collapse"]::before {
	content: "\e113";
	float: left;
	font-family: 'Glyphicons Halflings';
	margin-right: 1em;
}

#accordion .panel-title>a.accordion-toggle.collapsed::before,
#accordion a.collapsed[data-toggle="collapse"]::before {
	content: "\e114";
}

@media screen and (max-width: 606px) {
	.address a {
		text-align: center;
	}
}

@media screen and (max-width: 606px) {
	.address p {
		width: 100%!important;
	}
}

@media (max-width: 568px) {
	.address,
	.address p {
		font-size: 12px;
		padding-top: 0;
		text-align: center;
	}
}

@media screen and (min-width: 606px) {
	.address a {
		float: right;
	}
}

@media screen and (max-width: 992px) {
	#desk {
		display: none;
	}
}
@media screen and (min-width: 768px) {
.contactpopupButtonLabel{display:none}
}

@media screen and (max-width: 767px) {
#contact-popup1{display:none!important}
}
.address a {
	color: #9d9d9d;
	display: inline-block;
	margin-left: 8px;
	transition: all 0.5s ease 0s;
}

.sidenav a:hover {
	color: #f1f1f1;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}
	.sidenav a {
		font-size: 18px;
	}
}

@media (max-width:1000px) and (min-width:320px) {
	.he1 {
		margin-top: 05px!important;
	}
}

@media (max-width:1257px) and (min-width:984px) {
	.count {
		font-size: 15px!important;
	}
	.pr {
		font-size: 12px!important;
	}
}

@media (max-width:984px) and (min-width:880px) {
	.count {
		font-size: 15px!important;
	}
	.pr {
		font-size: 10px!important;
	}
}

@media (max-width:880px) and (min-width:550px) {
	.count {
		font-size: 14px!important;
	}
	.pr {
		font-size: 9px!important;
	}
}

@media (max-width:549px) and (min-width:320px) {
	.count {
		font-size: 14px!important;
	}
	.pr {
		font-size: 9px!important;
	}
}
@media (max-width:924px) and (min-width:668px) {
	iframe, .iframe1 {
    display: none;
} .kw{width:50%;}.mku {
    width: 44%!important;
}}
@media (max-width:750px) and (min-width:320px) {
	.iframe1 {
		float:left
	}
	.d1 {
		margin-top: 5px!important
	}
	.carousel-inner {
		margin-top: -10px!important;
	}
	.sp1 {
		display: none!important
	}
	.testimonial_para {
		max-height: 60%;
	}
}

@media screen and (max-width:736px) {}

@media (max-width:1100px) and (min-width:860px) {
	.contactpopupButton {

	}
	.latestNews {
		float: left!important;
		margin-top: 40px;
	}
}

@media (max-width:2000px) and (min-width:1300px) {
	.div3 {
		display: none!important
	}
}
@media (max-width:2000px) and (min-width:768px) {
	.div3 {
		display: none!important
	}
}
.paa {
	display: none!important
}

.div3 {
	margin: 0 auto
}

@media (max-width:1500px) and (min-width:992px) {
	#mob {
		display: none
	}
}

@media screen and (max-width:736px) {
	.carousel-inner {
		height: 500px!important;
	}
}

.div3 {
	width: 20%;
	margin: 0 auto!important;
}

.r16 {
	width: 94%!important
}

@media (max-width:1200px) and (min-width:1000px) {
	.contactLeft .contactLeftDetails2 {
		float: left!important;
		margin-left: 150px!important;
		margin-top: 15px!important;
	}
	iframe{float:left}
}@media (max-width:1000px) and (min-width:700px) {
	.contactLeft .contactLeftDetails2 {
		float: left!important;
		margin-left: 100px!important;
		margin-top: 15px!important;
	}
	iframe{float:left}
}
@media (min-width:1000px) and (max-width:1200px) {
.latestNews{width:40%}}
@media screen and (max-width:1300px) {
	.contactLeft .contactLeftDetails2 {
		float: right;
		margin-left: 0;
		margin-top: 15px;
	}
}

@media (max-width:830px) and (min-width:700px) {
	.latestNews {
		float: left!important;
		margin-top: 40px!important;
		margin-left: 83px!important;
	}
}
.testimonial_subtitle , .testimonial_para{margin:0!important}
@media (min-width:568px) {
	.introContentIn {
		margin-top: 100px!important;background: white;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    /* box-shadow: 0px 0px 10px 2px rgba(0,0,0,.3); */
    padding: 20px;
	}
}

@media (max-width:1460px) and (min-width:1300px) {

	#serviceSlider , #serviceSlider.lslide ,  .lSSlideOuter , .serviceSliderOuter ,.eachService {height:385px!important;
	}
	/* .eachBlog {height:400px!important} */
}@media (max-width:900px) and (min-width:600px) {

	.h8 {

    margin-top: -51px;
}
}

@media (min-width:667px) {
#mob {
    display: none;
}}
@media (min-width:738px) {
	.bg23{ display: none;}
}
@media (max-width:737px) {
	.kw{ display: none;}
	.mku{width:100%!important}
}

.fa-youtube {
    background: #FD2725;
    color: white;
    border-radius: 50%;
}
@media (max-width:567px) {
	.mmn p{text-align:center!important}
.mobhg{margin-top:2%!important}}
.ngo1:hover{color: white!important;}
.ngo1 {
    position: absolute;
    bottom: 10px;
    right: 20px;color: white;
    padding-top: 3px;
    margin: 0;

	font-size: 20px;
    color: white;
}.eachService{position:relative}
.fancybox-error{display:none!important}


@media (max-width:567px) {
.mmn p{text-align:center!important}}

@media (max-width: 567px){
.eachService {
    padding: 20px!important;
}#serviceSlider{height:350px!important}.bulbOuter{display:none}
}.sr {
    margin-top: 20px;
    text-align: center;
    margin-top: 100px!important;
    font-size: 20px;
    border: 2px solid #66CCCC;
    padding: 10px 4px;
    border-radius: 6px;
    cursor: pointer;
}.nmj{    border: 1px solid #ddd;}
@media (max-width: 568px){
.eachBlog {
    width: 100%;
}.blogOuter .eachBlog:first-child {
		display: none;
	}}@media (min-width:924px) {
	.bg231{ display: none;}
}
.eachService h3 {margin-top:10px!important;margin-bottom:5px!important}


@media (min-width:1366px) {
.main section.page3  , .md{
	background: url(../../assets/download4.png)no-repeat!important;
	/* background-position: center center; */
	/* background-size: cover; */
}.main section.page5 {
	background: url(../../assets/download3.png)no-repeat!important;
}.main section.page5 {
	background: url(../../assets/download3.png)no-repeat!important;
}.main section.page4 , .main section.page2 {
	background: url(../../assets/download3.png) no-repeat !important;
}
}

@media (max-width:1366px) {
.po2{font-size: 10px;}
}
@media (max-width:1024px) {
	.po1{line-height: 16px;}
	.po2{font-size: 8px;}
}
@media (max-width:768px) {
.po1{line-height: 16px;}
.po2{font-size: 8px;}
}
