/* CSS
Author: GILLAN E SOLUTIONS
Created:07-06-2017
*/

/*
-------------------------------------------------------------- 
BROWSER SPECIFICATION STYLES
-------------------------------------------------------------- 
*/ 
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, 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%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a:hover {
	transition: all 0.4s ease-in-out;
}
h1 {
	font-family: 'GothamBold';
	text-align: center;
	font-size: 36px;
	color: #18191b;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h2 {
	font-family: 'GothamBold';
	font-size: 32px;
	color: #8fc73e;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 20px;
}
h3 {
	font-family: 'Gotham-Medium';
	font-size: 28px;
	color: #1b96d9;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 12px;
}
h4 {
	font-family: 'Gotham-Medium';
	font-size: 26px;
	color: #808285;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 12px;
}
h5 {
	font-family: 'Gotham-Medium';
	font-size: 22px;
	color: #18191b;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 12px;
}
h6 {
	font-family: 'Gotham-Medium';
	font-size: 18px;
	color: #18191b;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 12px;
}
.alignleft {
	float: left;
	margin: 0px 15px 15px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 15px 15px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.padding {
	padding: 0 !important;
}
.margin-top60 {
	margin-top: 60px;
}
/*
-------------------------------------------------------------- 
GLOBAL STYLES
--------------------------------------------------------------
*/
.call-us {
	display: inline-block;
	vertical-align: top;
	font-family: 'GothamBold';
	font-size: 16px;
	color: #ffffff;
	border-radius: 18px;
	border-top: 1px solid #03a2a5;
	border-left: 1px solid #03a2a5;
	border-right: 1px solid #585da8;
	border-bottom: 1px solid #585da8;
	padding: 4px 20px 8px 15px;
	background: rgb(6, 240, 249);
	background: -moz-linear-gradient(90deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	background: -webkit-linear-gradient(90deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	background: -o-linear-gradient(90deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	background: -ms-linear-gradient(90deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	background: linear-gradient(180deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	margin-left: 5px;
}
.call-us img {
	padding-right: 8px;
}
.call-us:hover, .call-us:focus {
	color: #fff;
	text-decoration: none;
	background: rgb(6, 240, 249);
	background: -moz-linear-gradient(270deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	background: -webkit-linear-gradient(270deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	background: -o-linear-gradient(270deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	background: -ms-linear-gradient(270deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
	background: linear-gradient(0deg, rgb(6, 240, 249) 0%, rgb(43, 51, 147) 100%);
}
.blue-btn {
	display: inline-block;
	font-family: 'Gotham-Medium';
	font-size: 18px;
	color: #ffffff;
	border: 1px solid #04203e;
	border-radius: 25px;
	padding: 8px 50px;
	transition: all 0.4s ease-in-out;
	background: rgb(26, 126, 230);
	background: -moz-linear-gradient(90deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
	background: -webkit-linear-gradient(90deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
	background: -o-linear-gradient(90deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
	background: -ms-linear-gradient(90deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
	background: linear-gradient(180deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
}
.blue-btn:hover {
	color: #fff;
	text-decoration: none;
	background: rgb(26, 126, 230);
	background: -moz-linear-gradient(270deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
	background: -webkit-linear-gradient(270deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
	background: -o-linear-gradient(270deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
	background: -ms-linear-gradient(270deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
	background: linear-gradient(0deg, rgb(26, 126, 230) 30%, rgb(0, 63, 123) 70%);
}
.green-btn {
	display: block;
	font-family: 'GothamBold';
	font-size: 20px;
	text-align: center;
	color: #02101f !important;
	border: 1px solid #04203e;
	border-radius: 24px;
	text-transform: uppercase;
	padding: 12px 45px;
	margin: 0 7px 20px 0;
	transition: all 0.4s ease-in-out;
	background: rgb(164, 213, 47);
	background: -moz-linear-gradient(90deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
	background: -webkit-linear-gradient(90deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
	background: -o-linear-gradient(90deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
	background: -ms-linear-gradient(90deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
	background: linear-gradient(180deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
}
.green-btn:hover {
	color: #fff !important;
	text-decoration: none;
	background: rgb(164, 213, 47);
	background: -moz-linear-gradient(270deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
	background: -webkit-linear-gradient(270deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
	background: -o-linear-gradient(270deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
	background: -ms-linear-gradient(270deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
	background: linear-gradient(0deg, rgb(164, 213, 47) 30%, rgb(83, 149, 26) 70%);
}
.send-btn {
	display: block;
	width: 100%;
	font-family: 'GothamBold';
	font-size: 30px;
	color: #02101f;
	border: 1px solid #04203e;
	border-radius: 9px;
	text-align: center;
	text-transform: uppercase;
	outline: none;
	padding: 19px 0px;
	transition: all 0.4s ease-in-out;
	background: rgb(164, 212, 47);
	background: -moz-linear-gradient(90deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
	background: -webkit-linear-gradient(90deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
	background: -o-linear-gradient(90deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
	background: -ms-linear-gradient(90deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
	background: linear-gradient(180deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
}
.send-btn:hover {
	color: #fff;
	text-decoration: none;
	background: rgb(164, 212, 47);
	background: -moz-linear-gradient(270deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
	background: -webkit-linear-gradient(270deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
	background: -o-linear-gradient(270deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
	background: -ms-linear-gradient(270deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
	background: linear-gradient(0deg, rgb(164, 212, 47) 30%, rgb(82, 147, 52) 70%);
}
img {
	height: auto;
}
/*
-------------------------------------------------------------- 
HEADER STYLE
-------------------------------------------------------------- 
*/
.header-area {
	position: relative;
}
.header {
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 100;
}
.logo {
	position: relative;
	float: left;
	padding: 9px 0 0 0px;
}
.logo:before {
	background: url(../images/logo-before.png) no-repeat top left;
	content: "";
	position: absolute;
	height: 313px;
	width: 740px;
	top: 0;
	left: -44%;
	z-index: -30;
}
.header-right {
	float: right;
	padding-top: 23px;
}
.header-right .textwidget {
	display: inline-block;
	vertical-align: top;
}
.social-div {
	display: inline-block;
	vertical-align: top;
}
.social-div .social-sharing {
	margin-top: 0px;
}
.social-div a.button-facebook:hover, .social-div a.button-facebook:focus {
	background: #4eaf42 url(../images/facebook-icon.png) no-repeat center center !important;
	border: 2px solid #3a4249;
}
.social-div .social-sharing img {
	margin-bottom: 0px;
}
.social-div .smw_center img, .social-div .smw_left img {
	margin-right: 0px !important;
}
.social-div a {
	background: url(../images/facebook-icon.png) no-repeat center center !important;
	display: inline-block;
	width: 37px;
	height: 37px;
	text-align: center;
	border: 2px solid #3a4249 !important;
	border-radius: 50%;
	padding-top: 3px;
	margin-right: 8px;
}
.social-div a:hover, .social-div a:focus {
	background: #4eaf42;
}
.yellow-btn {
	position: fixed;
	right: 0px;
	top: 20%;
	z-index: 100;
}
.yellow-btn a {
	display: block;
	background: url(../images/yellow-btn-bg.jpg) repeat-x;
	font-family: 'GothamBold';
	font-size: 17px;
	color: #18191b;
	padding: 3px 28px;
	min-height: 46px;
	text-transform: uppercase;
	border-top: 1px solid #bdb23c;
	border-right: 1px solid #bdb23c;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	transition: all 0.4s ease-in-out;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transform-origin: 90% 45%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(1, 2, 2, 0.38);
	-moz-box-shadow: 0px 0px 5px 0px rgba(1, 2, 2, 0.38);
	box-shadow: 0px 0px 5px 0px rgba(1, 2, 2, 0.38);
}
.yellow-btn a:hover {
	color: #fff;
	text-decoration: none;
	background: #2c40a2;
}
/*
-------------------------------------------------------------- 
MAIN NAV STYLE
-------------------------------------------------------------- 
*/
.main-nav {
	display: inline-block;
	vertical-align: top;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	font-family: 'GothamBold';
}
/*
-------------------------------------------------------------- 
BANNER STYLE
-------------------------------------------------------------- 
*/
.banner-area {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 86px;
}
.banner-area img {
	width: 100%;
	height: auto;
	min-height: 267px;
	object-fit: cover;
}
.banner-text {
	width: 45%;
}
.banner-caption {
	position: absolute;
	bottom: 7%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.banner-caption big {
	font-family: 'GothamBook';
	font-size: 43px;
	color: #ffffff;
	line-height: 46px;
}
.banner-caption big strong {
	font-family: 'GothamBold';
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
}
.mob-ban {
	display: none;
}
/*
-------------------------------------------------------------- 
CONTENT AREA STYLE
-------------------------------------------------------------- 
*/
.content-area {
	background: url(../images/content-bg.jpg) no-repeat top center;
	float: left;
	width: 100%;
	background-size: cover;
	min-height: 620px;
	padding: 55px 0px 0px;
}
.content-area ol, .content-area ul {
	margin-left: 15px;
}
.content-area ol li {
	padding-bottom: 20px;
}
.content-text-tab {
	position: relative;
	display: inline-block;
	font-family: 'GothamBook';
	font-size: 28px;
	color: #000;
	text-align: center;
	line-height: 36px;
	padding: 0 46px;
	margin-bottom: 33px;
	font-weight: normal;
}
.content-text-tab:after {
	background: #65ba45;
	content: "";
	position: absolute;
	height: 5px;
	width: 100px;
	right: 0;
	left: 0;
	bottom: 0px;
	margin: 0 auto;
	z-index: 100;
}
/*
-------------------------------------------------------------- 
MAIN TAB STYLE
-------------------------------------------------------------- 
*/
.main-tab-area {
	float: left;
	width: 100%;
	font-family: 'GothamBold';
	font-size: 28px;
	color: #3a4249;
	text-align: center;
	line-height: 36px;
}
.tab-top-text {
	padding: 0px 165px;
	margin-bottom: 40px;
}
.main-tab {
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	margin-top: 10px;
}
.main-tab img {
	width: 100%;
	border: 7px solid #e4d32e;
}
.main-tab h2 {
	background: #65ba45;
	position: absolute;
	font-family: 'GothamBold';
	font-size: 24px;
	color: #ffffff;
	top: 7px;
	left: 7px;
	right: 7px;
	text-transform: uppercase;
	padding: 17px 0;
	margin-bottom: 0;
}
.main-tab-text {
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0 auto;
	text-align: center;
	font-family: 'Gotham-Medium';
	font-size: 23px;
	color: #fafdff;
	line-height: 27px;
	background-color: rgba(32,113,1, 0.81);
	opacity: 0;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	cursor: pointer;
	padding: 8px 22px 25px;
	border: 7px solid #e4d32e;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	bottom: -540px;
}
.main-tab-text h2 {
	background: none;
	position: relative;
	font-family: 'GothamBold';
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 10px;
	top: inherit;
	left: inherit;
	right: inherit;
	padding: inherit;
}
.main-tab-text h2:after {
	background: #fff;
	content: "";
	position: absolute;
	height: 2px;
	width: 40px;
	left: 0px;
	right: 0;
	margin: 0 auto;
	bottom: 21px;
}
.main-tab-text p {
	margin-bottom: 20px;
}
.main-tab:hover .main-tab-text {
	opacity: 1;
	bottom: 0;
}
/*
-------------------------------------------------------------- 
BLUE BAR STYLE
-------------------------------------------------------------- 
*/
.blue-bar-area {
	float: left;
	width: 100%;
	font-family: 'Gotham-Medium';
	font-size: 30px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	padding: 53px 0 30px;
	background: rgb(26, 166, 243);
	background: -moz-linear-gradient(90deg, rgb(26, 166, 243) 30%, rgb(0, 70, 150) 70%);
	background: -webkit-linear-gradient(90deg, rgb(26, 166, 243) 30%, rgb(0, 70, 150) 70%);
	background: -o-linear-gradient(90deg, rgb(26, 166, 243) 30%, rgb(0, 70, 150) 70%);
	background: -ms-linear-gradient(90deg, rgb(26, 166, 243) 30%, rgb(0, 70, 150) 70%);
	background: linear-gradient(180deg, rgb(26, 166, 243) 30%, rgb(0, 70, 150) 70%);
}
/*
-------------------------------------------------------------- 
HOME BOTTOM STYLE
-------------------------------------------------------------- 
*/
.home-bottom-tab {
	float: left;
	width: 100%;
	min-height: 777px;
	background: rgb(39, 38, 42);
	background: -moz-linear-gradient(0deg, rgb(39, 38, 42) 50%, rgb(101, 186, 69) 50%);
	background: -webkit-linear-gradient(0deg, rgb(39, 38, 42) 50%, rgb(101, 186, 69) 50%);
	background: -o-linear-gradient(0deg, rgb(39, 38, 42) 50%, rgb(101, 186, 69) 50%);
	background: -ms-linear-gradient(0deg, rgb(39, 38, 42) 50%, rgb(101, 186, 69) 50%);
	background: linear-gradient(90deg, rgb(39, 38, 42) 50%, rgb(101, 186, 69) 50%);
	padding-top: 43px;
}
.home-bottom-tab h2 {
	background: url(../images/home-bottom-img.jpg) no-repeat top center;
	font-family: 'GothamBold';
	font-size: 36px;
	color: #06407c;
	text-align: center;
	text-transform: capitalize;
	padding: 14px 0 13px;
	margin-bottom: 33px;
}
.white-box {
	background: #fff;
	position: relative;
	display: block;
	min-height: 290px;
	text-align: center;
	border: 1px solid #e4e7e9;
	border-radius: 3px;
	padding: 26px 0 25px;
	margin-bottom: 34px;
}
.work-icon {
	position: absolute;
	top: 5px;
	left: 15px;
}
.white-box img {
	display: inline-block;
}
.white-box:after {
	background: #272a25;
	content: "";
	position: absolute;
	height: 226px;
	width: 5px;
	left: -1px;
	top: 17px;
}
.white-box blockquote {
	font-family: 'GothamBook';
	font-size: 18px;
	color: #3a4249;
	border: 0;
	padding: 0 14px;
	line-height: 25px;
	margin: 20px 0 12px;
}
.content-area > div.home-bottom-tab > div > div > div:nth-child(1) > div > blockquote {
	margin: 30px 0 12px;
}
.quote-text {
	display: block;
	min-height: 70px;
}
.content-area > div.home-bottom-tab > div > div > div:nth-child(1) > .white-box .quote-text {
	display: block;
	min-height: 55px;
}
.white-box blockquote span {
	display: inline-block;
	margin-bottom: 0;
	margin: 0 5px;
}
.white-box blockquote p {
	display: inline;
}
.white-box h3 {
	font-family: 'Gotham-Medium';
	font-size: 22px;
	color: #2c3e50;
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 0;
}
.white-box h3 span {
	display: block;
	font-family: 'GothamBook';
	font-size: 18px;
	color: #3a4249;
}
.gray-box {
	background: #ecf0f1;
}
.gray-box .quote-text {
	min-height: 85px;
}
.gray-box:after {
	background: #65ba45;
}
.gray-box blockquote {
	margin: 12px 0 0px;
}
/*
-------------------------------------------------------------- 
FOOTER STYLE
-------------------------------------------------------------- 
*/
.footer {
	background: #06407c;
	float: left;
	width: 100%;
	padding-top: 14px;
}
.footer h4 {
	font-family: 'Gotham-Medium';
	font-size: 25px;
	color: #ffffff;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 12px;
}
.footer-tab {
	display: inline-block;
	margin: 45px 107px 0 0;
}
.footer-tab ul li {
	display: block;
	list-style: none;
	font-family: 'GothamBook';
	font-size: 24px;
	line-height: 32px;
}
.footer-tab ul li a {
	color: #b5d4f3;
}
.footer-tab ul li a:hover, .footer-tab ul li a:focus {
	color: #90c73d;
	text-decoration: none;
}
.footer-info {
	display: inline-block;
	margin-top: 45px;
	vertical-align: top;
}
.footer-info ul li {
	display: block;
	list-style: none;
	font-family: 'GothamBook';
	font-size: 24px;
	color: #b5d4f3;
	line-height: 27px;
	padding-left: 26px;
}
.footer-info ul li a {
	color: #b5d4f3;
}
.footer-info ul li a:hover, .footer-info ul li a:focus {
	color: #90c73d;
	text-decoration: none;
}
.padding-bottom {
	padding-bottom: 30px;
}
.address {
	background: url(../images/location-icon.png) no-repeat 0px 3px;
}
.phone {
	background: url(../images/phone-icon.png) no-repeat 0px 3px;
}
.email {
	background: url(../images/email-icon.png) no-repeat 0px 3px;
}
.footer-right {
	float: right;
	padding: 0 24px 15px 0;
	text-align: right;
}
.f-logo {
	display: inline-block;
	margin-bottom: 28px;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform .5s ease-in-out;
	-moz-transition: -moz-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
	z-index: 100;
}
.f-logo:hover {
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
}
.copyright {
	background: url(../images/copyright-bg.png) no-repeat top center;
	min-height: 70px;
	background-size: cover;
	font-family: 'GothamBook';
	font-size: 24px;
	color: #0a0f15;
	text-align: center;
	padding-top: 28px;
}
/*
-------------------------------------------------------------- 
INNER PAGE STYLE
-------------------------------------------------------------- 
*/
.inner-banner {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 86px;
}
.inner-banner img {
	width: 100%;
	height: 267px;
	object-fit: cover;
}
.content-div {
	display: block;
	font-family: 'GothamBook';
	font-size: 26px;
	color: #3a4249;
	line-height: normal;
	margin-bottom: 30px;
}
.content-div .thumbnail {
	-webkit-box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	border: 5px solid #e4d32e;
}
.inner-text-tab {
	display: block;
	margin-bottom: 40px;
}
.inner-text-area {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
}
.inner-text-area h2 {
	position: relative;
	font-family: 'GothamBold';
	font-size: 36px;
	color: #3a4249;
	text-transform: none;
	padding-bottom: 15px;
	line-height: normal;
	margin-bottom: 30px;
}
.inner-text-area h2:after {
	background: #65ba45;
	content: "";
	position: absolute;
	height: 5px;
	width: 100px;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 100;
}
.inner-text-div {
	display: block;
	font-family: 'GothamBook';
	font-size: 30px;
	color: #000;
	line-height: 37px;
	letter-spacing: -1px;
	padding: 0 0px;
}
.content-div ul {
	list-style: none;
	margin-bottom: 15px;
}
.content-div ul li {
	display: block;
	background: url(../images/green-bullte.png) no-repeat 0px 8px;
	font-family: 'Gotham-Medium';
	font-size: 15px;
	line-height: 25px;
	color: #18191b;
	padding: 0 0 6px 15px;
}
.content-div ul li a {
	color: #18191b;
}
.content-div ul li a:hover, .content-div ul li a:focus {
	color: #1a9c44;
	text-decoration: none;
}
.content-div ol {
	counter-reset: oli;
	list-style-type: none;
	margin-bottom: 15px;
}
.content-div ol li {
	counter-increment: oli;
	font-family: 'Gotham-Medium';
	font-size: 15px;
	line-height: 25px;
	color: #18191b;
	padding: 3px 0 3px 0px;
}
.content-div ol li:before {
	content: counter(oli)". ";
	font-family: 'Gotham-Medium';
	color: #24489d;
	display: inline-block;
	margin-right: 8px;
}
.content-div .form-control {
	background: #fff;
	display: block;
	width: 100%;
	height: 45px;
	font-family: 'Gotham-Medium';
	font-size: 15px;
	color: #18191b;
	line-height: 1.42857143;
	border: 1px solid #04203e;
	border-radius: 25px;
	padding: 4px 15px;
}
.content-div .form-control:hover, .content-div .form-control:focus {
	border: 1px solid #2687c4;
	text-decoration: none;
}
.content-div textarea.form-control {
	height: auto;
}
.content-div .form-group {
	margin-bottom: 20px;
}
 .content-div .form-control::-webkit-input-placeholder {
 color: #18191b;
}
.inner-text-tab .thumbnail {
	-webkit-box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.4);
	border: 5px solid #e4d32e;
}
.map-area {
}
/*
-------------------------------------------------------------- 
MISSION AREA STYLE
-------------------------------------------------------------- 
*/
.mission-area {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 96px;
}
.mission-tab {
	float: left;
	width: 50%;
	font-family: 'GothamBook';
	font-size: 30px;
	color: #ffffff;
	line-height: 38px;
	min-height: 654px;
	padding: 122px 88px 0 70px;
}
.mission-tab h2 {
	font-family: 'GothamBold';
	font-size: 42px;
	color: #fff;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.mission-bg {
	background: url(../images/our-mission-bg.jpg) no-repeat top center;
	background-size: cover;
}
.value-bg {
	background: url(../images/value-proposition-bg.jpg) no-repeat top center;
	background-size: cover;
	color: #030000;
}
.mission-tab:last-child {
	padding: 62px 67px 0 60px;
}
.black-color {
	color: #030000 !important;
}
.inner-bottom-tab {
	display: block;
	font-family: 'GothamBook';
	font-size: 34px;
	color: #3a4249;
	line-height: 40px;
	padding: 0 70px;
	margin-bottom: 95px;
}
/*
-------------------------------------------------------------- 
CONTACT TAB STYLE
-------------------------------------------------------------- 
*/
.contact-tab {
	float: left;
	width: 100%;
	margin-bottom: 140px;
}
.contact-left-tab {
	display: block;
	margin: 55px 0 0 69px;
}
.contact-info {
	display: block;
	font-family: 'GothamBook';
	font-size: 34px;
	color: #3a4249;
	line-height: 40px;
	margin-bottom: 48px;
}
.contact-tab h2 {
	position: relative;
	font-family: 'GothamBold';
	font-size: 36px;
	color: #3a4249;
	text-transform: none;
	padding-bottom: 15px;
	line-height: normal;
	margin-bottom: 32px;
}
.contact-tab h2:after {
	background: #65ba45;
	content: "";
	position: absolute;
	height: 5px;
	width: 100px;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 100;
}
.contact-info ul {
	list-style: none;
}
.contact-info ul li {
	display: block;
	font-family: 'GothamBook';
	font-size: 34px;
	color: #3a4249;
	line-height: 40px;
	padding-bottom: 16px;
}
.contact-info ul li span {
	display: inline-block;
	font-family: 'GothamBold';
}
.contact-info ul li a {
	color: #3a4249;
}
.contact-right-tab {
	background: url(../images/contact-form-bg.jpg) no-repeat top center;
	min-height: 750px;
	padding: 55px 32px 0 43px;
}
.contact-right-tab h3 {
	font-family: 'GothamBook';
	font-size: 34px;
	color: #3a4249;
	line-height: 40px;
	text-transform: none;
	margin-bottom: 31px;
}
.contact-right-tab h3 span {
	display: inline-block;
	color: #de4306;
}
.contact-right-tab .form-control {
	background-color: #e0f2e8;
	height: 65px;
	font-family: 'GothamBook';
	font-size: 28px;
	color: #3a4249;
	border: 1px solid #b7b7b7;
	border-radius: 9px;
	padding: 8px 22px;
}
.contact-right-tab .form-control:hover {
	border: 1px solid #3a4249;
}
 .contact-right-tab .form-control::-webkit-input-placeholder {
 color:#3a4249;
}
.contact-right-tab textarea.form-control {
	height: 135px !important;
}
.contact-right-tab div.wpcf7-validation-errors {
	border: 0px;
	color: #f00;
}
.contact-right-tab div.wpcf7-response-output {
	margin: 0px;
	padding: 0px;
}
.faqs-section {
	display: block;
}
.faqs-section .arconix-faq-content p:last-child {
	margin: 0 0 20px 0 !important;
}
.faqs-section .arconix-faq-wrap {
	background: none;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.faqs-section .arconix-faq-title {
	background: url(../images/question-bubble-blue.png) no-repeat top left;
	font-family: 'GothamBook';
	font-size: 30px;
	color: #000;
	line-height: normal;
	padding: 2px 0 5px 45px;
}
.faqs-section .arconix-faq-title.faq-open {
	background: url(../images/question-bubble-green.png) no-repeat top left;
}
.faqs-section .arconix-faq-content {
	font-size: 22px;
	line-height: 30px;
	padding: 10px 10px;
	margin-left: 0px;
}
.faqs-section ul li {
	padding-bottom: 10px;
}
/*
-------------------------------------------------------------- 
SERVICE TAB STYLE
-------------------------------------------------------------- 
*/
.service-div {
	float: left;
	width: 100%;
}
.service-div .blue-bar-area {
	font-family: 'GothamBook';
}
.blue-bar-area h2 {
	position: relative;
	font-family: 'GothamBold';
	font-size: 36px;
	color: #fff;
	text-transform: none;
	padding-bottom: 15px;
	line-height: normal;
	margin-bottom: 30px;
}
.blue-bar-area h2:after {
	background: #65ba45;
	content: "";
	position: absolute;
	height: 5px;
	width: 100px;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 100;
}
.service-area {
	float: left;
	width: 100%;
	position: relative;
}
.service-tab {
	float: left;
	width: 100%;
	margin-bottom: 0.7%;
	min-height: 340px;
}
.service-tab h2 {
	font-family: 'GothamBold';
	font-size: 41px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 38px;
}
.service-tab h3 {
	font-family: 'GothamBold';
	font-size: 28px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 40px;
}
/*
-------------------------------------------------------------- 
BLUE TAB STYLE
-------------------------------------------------------------- 
*/
.blue-box {
	background: #1fa5e0 url(../images/company-branded-icon.png) no-repeat bottom -2px right -11px;
	float: left;
	width: 50%;
	text-align: right;
	position: relative;
	padding-top: 55px;
}
.blue-box h2 {
	background: url(../images/blue-box-bg.png) no-repeat right;
	color: #FFF;
	padding: 8px 35px 7px 22px;
}
.blue-box-text-tab {
	display: block;
	min-height: 246px;
	font-family: 'GothamBook';
	font-size: 28px;
	color: #fff;
	line-height: normal;
	padding-right: 35px;
}
.blue-box-text-tab p {
	margin-top: 55px;
}
.blue-box-text-tab img {
	float: right;
	margin-left: 30px;
}
.blue-box-text-tab h3 {
	color: #fff;
}
.blue-floated {
	float: right;
	width: 180px;
	height: 177px;
	margin: 10px;
	-webkit-shape-outside: circle(50%, 50%, 45%);
	shape-outside: circle(32% at 50% 50%);
	-webkit-clip-path: circle(45% at 50% 50%);
	-webkit-clip-path: circle(50%, 50%, 45%);
	-webkit-shape-margin: 10px;
	shape-margin: 10px;
}
/*
-------------------------------------------------------------- 
GREEN TAB STYLE
-------------------------------------------------------------- 
*/
.gree-box {
	background: #6dc74b url(../images/evidence-based-icon.png) no-repeat bottom -2px left -11px;
	float: right;
	width: 49%;
	text-align: left;
	position: relative;
	padding-top: 55px;
}
.gree-box h2 {
	background: url(../images/gree-box-bg.png) no-repeat;
	color: #000;
	padding: 8px 22px 7px 35px;
}
.gree-box-text-tab {
	display: block;
	min-height: 246px;
	font-family: 'GothamBook';
	font-size: 28px;
	color: #000;
	line-height: normal;
	padding-right: 10%;
	padding-left: 35px;
}
.gree-box-text-tab p span {
}
.gree-box-text-tab h3 {
	color: #000;
}
.gree-floated {
	float: left;
	width: 130px;
	height: 150px;
	margin: 10px;
	-webkit-shape-outside: circle(50%, 50%, 45%);
	shape-outside: circle(35% at 50% 50%);
	-webkit-clip-path: circle(45% at 50% 50%);
	-webkit-clip-path: circle(50%, 50%, 45%);
	-webkit-shape-margin: 10px;
	shape-margin: 10px;
}
/*
-------------------------------------------------------------- 
YELLOW TAB STYLE
-------------------------------------------------------------- 
*/
.yellow-box {
	background: #ebd408;
	float: left;
	width: 50%;
	min-height: 380px;
	text-align: right;
	position: relative;
}
.yellow-box img {
	float: right;
	margin: -11px -2px 0 15px;
}
.yellow-box h2 {
	background: url(../images/yellow-box-bg.png) no-repeat;
	color: #000;
	padding: 8px 35px 7px 22px;
	margin-top: 45px;
}
.yellow-box-text-tab {
	display: block;
	font-family: 'GothamBook';
	font-size: 28px;
	color: #000;
	line-height: normal;
	margin-right: 25px;
}
.yellow-box-text-tab h3 {
	color: #000;
}
/*
-------------------------------------------------------------- 
GREEN TAB STYLE
-------------------------------------------------------------- 
*/
.black-box {
	background: #4b4a4f;
	float: right;
	width: 49%;
	min-height: 380px;
	text-align: left;
	position: relative;
}
.black-box img {
	float: left;
	margin: -11px 0px 0 -2px;
}
.black-box h2 {
	background: url(../images/black-box-bg.png) no-repeat;
	padding: 8px 22px 7px 35px;
	color: #fff;
	margin-top: 45px;
}
.black-box-text-tab {
	display: block;
	font-family: 'GothamBook';
	color: #FFF;
	font-size: 28px;
	line-height: normal;
	padding-left: 35px;
	padding-right: 5%;
}
.black-box-text-tab h3 {
	color: #fff;
}
.black-box p span {
	margin-left: -50px;
}
/*
-------------------------------------------------------------- 
AVERAGE TAB STYLE
-------------------------------------------------------------- 
*/
.average-area {
	background: url(../images/average-bg.jpg) no-repeat top center;
	background-size: cover;
	float: left;
	width: 100%;
	text-align: center;
}
.average-area img {
	display: inline-block;
}
.average-left-tab {
	display: block;
}
.average-left-tab img {
	display: block;
	margin-bottom: 64px;
	min-height: 462px;
}
.average-left-tab ul {
	list-style: none;
	margin: 0 0 22px 44px;
}
.average-left-tab ul li {
	display: inline-block;
	font-family: 'GothamBook';
	font-size: 25px;
	color: #3a4249;
	line-height: normal;
	padding: 0 0 19px 28px;
	margin-right: 44px;
}
.average-left-tab ul li:last-child {
	margin-right: 0px;
}
.average-left-tab h3 {
	font-size: 25px;
	color: #3a4249;
	text-transform: none;
	margin: 0 0 0 48px;
}
.average-left-tab h3 span {
	display: inline-block;
	color: #df5213;
}
.gree-bullet {
	background: url(../images/green-bullte.png) no-repeat 0 4px;
}
.blue-bullet {
	background: url(../images/blue-bullte.png) no-repeat 0 4px;
}
.average-right-tab {
	background: url(../images/arrow-img.png) no-repeat center center;
	display: inline-block;
	position: relative;
	font-family: 'GothamBook';
	font-size: 30px;
	color: #3a4249;
	line-height: normal;
	text-align: center;
	border-bottom: 5px dotted #0054ab;
}
.average-right-tab p {
	margin-bottom: 10px;
}
.average-right-tab img {
	display: inline-block;
	margin-bottom: 10px;
}
.average-right-tab h2 {
	font-family: 'Gotham-Medium';
	font-size: 28px;
	color: #3a4249;
	line-height: 30px;
	text-transform: capitalize;
	margin-bottom: 5px;
}
/*
-------------------------------------------------------------- 
BLOG STYLES
-------------------------------------------------------------- 
*/
.blog-tab-area {
	float: left;
	width: 100%;
}
.blog-tab {
	display: block;
	position: relative;
	margin-bottom: 50px;
}
.blog-tab a:hover, .blog-tab a:focus {
	text-decoration: none;
}
.blog-tab-img {
	display: block;
	overflow: hidden;
	border: 1px solid #c9c9c9;
}
.blog-tab-img img {
	width: 100%;
	transition: All 1s ease;
	-webkit-transition: All 1s ease;
	-moz-transition: All 1s ease;
	-o-transition: All 1s ease;
}
.blog-tab-img:hover img {
	transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
}
.blog-tab-text .green-box {
	margin: -74px 0 12px;
}
.blog-tab-text .green-box span {
	font-size: 30px;
}
.blog-tab-text .green-box span:last-child {
	font-size: 15px;
}
.blog-tab-text {
	color: #000;
	font-size: 18px;
	line-height: 25px;
	border: 1px solid #c9c9c9;
	padding: 20px 25px 20px;
}
.blog-tab-text p {
	margin-bottom: 35px;
}
.blog-tab-text h3 {
	margin-bottom: 20px;
}
.blog-tab-text h3 a {
	display: block;
	font-family: 'GothamBold';
	font-size: 20px;
	color: #2c3e50;
	text-transform: capitalize;
}
.blog-tab-text a:hover, .blog-tab-text a:focus {
	color: #6dc74b;
	text-decoration: none;
}
.pagination > li {
	background: none !important;
}
.pagination > li > a, .pagination > li > span {
	padding: 10px 20px !important;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #23527c !important;
}
/*
-------------------------------------------------------------- 
BLOG-DETAIL STYLES
-------------------------------------------------------------- 
*/
.blog-detail-area {
	display: block;
	text-align: left;
}
.blog-detail-area ul {
	margin-left: 0px;
}
.blog-detail-img {
	display: block;
}
.blog-detail-text ul li {
	background: url(../images/green-bullte.png) no-repeat 0px 4px;
	font-size: inherit;
	line-height: 27px;
	padding: 0px 0px 20px 35px;
}
.green-box {
	background: #6dc74b;
	position: relative;
	display: inline-block;
	text-align: center;
	text-transform: capitalize;
	padding: 20px;
	margin: -67px 0 20px 45px;
}
.green-box span {
	display: block;
	font-family: 'GothamBold';
	font-size: 50px;
	color: #fff;
	line-height: normal;
}
.green-box span:last-child {
	font-family: 'GothamBold';
	font-size: 20px;
}
@media only screen and (max-width:1480px) {
.service-tab h2 {
	font-size: 36px;
}
.service-tab h3 {
	font-size: 25px;
}
.blue-box-text-tab {
	font-size: 25px;
}
.gree-box-text-tab {
	font-size: 24px;
}
.yellow-box-text-tab {
	font-size: 24px;
}
.black-box-text-tab {
	font-size: 24px;
}
}
@media only screen and (max-width:1366px) {
.service-tab h3 {
	margin-bottom: 20px;
}
.blue-floated {
	height: 203px;
}
}
@media only screen and (max-width:1280px) {
.service-tab {
	margin-bottom: 1%;
}
.service-tab h2 {
	font-size: 31px;
}
.service-tab h3 {
	font-size: 19px;
}
.blue-box-text-tab {
	font-size: 25px;
}
.gree-box-text-tab {
	font-size: 24px;
}
.yellow-box-text-tab {
	font-size: 24px;
}
.black-box-text-tab {
	font-size: 24px;
}
}
/* I Pad Landscape */
@media only screen and (max-width:1024px) {
.header {
	position: inherit;
	background: #e2edf7;
}
.logo {
	position: relative;
	float: left;
	width: 333px;
}
.logo:before {
	width: 555px;
	background-size: contain;
}
.header-right {
	padding-top: 60px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 8px 0px;
	font-size: 14px;
}
.banner-area {
	min-height: inherit;
	margin-top: 0px;
}
.banner-area img {
	min-height: inherit;
}
.call-us {
	margin-left: 10px;
	font-size: 13px;
	padding: 4px 25px 8px 20px;
}
.banner-caption {
	bottom: 22%;
}
.banner-caption big {
	font-size: 27px;
	line-height: 40px;
}
.social-div a {
	margin-right: -7px;
}
.content-text-tab {
	font-size: 25px;
	line-height: 34px;
	padding: 0 30px;
}
.blue-bar-area {
	font-size: 27px;
}
.main-tab-area {
	font-size: 25px;
	line-height: 34px;
}
.main-tab h2 {
	font-size: 26px;
}
.main-tab-text h2 {
	font-size: 26px;
	margin-bottom: 3px;
}
.main-tab-text {
	font-size: 17px;
	line-height: 24px;
	padding: 9px 5px 25px;
}
.main-tab-text h2:after {
	bottom: 15px;
}
.main-tab-text p {
	margin-bottom: 6px;
}
.tab-top-text {
	padding: 0px 105px;
	margin-bottom: 30px;
}
.white-box {
	min-height: 306px;
}
.inner-banner {
	margin-top: 0;
}
.inner-text-area {
	margin-bottom: 5px;
}
.inner-text-area h2 {
	font-size: 34px;
	margin-bottom: 10px;
}
.inner-text-div {
	font-size: 27px;
}
.inner-text-div br {
	display: none;
}
.content-div {
	font-size: 22px;
}
.mission-area {
	margin-bottom: 26px;
}
.mission-tab {
	font-size: 25px;
	min-height: 644px;
}
.mission-tab:last-child {
	padding: 62px 50px 0 50px;
}
.mission-tab h2 {
	font-size: 32px;
}
.inner-bottom-tab {
	font-size: 26px;
	margin-bottom: 25px;
}
.service-div .blue-bar-area {
	font-size: 28px;
}
.blue-bar-area h2 {
	font-size: 34px;
	margin-bottom: 10px;
}
.content-area {
	min-height: 590px;
}
.average-area {
	margin-top: 0;
}
.average-left-tab img {
	margin-bottom: 24px;
}
.average-left-tab ul {
	list-style: none;
	margin: 0 0 0 44px;
}
.average-right-tab {
	font-size: 24px;
}
.average-right-tab h2 {
	font-size: 27px;
	margin-bottom: 10px;
}
.contact-tab h2 {
	font-size: 32px;
	margin-bottom: 12px;
}
.contact-info {
	margin-bottom: 48px;
}
.contact-right-tab h3 {
	font-size: 27px;
}
.service-tab h2 {
	font-size: 22px;
}
.service-tab h3 {
	font-size: 17px;
}
.yellow-box {
	height: auto;
}
.yellow-box-text-tab {
	font-size: 23px;
}
.black-box {
	height: auto;
}
.black-box-text-tab {
	font-size: 23px;
}
.blue-box-text-tab {
	font-size: 23px;
}
.blue-box-text-tab p {
	margin-top: 20px;
}
.blue-floated {
	width: 214px;
	height: 183px;
	margin: 10px 0px 10px 10px;
}
.gree-box-text-tab {
	font-size: 23px;
}
.gree-floated {
	margin: 10px 10px 10px 0px;
}
.gree-box-text-tab p span {
	margin-left: 0px;
}
.blue-box-text-tab p span {
	margin-right: 0;
}
.blue-bar-area h2 {
	font-size: 30px;
}
.service-div .blue-bar-area {
	font-size: 26px;
	line-height: 36px;
}
}
/* I Pad Potrait */
@media (max-width: 991px) {
.header-right {
	padding-top: 30px;
	text-align: left;
}
.inner-banner img {
	object-fit: inherit;
}
.logo {
	width: 311px;
}
.logo:before {
	width: 530px;
	background-size: contain;
}
.main-nav {
	display: block;
	padding: 0;
	margin-bottom: 15px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 5px 0px;
}
.banner-caption {
	bottom: 12%;
}
.banner-caption big {
	font-size: 22px;
	line-height: 32px;
}
.tab-top-text p {
	margin-bottom: 10px;
}
.tab-top-text {
	padding: 0px 96px;
	margin-bottom: 0px;
}
.content-text-tab {
	font-size: 22px;
	padding: 0;
}
.home-bottom-tab {
	padding-bottom: 20px;
}
.main-tab-area {
	font-size: 20px;
	line-height: 30px;
}
.main-tab {
	display: inline-block;
	margin-top: 30px;
}
.main-tab img {
	width: auto;
}
.main-tab-text h2 {
	margin-bottom: 6px;
}
.main-tab-text {
	padding: 9px 18px 25px;
	font-size: 21px;
	line-height: 30px;
}
.main-tab-text p {
	margin-bottom: 26px;
}
.home-bottom-tab h2 {
	font-size: 30px;
}
.blue-bar-area {
	font-size: 24px;
	padding: 29px 0 17px;
}
.white-box {
	min-height: 300px;
	margin: 0 40px 20px;
}
.footer-tab {
	margin: 20px 0px 0 0;
}
.footer h4 {
	font-size: 22px;
}
.footer-info ul li {
	font-size: 20px;
}
.footer-info {
	margin-top: 20px;
}
.footer-tab ul li {
	font-size: 20px;
}
.inner-text-tab {
	margin-bottom: 20px;
}
.blue-btn {
	margin-bottom: 20px;
}
.contact-tab h2 {
	margin-bottom: 12px;
}
.contact-right-tab {
	background: none;
	padding: 10px 0 0 0;
}
.contact-left-tab {
	margin: 55px 0 0 0;
}
.contact-info {
	margin-bottom: 10px;
}
.inner-text-area h2 {
	font-size: 27px;
}
.inner-text-div {
	font-size: 24px;
	line-height: 30px;
}
.mission-tab {
	width: 100%;
	min-height: inherit;
	padding: 50px 83px 50px 30px;
}
.mission-tab:last-child {
	padding: 50px 37px 50px 10px;
}
.inner-bottom-tab {
	font-size: 25px;
	padding: 0 55px;
}
.blue-box {
	width: 100%;
	height: auto;
	padding: 45px 0px 20px;
}
.gree-box {
	width: 100%;
	min-height: inherit;
	padding: 45px 0px 20px;
}
.yellow-box {
	width: 100%;
	min-height: inherit;
	padding: 45px 0px 20px;
}
.black-box {
	width: 100%;
	height: auto;
	min-height: inherit;
	padding: 45px 0px 20px;
}
.margin-top60 {
	margin-top: 20px;
}
.black-box h2 {
	font-size: 27px;
}
.service-div .blue-bar-area {
	font-size: 21px;
	line-height: 36px;
}
.blue-bar-area h2 {
	font-size: 30px;
}
.average-left-tab {
	margin-bottom: 20px;
}
.average-right-tab {
	background: none;
	text-align: left;
	margin: 0 0 20px 0px;
}
.green-btn {
	font-size: 16px;
	padding: 12px 20px;
}
.copyright {
	font-size: 21px;
}
}
/* I Phone 6 Land Scape */
@media (max-width: 767px) {
.header {
	text-align: center;
}
.logo {
	width: auto;
	float: inherit;
	padding: 14px 0 0;
	margin-bottom: 20px;
}
.logo img {
	display: inline-block;
	width: 350px;
}
.logo:before {
	display: none;
}
.tab-top-text {
	padding: 0px;
}
.tab-top-text br {
	display: none;
}
.banner-area {
	min-height: inherit;
}
.header-right {
	padding: 0;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}
.main-nav {
	background: #8dc63e;
	display: inherit;
	padding: 0 20px;
}
.main-nav .navbar-toggle {
	margin-right: 0;
}
.main-nav .navbar-inverse .navbar-nav > li > a {
	background: #fff;
	text-align: left;
	margin-bottom: 10px;
	padding: 10px 10px;
}
.main-nav .navbar-inverse .navbar-nav > li > a:hover {
	background: #000;
}
.banner-caption {
	bottom: 22%;
}
.banner-caption big {
	font-size: 15px;
	line-height: 24px;
}
.content-text-tab {
	font-size: 16px;
	line-height: 28px;
}
.main-tab-area {
	font-size: 15px;
	line-height: 24px;
}
.main-tab-text {
	height: 337px;
	font-size: 17px;
	line-height: 26px;
	padding: 9px 15px 20px;
}
.main-tab {
	width: 100%;
}
.main-tab img {
	height: 337px;
	width: 100%;
	object-fit: cover;
}
.blue-bar-area {
	font-size: 17px;
	line-height: 28px;
	padding: 19px 0 7px;
}
.home-bottom-tab h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
.white-box {
	min-height: 0;
	margin: 0 0px 20px;
}
.footer-info {
	margin-bottom: 30px;
}
.footer-right {
	float: left;
	width: 100%;
	text-align: center;
	padding-right: 0;
	position: relative;
	z-index: 10;
}
.green-btn {
	padding: 12px 40px;
	display: inline-block;
}
.yellow-btn {
	display: none;
}
.inner-text-tab .thumbnail {
	max-width: 50%;
}
h1 {
	font-size: 32px;
}
.content-div {
	padding: 15px 0;
}
h2 {
	font-size: 28px;
	margin-bottom: 10px;
}
h3 {
	font-size: 24px;
	margin-bottom: 6px;
}
h4 {
	font-size: 22px;
	margin-bottom: 6px;
}
.content-div ul li {
	font-size: 13px;
	line-height: 23px;
}
.content-div ol li {
	font-size: 13px;
	line-height: 23px;
}
h5 {
	font-size: 18px;
	margin-bottom: 6px;
}
h6 {
	font-size: 14px;
	margin-bottom: 6px;
}
.blue-btn {
	margin-bottom: 20px;
}
.map-area {
	margin-bottom: 20px;
}
.content-div .thumbnail {
	width: 100%;
}
.content-div .thumbnail img {
	width: 100%;
}
.inner-text-area {
	text-align: center;
}
.inner-text-area h2 {
	font-size: 19px;
	margin-bottom: 0;
}
.inner-text-area h2:after {
	display: none;
}
.inner-text-div {
	font-size: 18px;
	line-height: 24px;
	padding: 0;
}
.content-div {
	font-size: 18px;
	text-align: center;
	line-height: inherit;
	margin-bottom: 0;
}
.mission-tab {
	font-size: 24px;
	padding: 50px 10px 50px 10px;
}
.mission-tab:last-child {
	padding: 50px 10px 50px 10px;
}
.mission-tab h2 {
	font-size: 26px;
	margin-bottom: 10px;
}
.inner-bottom-tab {
	font-size: 20px;
	line-height: 28px;
	padding: 0 10px;
}
.service-tab {
	margin-bottom: 0px;
}
.blue-box {
	background: #1fa5e0;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.blue-box h2 {
	font-size: 26px;
	margin-bottom: 20px;
}
.blue-box-text-tab {
	font-size: 18px;
	padding-left: 10px;
	min-height: inherit;
}
.blue-floated {
	display: none;
	width: 195px;
	height: 162px;
	margin: 10px 10px 10px 10px;
}
.blue-box-text-tab h3 {
	font-size: 18px;
	margin-bottom: 15px;
}
.gree-box {
	background: #6dc74b;
	width: 100%;
	min-height: initial;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.gree-box h2 {
	font-size: 26px;
	margin-bottom: 20px;
}
.gree-box-text-tab {
	font-size: 18px;
	min-height: inherit;
}
.gree-floated {
	display: none;
	margin: 10px 10px 10px 10px;
	height: 110px;
}
.gree-box-text-tab h3 {
	font-size: 18px;
	margin-bottom: 15px;
}
.gree-box-text-tab br {
	display: none;
}
.yellow-box {
	width: 100%;
	min-height: initial;
	text-align: center;
	padding: 0px 0px 0px;
}
.yellow-box h2 {
	background: #d2bd06;
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.yellow-box-text-tab {
	font-size: 18px;
	margin-right: 0px;
}
.yellow-box-text-tab h3 {
	font-size: 18px;
	margin-bottom: 15px;
}
.yellow-box img {
	display: none;
	float: none;
	margin: 0px 0px 0 0px;
}
.yellow-box-text-tab br {
	display: none;
}
.black-box {
	width: 100%;
	min-height: initial;
	text-align: center;
	padding: 0px 0px 0px;
}
.black-box h2 {
	background: #56555a;
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.black-box-text-tab {
	font-size: 18px;
}
.black-box-text-tab h3 {
	font-size: 17px;
	margin-bottom: 15px;
}
.black-box p span {
	margin-left: 0px;
}
.black-box img {
	display: none;
	float: none;
	margin: 0px 0px 0 0px;
}
.service-div .blue-bar-area {
	font-size: 15px;
	line-height: 24px;
}
.blue-bar-area h2 {
	font-size: 24px;
	margin-bottom: 0;
}
.blue-bar-area h2:after {
	display: none;
}
.average-left-tab ul {
	margin: 0 0 0 10px;
}
.average-left-tab ul li {
	font-size: 19px;
	padding: 0 0 19px 25px;
	margin-right: 0px;
}
.average-left-tab img {
	min-height: 300px;
}
.gree-bullet {
	background: url(../images/green-bullte.png) no-repeat 0 3px;
}
.blue-bullet {
	background: url(../images/blue-bullte.png) no-repeat 0 3px;
}
.average-area .col-md-7 {
	float: left;
	width: 58%;
}
.average-area .col-md-5 {
	float: left;
	width: 42%;
}
.average-left-tab h3 {
	font-size: 20px;
}
.average-right-tab h2 {
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 20px;
}
.average-right-tab {
	font-size: 13px;
	text-align: center;
}
.contact-left-tab {
	margin: 25px 0 0 0;
}
.contact-tab h2 {
	font-size: 24px;
}
.contact-info {
	font-size: 22px;
	line-height: 28px;
}
.contact-info ul li {
	font-size: 24px;
	line-height: 28px;
	padding-bottom: 12px;
}
.contact-right-tab h3 {
	font-size: 24px;
	margin-bottom: 12px;
}
.contact-right-tab .form-control {
	height: 45px;
	font-size: 18px;
}
.contact-right-tab textarea.form-control {
	height: 85px !important;
}
.send-btn {
	font-size: 24px;
	padding: 12px 0px;
}
.contact-tab {
	margin-bottom: 20px;
}
.contact-right-tab {
	min-height: inherit;
}
.content-area {
	min-height: 0;
}
.main-nav #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-right {
	margin-right: 0px;
}
.main-nav #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
	padding-bottom: 20px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	border: 1px solid #4eaf42;
	margin-bottom: 5px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	color: #FFF;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, .main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, .main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
	background: #4eaf42;
	color: #fff;
}
.inner-banner img {
	height: 120px;
}
footer .col-md-5.col-sm-4 {
	display: inline-block;
	width: 48%;
	padding-left: 15%;
}
footer .col-md-7.col-sm-8 {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-bottom: 30px;
}
.copyright {
	font-size: 17px;
}
.faqs-section .arconix-faq-title {
	font-size: 18px;
	min-height: 30px;
	padding: 5px 0 5px 45px;
}
.faqs-section .arconix-faq-content {
	font-size: 16px;
}
.green-box span {
	font-size: 34px;
}
.green-box span:last-child {
	font-size: 18px;
}
.desktop-ban {
	display: none;
}
.mob-ban {
	display: block;
}
.mob-ban img {
	height: auto;
}
}
/* Mobile Phone */
@media (max-width: 480px) {
.yellow-btn {
	display: none;
}
.banner-caption big {
	font-size: 12px;
	line-height: 20px;
}
.main-tab-area {
	font-size: 11px;
	line-height: 22px;
}
.main-tab-area p {
	margin-bottom: 10px;
}
.content-text-tab {
	font-size: 12px;
	line-height: 24px;
}
.blue-bar-area {
	font-size: 15px;
	padding: 17px 0 7px;
}
.home-bottom-tab h2 {
	font-size: 20px;
	margin: 0 43px 20px;
}
.white-box {
	margin: 0 0px 20px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
h3 {
	font-size: 22px;
	margin-bottom: 6px;
}
h4 {
	font-size: 18px;
	margin-bottom: 6px;
}
h5 {
	font-size: 16px;
	margin-bottom: 6px;
}
h6 {
	font-size: 14px;
	margin-bottom: 6px;
}
.content-div ul li {
	font-size: 11px;
	line-height: 21px;
}
.content-div ol li {
	font-size: 11px;
	line-height: 21px;
}
.inner-text-tab {
	margin-bottom: 10px;
}
.content-area {
	padding: 15px 0 0;
}
.inner-text-div {
	font-size: 16px;
	line-height: 20px;
}
.inner-text-area h2 {
	font-size: 16px;
}
.content-div {
	font-size: 15px;
}
.mission-tab h2 {
	font-size: 22px;
	margin-bottom: 6px;
}
.mission-tab {
	font-size: 18px;
	min-height: 0;
}
.inner-bottom-tab {
	font-size: 18px;
}
.blue-box h2 {
	font-size: 22px;
}
.blue-box-text-tab {
	font-size: 15px;
}
.blue-box-text-tab h3 {
	font-size: 16px;
}
.blue-floated {
	width: 215px;
	height: 142px;
}
.gree-box h2 {
	font-size: 22px;
}
.gree-box-text-tab {
	font-size: 15px;
}
.gree-box-text-tab h3 {
	font-size: 16px;
}
.yellow-box h2 {
	font-size: 22px;
}
.yellow-box-text-tab {
	font-size: 15px;
	padding-right: 0px;
}
.yellow-box-text-tab h3 {
	font-size: 16px;
}
.black-box h2 {
	font-size: 22px;
}
.black-box-text-tab {
	font-size: 15px;
}
.black-box-text-tab h3 {
	font-size: 16px;
}
.blue-bar-area h2 {
	font-size: 20px;
}
.service-div .blue-bar-area {
	font-size: 13px;
}
.average-left-tab ul li {
	font-size: 17px;
	padding: 0 0 15px 23px;
}
.average-left-tab h3 {
	font-size: 18px;
}
.average-right-tab {
	font-size: 16px;
}
.average-right-tab h2 {
	font-size: 20px;
}
.contact-tab h2 {
	font-size: 20px;
	margin-bottom: 6px;
}
.contact-info {
	font-size: 18px;
}
.contact-info ul li {
	font-size: 20px;
	padding-bottom: 6px;
}
.contact-right-tab {
	padding: 0;
}
.send-btn {
	font-size: 20px;
	padding: 9px 0px;
}
.inner-banner img {
	height: auto;
}
.f-logo img {
	width: 85%;
}
.main-tab-text {
	font-size: 17px;
	line-height: 25px;
}
.social-div a.button-facebook {
	background: url(../images/facebook-icon.png) no-repeat center center !important;
}
.faqs-section .arconix-faq-title {
	font-size: 15px;
}
.faqs-section .arconix-faq-content {
	font-size: 15px;
}
.green-box span {
	font-size: 30px;
}
.green-box span:last-child {
	font-size: 16px;
}
.mob-ban img {
	height: auto;
}
}
@media (max-width:479px) {
.main-nav .navbar-toggle {
	margin-right: 0;
}
.logo img {
	width: auto;
}
.banner-caption {
	bottom: 2%;
}
.banner-caption big {
	font-size: 9px;
	line-height: 19px;
	letter-spacing: -1px;
}
.white-box {
	margin: 0 10px 20px;
}
.white-box:after {
	display: none;
}
.white-box blockquote {
	font-size: 14px;
	padding: 0 6px;
	line-height: 22px;
	margin: 20px 0 12px;
}
.white-box h3 {
	font-size: 17px;
}
.white-box h3 span {
	font-size: 14px;
}
.home-bottom-tab h2 {
	font-size: 16px;
	margin: 0 10px 20px;
}
.main-tab-area {
	line-height: 20px;
}
.main-tab h2 {
	font-size: 18px;
}
.main-tab-text h2 {
	font-size: 18px;
	margin-bottom: -8px;
}
.main-tab-text {
	font-size: 13px;
	height: 320px;
	padding: 9px 8px 25px;
	line-height: 21px;
}
.main-tab img {
	height: 320px;
}
.content-text-tab p {
	margin-bottom: 10px;
}
.content-text-tab:after {
	display: none;
}
.blue-bar-area {
	font-size: 10px;
	line-height: 22px;
	padding: 10px 0 0px;
}
.padding-bottom {
	padding-bottom: 0px;
}
.green-btn {
	width: 100%;
	font-size: 15px;
	padding: 7px 0px;
	text-align: center;
	margin: 0 16px 10px 0;
}
.copyright {
	min-height: 50px;
	font-size: 13px;
	padding-top: 18px;
}
.footer-right {
	float: right;
	padding: 0 3px 30px 0;
}
.footer {
	padding-top: 25px;
}
.footer h4 {
	font-size: 15px;
	margin-bottom: 6px;
}
.footer-tab {
	display: block;
	margin: 0px;
	margin-bottom: 20px;
}
.footer-tab ul li {
	font-size: 15px;
	border-bottom: 1px solid #012e5d;
	padding: 3px 0px;
}
.footer-info ul li {
	font-size: 15px;
	padding-left: 24px;
}
.content-div {
	padding: 0 0;
}
h1 {
	font-size: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
.inner-text-tab {
	margin-bottom: 0px;
}
.inner-text-tab .thumbnail {
	display: none;
}
.inner-banner img {
	height: 80px;
}
.work-icon {
	display: none;
}
.white-box img {
	padding: 0px 10px;
}
footer .col-md-5.col-sm-4 {
	width: 100%;
	padding-left: 15px;
}
footer .col-md-7.col-sm-8 {
	width: 100%;
	margin-bottom: 10px;
}
.contact-right-tab h3 {
	font-size: 19px;
}
.contact-info ul li {
	font-size: 18px;
}
.contact-info {
	font-size: 17px;
}
.average-left-tab {
	margin-bottom: 50px;
}
.average-left-tab ul {
	list-style: none;
	margin: 0 0 0 5px;
}
.service-div .blue-bar-area br {
	display: none;
}
.blue-box-text-tab {
	font-size: 15px;
	padding: 0px 20px;
}
.blue-box-text-tab h3 {
	margin-bottom: 20px;
}
.blue-floated {
	width: inherit;
	height: 282px;
}
.gree-box-text-tab {
	font-size: 15px;
	padding: 0px 20px;
}
.gree-floated {
	height: 235px;
	width: inherit;
}
.yellow-box {
	padding: 0px 0px 20px;
}
.yellow-box-text-tab {
	padding: 0px 20px;
}
.yellow-box img {
	margin: 0px 0px 0 15px;
}
.black-box-text-tab {
	padding: 0px 20px;
}
.black-box img {
	margin: -45px 0px 0 0px;
}
.faqs-section .arconix-faq-title {
	font-size: 14px;
}
.faqs-section .arconix-faq-content {
	font-size: 14px;
}
.green-box {
	margin: -20px 0 20px 0px;
}
.green-box span {
	font-size: 24px;
}
.green-box span:last-child {
	font-size: 14px;
}
.mob-ban img {
	height: auto;
}
}