/*
Theme Name: All In One
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* CSS Document */

/*-----FOR IE 10 & 11--------*/
/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-control
  {
    padding: 0 !important;
  }
}*/

/*New Style*/
body {
	font-family: 'Lato', sans-serif !important;
}
.rowbody {
	margin-left:0px !important;
	margin-right:0px !important;
}
.padbody {
	padding-left:0px !important;
	padding-right:0px !important;
}
::selection {
 color: #fff;
 background-color:#36C;
}

.first {
    background: #019be5;
	margin-bottom: 30px;
}
.header {
    padding: 20px;
    width: 100%;
    background: #fff;
    border-bottom: 2px solid #0182d5;
    z-index: 999;
}
h5.heading_1 {
    font-size: 60px;
    color: #fff;
    padding-top: 20px;
    padding-left: 80px;
	    line-height: 70px;
}
h5.read a {
    color: #fff;
    background: #0c88c4;
    padding: 16px 60px;
    border: 1px solid #fff;
}
h5.read a:hover {
    color: #fff;
    background: #0d6aa7;
	text-decoration:none;
}

h5.read {
	margin-top:50px;
	margin-left:80px;
    font-size:20px;
	margin-bottom:50px;
}
h5.head1 {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 35px;
    margin-top: 30px;
}
p.paragraph1 {
    line-height: 36px;
    font-size: 18px;
    color: #000;
    margin-top: 13px;
}
h5.text1 {
    color: #3c4a51;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.second{
	margin-top:0px;
}
.third{
	background:url(images/bg1.jpg);
	padding:40px 0px;
	margin-top:40px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.head2{
	color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 35px;
    margin-top: 30px;
}
.one{
	margin:30px 0;
}
p.paragraph2 {
    color: #fff;
    line-height: 26px;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 100;
	min-height: 120px;
}
h5.read1 a {
    background: #103e7e;
    color: #fff;
    padding: 14px 40px;
    border: 1px solid #fff;
}
h5.read1{
    margin-top:30px;
	    font-size: 15px;
		text-transform:uppercase;
}
.blue{
	background:url(images/bg2.jpg);
	padding-bottom:30px;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h5.read1 a:hover {
    background: #12386b;
    color: #fff;
	text-decoration:none;
}
h5.four {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 30px;
}
h5.four1 {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
}
p.para1, div.para1 p {
    color: #000;
    font-size: 22px;
    font-style: italic;
    line-height: 36px;
}
p.para1a {
    color: #000;
    font-size: 22px;
    font-style: italic;
    line-height: 36px;
	font-weight: bold;
}
.contact{
	background:#fff;
	padding:50px 0px;
}
.sliderrrr{
	background:#fff;
	padding-bottom:50px;
}
h5.head_1 {
    color: #000;
    font-size: 28px;
	margin-top:20px;
}
h5.head_2 {
    color: #019be5;
    font-size: 17px;
	text-transform:uppercase;
}

h5.head3 {
    color: #000;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 40px;
}
.form-control {
    font-size: 16px !important;
    background-color: #f4f4f4 !important;
    border-radius: 0px !important;
	    padding: 13px 15px;
        height: 50px;
}
h5.last {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: bold;
}
h5.last a {
    color: #0065ad;
	text-transform:none;
}
h5.last a:hover {
    color: #F96;
	text-transform:none;
	text-decoration:none;
}
h5.last1 li {
    display: inline-block;
}
h5.last1 ul {
    margin-top: -8px;
}
h5.copy {
    color: #9fa1a4;
    font-size: 16px;
    line-height: 30px;
}
.footer{
	background:#000;
	padding:20px 0px;
}
h5.last1 {
    color: #000;
    font-size: 24px;
    line-height: 38px;
    font-weight: bold;
    display: inline-flex;
}
.form-group {
    margin-bottom: 20px !important;
}
.button {
    background:#0858c6;
    padding: 13px 100px;
    font-size: 17px;
    font-weight: bold;
	color:#fff;
	text-transform:uppercase;
    border: 0;
    outline: 0;
}
.button:hover {
    background:#16478c;
	color:#ccc;
	text-decoration:none;
}

.button_submit {
    /*margin-left: 15px;
	margin-top:40px;*/
}


/*toggle color*/
div#myNavbar {
	float: right;
	padding-top: 10px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
	background-color: #019be5;
}
.navbar-toggle {
	border: 1px solid #019be5 !important;
	border-radius: 20px !important;
}
.fa-social a {
    color: #ffffff;
    border: 0px solid #626262;
    background: #00458a;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 52px;
    text-align: center;
    text-decoration: none;
    font-size: 31px;
    margin: 0px 3px;
}
.fa-social a:hover {
    color: #fff;
    border: 0px solid #626262;
    background:#019be5;
    text-decoration: none;
    animation: fa-spin 2s infinite linear;
}
.navbar-nav {
	margin: 7.5px 0px;
}
.navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #1d1d1d !important;
	font-size: 16px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: 'Lato', sans-serif !important;
}
.navbar-nav > li > a:hover {
	color:#019be5 !important;
	font-size: 16px;
	background-color:transparent !important;
	text-decoration: none !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
nav > li > a {
}
.carousel-indicators .active {
	width: 13px !important;
	height: 13px !important;
	margin: 1px;
	background-color:#fff !important;
	border: 2px solid #019be5 !important;
}
.carousel-indicators li {
	display: inline-block;
	width: 13px !important;
	height: 13px !important;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color:#019be5 !important;
	border: 2px solid #019be5 !important;
	border-radius: 10px;
}
span.icon-bar {
	background: #019be5;
}
div#navbar {
	float: right;
	margin-top:0px;
}
.carousel-indicators {
    bottom: -15px !important;
}
 @media (max-width:480px) {
h5.head1 {
    font-size: 24px;
    margin-top: 0px;
	    padding: 0px 10px;
}	
p.paragraph1 {
    padding: 0px 10px;
}
.second {
    margin-top: 0px;
}
h5.text1 {
    font-size: 12px;
} 
.head2 {
    font-size: 22px;
    margin-top: 0px;
	padding-left:10px;
}	 
	 
	 
/*menu	*/
.navbar-nav {
 width: 100%;
}
/*.logo {
 width: 250px;
}*/
.navbar {
 margin-bottom: 0px !important;
}
.navbar-toggle {
 border: 1px solid #019be5 !important;
 margin-top: 20px !important;
}
div#navbar {
 float: right;
}
div#myNavbar {
 float: none;
 background: #9e1c1a;
}
.navbar-nav > li > a:hover {
 color:  #CA9139 !important;
 background-color:#002266 !important;
}
.navbar-brand {
 float: left;
 height: auto !important;
 padding:0px !important;
 font-size: 18px;
 line-height: 20px;
}
h5.heading_1 {
    font-size: 14px;
    padding-top: 0px;
    padding-left: 30px;
    line-height: 18px;
}
h5.read a {
    padding: 2px 8px;
}
h5.read {
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 0px;
	    margin-left: 30px;
}
h5.head_1 {
    text-align: center;
}
h5.head_2 {
    text-align: center;
}
h5.four {
    font-size: 30px;
    margin-top: 30px;
    text-align: center;
}
.first {
    padding: 0px;
}
h5.last1 {
    font-size: 15px;
    line-height: 30px;
}
h5.last {
    font-size: 15px;
    line-height: 20px;
}
}
@media (min-width: 480px) and (max-width: 767px) {
/*menu	*/
.navbar-nav {
 width: 100%;
}
.second {
    margin-top: 0px;
}
h5.four {
    font-size: 30px;
    margin-top: 30px;
    text-align: center;
}

div#myNavbar {
 float: none;
 background: #CA9139;
}
.navbar-brand {
 float: left;
 height: auto !important;
 padding:0px !important;
 font-size: 18px;
 line-height: 20px;
}
div#navbar {
 float: right;
}
h5.heading_1 {
    font-size: 25px;
    padding-top: 0px;
    padding-left: 50px;
    line-height: 30px;
}
h5.read a {
    padding: 9px 22px;
}
h5.read {
    margin-top: 30px;
    margin-left: 50px;
    font-size: 13px;
    margin-bottom: 2px;
}
h5.head_1 {
    text-align: center;
}
h5.head_2 {
    text-align: center;
}

}
@media (min-width: 768px) and (max-width: 991px) {
h5.heading_1 {
    font-size: 30px;
    padding-top: 0px;
    line-height: 40px;
}
.navbar-nav > li > a {
    font-size: 14px;
}
.nav > li > a {
    padding: 10px 8px !important;
}
h5.head1 {
    font-size: 22px;
    margin-top: 5px;
}
p.paragraph1 {
    line-height: 28px;
    font-size: 16px;
    margin-top: 4px;
}
.second {
    margin-top: 40px;
}
h5.text1 {
    font-size: 13px;
}
.third {
    margin-top: 10px;
}
h5.head_1 {
    font-size: 22px;
    margin-top: 0px;
}
h5.head_2 {
    font-size: 15px;
}
.form-control {
    padding: 15px 15px !important;
}
.head2 {
    font-size: 24px;
    margin-top: 0px;
}
p.para1 {
    font-size: 16px;
    line-height: 26px;
}
p.paragraph2 {
    font-size: 15px;
}
h5.last {
    font-size: 20px;
}
h5.last1 {
    font-size: 18px;
}
h5.read {
    margin-top: 30px;
    margin-left: 80px;
    font-size: 18px;
    margin-bottom: 0px;
}
h5.read a {
    padding: 10px 23px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
h5.head1 {
    font-size: 30px;
}
h5.heading_1 {
    font-size: 40px;
    padding-top: 0px;
    line-height: 50px;
}
.form-control {
    padding: 15px 15px !important;
}
h5.copy {
    font-size: 14px;
}
p.para1 {
    font-size: 18px;
    line-height: 34px;
}
p.para1a {
    font-size: 18px;
    line-height: 34px;
}
p.paragraph1 {
    line-height: 32px;
    font-size: 17px;
}
}




/*------------------------NEW STYLES-----------------------*/

.hiddenp
{
    opacity: 0;
    overflow: hidden;
}
.visible
{
    opacity: 1;
    overflow: hidden;
}
/*body
{
	overflow: hidden;
}*/
strong
{
	font-weight: bold !important;
}
div.wpcf7-validation-errors
{
	border: 0;
}
ul.dropdown-menu li a:hover, ul.dropdown-menu li a:focus
{
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
@media(min-width: 1200px)
{
	div#navbar
	{
		margin-top: 3%;
	}
}

/*NEW MENU STYLES*/
.mega-sub-menu
{
	box-shadow: 0px 0px 20px #333 !important;
}
.home-subs .mega-sub-menu
{
	left: -20% !important;
	width: 120% !important;
}
.mega-sub-menu > li
{
	margin: 10px 0 !important;
	border-left: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
}
.mega-sub-menu > li:first-child
{
	border: 0 !important;
}
.mega-sub-menu > li:last-child
{
	border: 0 !important;
}
a.menu-readmore
{
    padding: 10px 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    overflow: hidden;
    background: #0088cc;
    color: #ffffff;
    border: none;
    margin-bottom: 10px;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.22);
    box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.22);
}
a.menu-readmore:hover, a.menu-readmore:active, a.menu-readmore:focus
{
    color: #ffffff;
    background: #626262;
    text-decoration: none;
}
.home-subs .mega-sub-menu hr
{
	border-color: #ccc !important;
	margin: 5px auto;
}
.mega-toggle-block
{
	border: 1px solid #019be5 !important;
    border-radius: 20px !important;
    padding: 0px 9px 0px 5px !important;
}
.mega-toggle-block:before
{
	font-size: 30px !important;
}
.mega-sub-menu li ul
{
	list-style: none;
	padding-left: 5px;
}
.mega-sub-menu li ul li:before
{
	content: "\f105";
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    font: 15px/23px FontAwesome;
    color: #0088cc;
    background: #ffffff;
    font-weight: normal;
    text-align: center;
    -webkit-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.22);
    box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.22);
}
.mega-sub-menu li ul li
{
	position: relative;
	padding-bottom: 8px;
}
.mega-sub-menu li ul li a
{
	color: #000;
	text-decoration: none;
	padding-left: 35px;
}
.mega-sub-menu li ul li a:hover
{
	color: #0000b8;
	text-decoration: none;
}
.mega-sub-menu li ul li:hover
{
	color: #0000b8;
}
.mega-sub-menu li ul li:hover::before
{
	background: #00bbd3 !important;
    color: #fff !important;
}
@media(max-width: 767px)
{
    .logo img
    {
        text-align: center;
        margin: 0 auto 20px auto;
    }
}
#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-flyout ul.mega-sub-menu
{
	right: 0 !important;
}
@media(max-width: 767px)
{
	#mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block-right, #mega-menu-wrap-footer_menu .mega-menu-toggle .mega-toggle-block-right
	{
	    float: right;
	    position: absolute;
	    top: -175%;
	    right: 0%;
	    width: 50px;
	    height: 40px;
	}
	#mega-menu-wrap-header_menu .mega-menu-open .mega-toggle-block-right, #mega-menu-wrap-footer_menu .mega-menu-open .mega-toggle-block-right
	{
	    float: right;
	    position: absolute;
	    top: -175% !important;
	    right: 0% !important;
	    width: 50px;
	    height: 40px;
	}
	#mega-menu-wrap-header_menu .mega-menu-toggle.mega-menu-open + #mega-menu-header_menu, #mega-menu-wrap-footer_menu .mega-menu-toggle.mega-menu-open + #mega-menu-footer_menu
	{
	    top: -20%;
	    position: absolute;
	    width: 100%;
	}
}
@media(min-width: 992px)
{
    .first, .main-title-bar
    {
        margin-top: 132px;
    }
    .header-fixed
    {
        height: 132px;
    }
}
@media(min-width: 768px) and (max-width: 991px)
{
    .first, .main-title-bar
    {
        margin-top: 122px;
    }
    .header-fixed
    {
        height: 122px;
    }
}
@media(max-width: 767px) and (min-width: 450px)
{
    .first, .main-title-bar
    {
        margin-top: 140px;
    }
    .header-fixed
    {
        height: 140px;
    }
}
@media(max-width: 449px)
{
    .first, .main-title-bar
    {
        margin-top: 100px;
    }
    .header-fixed
    {
        height: 100px;
    }
}


/*SLIDER*/
.first .slider-has-logo img
{
	width: 200px !important;
	height: auto !important;
}

/*HOMEPAGE*/
.contact textarea
{
    height: 140px;
}
.some-lasters
{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	color: #052c65;
}
.some-lasters a
{
	color: #0000b8;
}
.some-lasters a:hover
{
	color: #00f;
	text-decoration: underline;
}
.header-fixed
{
    position: fixed;
    width: 100%;
}
h5.head_a {
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    padding-top: 10px;
    font-weight: 900;
    height: 50px;
}
.carousel-control {
    top: inherit !important;
    bottom: inherit  !important;
    width: 7% !important;
}
.carousel-control.right {
    right: inherit !important;
    margin-left: 30px !important;
}
.top
{
	margin-top:40px;
}
#blue-carousel .read1
{
	margin-bottom: 10%;
}
#blue-carousel .carousel-indicators li.active
{
	border: 2px solid #000 !important;
	background-color: #000 !important;
}
#blue-carousel .carousel-indicators li
{
	border: 2px solid #000 !important;
	background-color: #fff !important;
}
.second a
{
    color: #00f !important;
    text-decoration: none;
}
.second a:hover h5
{
    color: #00f !important;
    text-decoration: underline;
}
.para1 img p
{
	margin: 0 auto;
	text-align: center;
}
@media(min-width: 768px)
{
	.blue .para1
	{
		padding-right: 5%;
	}
}

@media(min-width: 992px)
{
	#blue-carousel .item
	{
		height: 520px;
	}
}
@media(max-width: 991px) and (min-width: 768px)
{
	#blue-carousel .item
	{
		height: 650px;
	}
}
.paragraph2_a
{
	color: #000;
	margin-top: 20px;
	font-weight: 100;
}
@media(min-width: 1300px) 
{
	p.paragraph2_a
	{
	    line-height: 30px;
	    font-size: 18px;
		height: 250px;
	}
}
@media(min-width: 992px) and (max-width: 1299px)
{
	p.paragraph2_a
	{
	    line-height: 30px;
	    font-size: 18px;
	    height: 300px;
	}
}
@media(min-width: 768px) and (max-width: 991px)
{
	p.paragraph2_a
	{
	    line-height: 26px;
	    font-size: 16px;
	    height: 330px;
	}
}
@media(max-width: 767px) and (min-width: 500px)
{
	p.paragraph2_a
	{
	    line-height: 26px;
	    font-size: 16px;
	    height: 240px;
	}
}
@media(max-width: 499px)
{
	p.paragraph2_a
	{
	    line-height: 24px;
	    font-size: 15px;
	    height: 350px;
	}
}
@media(max-width: 767px)
{
	.button
	{
		width: 100%;
		text-align: center;
		padding: 15px 0;
	}
	p.para1, div.para1 p, p.para1a
	{
	    font-size: 18px;
	    line-height: 28px;
	}
	div.para1, p.para1a
	{
		margin: 0 5px;
	}
	h5.read1 a
	{
		margin-right: 5px;
		margin-left: 5px;
	}
	h5.read1
	{
		margin-bottom: 15% !important;
	}
	h5.four1
	{
		font-size: 30px;
	}
	#blue-carousel
	{
		margin-bottom: 15%;
	}
}
.last span
{
    text-transform: none;
    font-weight: normal;
    font-style: italic;
}
@media(min-width: 481px)
{
    .last span
    {
        font-size: 16px;
    }
}

/*MAIN TITLES*/
.main-title-bar
{
    background: url('images/bg1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main-title
{
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin: 40px 0;
}
@media(max-width: 767px)
{
    .main-title
    {
        margin-left: 10px;
    }
}
.hrr1
{
    margin: 0;
    width: 25%;
    border-width: 3px;
    border-color: #052c65;
}
.hrr2
{
    margin: 0 auto;
    text-align: center;
    width: 35%;
    border-width: 3px;
    border-color: #052c65;
}
.hrr3
{
    margin: 15px auto;
    text-align: center;
    width: 75%;
    border-width: 3px;
    border-color: #052c65;
}



/*ABOUT PAGE*/
.content-section
{
    margin-bottom: 30px;
}
.about-content .ab-content
{
    color: #000;
    font-size: 18px;
    text-align: justify;
}
@media(min-width: 767px)
{
    .about-content img
    {
        float: right;
        margin: 0 0 2% 2%;
        max-width: 350px;
        
    }
    .about-content .ab-content1
    {
        float: none;
        display: inline;
    }
}
@media(max-width: 767px)
{
    .about-content img
    {
        text-align: center;
        margin: 10px auto;
    }
}

.bb-section
{
    margin-top: 30px;
    border: 3px solid #052c65;
    padding: 20px 15px;
    border-radius: 50px 0 50px 0;
}
@media(min-width: 768px)
{
    .bbb-image
    {
        border-right: 3px solid #052c65;
    }
}
.bbb-image img
{
	max-width: 90px;
}
.bb-section p
{
    font-size: 20px;
    text-align: justify;
    font-weight: bold;
    color: #052c65;
    margin-top: 5%;
    font-style: italic;
    line-height: 35px;
}

.mission-section
{
    margin-top: 30px;
}
.mission-title
{
    font-size: 30px;
    font-style: italic;
    text-transform: capitalize;
    color: #000;
}
.mission-content
{
    margin-top: 15px;
}
.mission-content p, .mission-content ul, .mission-content
{
    font-size: 17px;
    color: #000;
    text-align: justify;
    margin-bottom: 15px;
}
.mission-content ul
{
    list-style-image: url('images/tick.png');
}
.mission-content ul li
{
    margin-bottom: 15px;
}

.content-section1
{
    margin-bottom: 30px;
    background: #eee;
}
.services-offer
{
    margin: 30px 0;
}
.services-offer h2
{
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
}
.service-contents
{
    margin-top: 15px;
}
.service-items, .service-items1
{
    border: 1px solid #562668;
    overflow: hidden;
    margin: 15px;
    height: 200px;
}
.service-items img
{
	height: 200px;
	width: 100%;
}
.service-items img, .service-items1 img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}
.service-items a:hover, .service-items1 a:hover
{
    text-decoration: underline;
    color: #fff;
}
.service-items:hover img, .service-items1:hover img
{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: translatZ(0) scale(1.10);
    transform: translatZ(0) scale(1.10);
}
.service-content, .service-content1
{
    position: relative;
}
.service-content p, .service-content1 p
{
    position: absolute;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    margin: 0 auto;
    font-size: 15px;
    font-style: italic;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
}
.service-content p
{
    /*display: none;*/
}
@media(max-width: 767px)
{
	.service-contents
	{
		text-align: center;
	}
	.service-contents .service-items
	{
		display: inline-block;
	}
	.service-items img
	{
		max-width: 300px;
		height: 200px;
	}
	.service-content p
	{
		display: block;
	}
}
.clients-contents p
{
    font-family: 'Lato', sans-serif;
}
.clients-contents h4
{
    font-size: 20px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}
.clients-contents .tabs-content
{
    border: 2px solid #565656;
    border-radius: 0 0 20px 20px;
    text-align: justify;
}
.clients-contents .accordion-content
{
    border: 2px solid #565656;
    text-align: justify;
}

.area-section
{
    background: #eee;
}
.area-content .ab-content
{
    color: #000;
    font-size: 18px;
    text-align: justify;
    margin-top: 15px;
}
.area-content .ab-content ul
{
    color: #000;
    font-size: 16px;
    list-style-image: url('images/arrow.png');
    margin-top: 15px;
}
.area-content .ab-content ul li
{
    margin-top: 10px;
}
.area-content img
{
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
.area-link
{
    font-size: 20px;
    font-weight: bold;
    color: #222;
    margin: 15px auto;
}
.area-link a
{
    font-size: 20px;
    font-weight: bold;
    color: #0e52bf;
    margin-left: 5px;
}
.area-link a:hover
{
    font-style: italic;
    text-decoration: underline;
}

.cards-section
{
	margin-top: 30px;
}
.cards-section ul
{
	color: #000;
    font-size: 18px;
    list-style-image: url(images/arrow.png);
    margin-top: 15px;
    font-weight: bold;
}
.cards-section a:hover
{
    font-style: italic;
    text-decoration: underline;
}
.cards-section a
{
	color: #23527c;
}
.internachi
{
	margin-top: 3%;
}
.cards-section ul li
{
    margin-top: 10px;
}

.interview-section
{
    margin-top: 30px;
    border: 3px solid #052c65;
    padding: 20px 15px;
    border-radius: 0 50px 0 50px;
}
.interview-image
{
    margin-bottom: 15px;
}
.another-image img
{
	width: 100% !important;
	margin-top: 50px;
}


/*SERVICES PAGE*/
.service-section
{
    background: #eee;
}
.service-main-content
{
    font-size: 20px;
    font-style: italic;
    text-align: center;
}
.service-main-content h3
{
    margin: 15px auto;
    font-size: 25px;
}



/*FOUR POINT INSPECTION*/
.four-point-price
{
    background: #01204f;
    color: #fff;
    font-size: 25px;
    padding: 30px 20px;
    font-weight: bold;
    font-style: italic;
    margin: 30px 0;
    text-align: center;
    line-height: 40px;
}
.main-areas
{
    margin-bottom: 30px;
}
.four-points ul
{
    color: #000;
    list-style-image: url(images/arrow.png);
    margin-top: 15px;
    font-weight: bold;
    text-align: left;
}
.four-points ul li
{
    margin-bottom: 10px;
}
.four-points, .four-points .accordions-head, .four-points .accordion-content
{
    font-family: 'Lato', sans-serif !important;
}
.four-points p img:parent
{
    text-align: center;
}
.four-points img
{
    margin: 0 auto;
}

/*WIND MITIGATION*/
.important-content
{
    font-size: 20px;
    color: #f00;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 15px;
}
@media(min-width: 992px)
{
	.mitigation-boxes .bb-section
	{
		height: 230px;
	}
}

/*PROFESSIONAL HOME INSPECTION*/
.inspect-main-content
{
    font-size: 20px;
    text-align: center;
    font-style: italic;
    margin: 10px 0;
}
.inspect-items
{
	border: 1px solid #333;
	margin-bottom: 15px;
	overflow: hidden;
}

.inspect-items img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}
.inspect-items:hover img
{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: translatZ(0) scale(1.10);
    transform: translatZ(0) scale(1.10);
}
.inspect-image
{
	overflow: hidden;
}
@media(min-width: 768px)
{
	.inspect-items
	{
		height: 453px;
	}
}
.inspect-title
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 5px auto;
}
.inspect-content
{
	font-size: 16px;
	text-align: justify;
	margin: 5px 10px;
}
.inspect-items img
{
	width: 100%;
}
.inspect-sample-content p
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.inspect-not ul
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 20px;
}
.inspect-not ul li
{
	display: inline-block;
	margin: 5px 25px;
	background: url('images/into.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 25px;
}
@media(max-width: 600px)
{
	.inspect-not ul li
	{
		margin: 5px 0 5px 0 !important;
		background: transparent;
		padding-left: 0 !important;
		display: list-item;
	}
	.inspect-not ul
	{
		text-align: left !important;
		list-style-image: url('images/into.png');
	}
}


/*COMMERCIAL PROPERTY*/
.four-point-price a
{
	color: #adadad;
}
.four-point-price a:hover
{
	color: #eee;
	text-decoration: underline;
}


/*FAQ PAGE*/
.support-comment
{
	margin-top: 2% !important;
	font-size: 18px !important;
	line-height: 28px !important;
}
.support-title
{
	font-size: 26px;
	margin: 5px auto;
	font-weight: bold;
}
.support-subtitle
{
	font-size: 20px;
	margin: 5px auto;
	font-weight: bold;
	font-style: italic;
}

/*CONTACT PAGE*/
.contact-main
{
    margin-bottom: 30px;
}
.contact-main .cont-details
{
    text-align: center;
}
.contact-main .cont-details .cont-name
{
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng
{
    border: 0 !important;
}
.cont-details i
{
	font-size: 20px;
	color: #fff;
    background: #031a43;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    margin: 0px 3px;
}
.contact-main .cont-details hr
{
    width: 35%;
    border-color: #333;
}
.contact-main .cont-details .cont-addr
{
    font-size: 18px;
    color: #000;
}
.cont-addr, .cont-email, .cont-phone
{
	text-align: left;
	margin-left: 15%;
}
.contact-main .cont-details .cont-email, .contact-main .cont-details .cont-phone
{
    font-size: 18px;
}
.contact-main .cont-details .cont-social
{
    list-style: none;
    margin-bottom: 0;
}
@media(max-width: 480px)
{
    .cont-addr, .cont-email, .cont-phone
    {
        margin-left: 0 !important;
    }
    .contact-main .cont-details .cont-email, .contact-main .cont-details .cont-phone, .cont-addr
    {
        font-size: 16px !important;
    }
}
.contact-main .cont-details .cont-social li
{
    display: inline-block;
    margin-right: 15px;
}
.contact-main .cont-form .wpcf7 input[type="text"], .cont-form .wpcf7 input[type="email"], .cont-form .wpcf7 input[type="tel"], .cont-form .wpcf7 textarea
{
    color: #000;
    font-size: 17px;
}
.contact-main .cont-form h2
{
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.callback-button img
{
	margin-top: 20px;
}
.callback-mainpopup
{
	display: none;
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    background: rgba(80, 56, 56, 0.69);
    left: 0;
    height: 100%;
    padding: 20px;
}
.callback-subdiv
{
    width: 96%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    padding: 2%;
    background: #FFF;
    margin-top: 65px;
    border-radius: 10px;
    max-height: 120%;
}
.callback-title
{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}
.callback-content
{
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 10px auto;
}
.close-button a
{
    float: right;
    font-size: 18px;
    cursor: pointer;
    color: #000;
    font-weight: bold;
}
.close-button a:hover
{
	color: #000;
	text-decoration: none;
}


/*--------LICENSE AND CREDENTIALS PAGE----------*/
.license1, .license2
{
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    padding: 10px 15px;
    background: #0088cc;
    outline: 0;
    text-align: center;
    text-decoration: none;
}
.license1:hover, .license2:hover, .license1:focus, .license2:focus
{
    color: #fff;
    background: #292828;
    text-decoration: none;

}
.license1
{
    border-radius: 0px 25px 0px 25px;
}
.license2
{
    border-radius: 25px 0px 25px 0px;
}
@media(min-width: 768px)
{
    .license1
    {
        float: right;
    }
    .license2
    {
        float: left;
    }
    .licenses
    {
        margin-top: 5%;
    }
}
@media(max-width: 767px)
{
    .license1, .license2
    {
        float: none;
        margin: 0 auto;
    }
    .licenses
    {
        margin-bottom: 30px;
        text-align: center;
    }
}
@media(max-width: 460px)
{
    .license1, .license2
    {
        display: block;
    }
}

/*----------------DISCLAIMER--------------*/
.disclaimer h3
{
    font-weight: bold;
    text-transform: uppercase;
}
.disclaimer hr
{
    margin: 10px auto;
    text-align: center;
    width: 45%;
    border-width: 3px;
    border-color: #052c65;
}


/*------------SERVICE AREAS--------*/

.area-banner
{
    background: url('images/service-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    font-family: "Lato", sans-serif;
    text-align: center;
}
.areaban-content
{
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    color: #000;
    font-weight: 900;
    font-style: italic;
    border-radius: 20px;
}
@media(min-width: 600px)
{
    .area-banner
    {
        height: 300px;
        padding: 50px;
    }
    .areaban-content
    {
        width:60%;
        font-size: 26px;
        padding: 20px;
        margin: 70px auto;
    }
}
@media(max-width: 599px)
{
    .area-banner
    {
        padding: 0 10px;
    }
    .areaban-content
    {
        font-size: 16px;
        padding: 15px;
        margin: 100px auto 10px auto;
    }
}

/*------------REVIEWS PAGE----------------*/

.my-review-page
{
    font-family: 'Lato', sans-serif;
}
.my-review-page .page-numbers
{
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #bbb;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}
.my-review-page .page-numbers.current, a.page-numbers:hover
{
    background: #00f;
    color: #fff;
    text-shadow: 0 0 10px rgba(255,255,255,1);
}
.my-review-page .navigation, .pagination
{
    margin-top: 0px !important;
}
.my-review-page .nav-links
{
    width:100%;
    text-align: center;
}
.my-review-page .texts
{
    font-size: 18px;
    text-align: justify !important;
}
.my-review-page .first-last, .first-last:visited
{
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #bbb;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
    color: #f00;
}
.my-review-page .first-last:hover
{
    background: #f00;
    color: #fff;
    text-shadow: 0 0 10px rgba(255,255,255,1);
}
.my-review-pagination
{
    text-align: center !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.reviews hr
{
	border-width: 3px !important;
	border-color: #0182d5 !important;
	border-style: groove !important;
	border-radius: 50px;
	margin: 20px 0;
}
.reviews p
{
	margin: 15px 0;
	font-size: 18px;
	font-style: italic;
	border: 1px solid #dcdcdc;
	background: #ededed;
	padding: 10px;
	border-radius: 20px;
}
img.infra-cam{
width:300px;
float:right;
padding-top: 10px;    
}
@media (min-width: 320px) and (max-width: 991px) {
   img.infra-cam{
    width:90%;
float:none;
display:block;
padding-bottom: 20px;  
} 
}

@media (min-width: 480px) and (max-width: 1200px) {
	.header  .container{
		width:100%;
	}
}
@media (min-width: 800px) and (max-width: 930px){
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > a.mega-menu-link{
		font-size:13px;
	}
}
@media (min-width: 760px) and (max-width: 800px){
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > a.mega-menu-link{
		font-size:12px;
	}
}
.page-id-569 .cont-phone11{display:none;}
.page-id-569 .main-title-bar{
	    background: url(images/cnbg1.jpg);
}
.services-offernyy h2{
	font-size:20px;
}
/*master inspector*/

.fag{
    padding-left:3% !important;
    padding-top:5% !important;
}
.about_us_text_main {
    color: #000;
    font-weight: bold;
    font-size: 24px;
    padding-top: 1%;
    font-family: 'Lato', sans-serif;
}
.first_seca{
    padding-bottom:2% !important;
}
.only_the_best{
    font-size: 22px;
    color: #000;
}
.about_1{
    background-color:#0c4fba;
    padding-top:.5% !important;
    padding-bottom:.5% !important;
}
.about_us_text{
    color:#fff;
    line-height:28px;
    font-size:18px;
    font-family: 'Lato', sans-serif;
}
.caption_1{
    color:#000;
    font-weight:bold;
    font-size:24px;
    text-transform:uppercase;
    font-family: 'Lato', sans-serif;
}
.under_line{
    width:70%;
    padding-bottom:10px;
}
.list1a{
    font-size:18px;
    color:#000;
    line-height:29px;
    font-family: 'Lato', sans-serif;
    margin-left:-21px;
}
.sentence1a {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    font-family: 'Lato', sans-serif;
}
.caption_3a {
    font-size: 22px;
    color: #fff;
    background-color: #0c4fba;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    padding-left: 19px;
    padding-top: 7px;
    width: 22%;
    padding-bottom: 7px;
}
.sentence2a{
    color: #000;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

@media (max-width:480px) {
    .fag {
    padding-left: 0% !important;
    padding-right: 0% !important;
}
.about_us_text_main {
    text-align: center;
    font-size: 19px;
}
.only_the_best {
    font-size: 19px;
    color: #000;
    text-align: center;
}
.about_us_text {
    padding-left: 2% !important;
    padding-right: 2% !important;
    text-align: center;
}
.caption_1 {
    font-size: 16px;
    text-align: center;
}
.under_line {
    width: 97%;
    padding-left: 2.4%;
}
.list1a {
    margin-left: -6px;
}
.sentence1a {
    padding-left: 2%;
    text-align: center;
    padding-right: 2%;
}
.caption_3a {
    font-size: 22px;
    margin-left: 2%;
    width: 96%;
    text-align:center;
}
.sentence2a {
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}

}

@media (min-width: 480px) and (max-width: 767px) {
    
.about_us_text_main {
    text-align: center;
    font-size: 24px;
}
.fag {
    padding-left: 2% !important;
    padding-right: 2% !important;
}
.only_the_best {
    font-size: 22px;
    color: #000;
    text-align: center;
}
.about_us_text {
    padding-left: 2% !important;
    padding-right: 2% !important;
}
.caption_1 {
    font-size: 21px;
    padding-left: 2%;
}
.under_line {
    width: 81%;
    padding-left: 2.4%;
}
.list1a {
    margin-left: -6px;
}
.sentence1a {
    padding-left: 2%;
    padding-right: 2%;
}
.caption_3a {
    font-size: 22px;
    margin-left: 2%;
    width: 35%;
}
.sentence2a {
    padding-left: 2%;
    padding-right: 2%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fag {
    padding-left: 3% !important;
    padding-top: 3% !important;
}
 #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    
    font-size: 13px;
}
#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > a.mega-menu-link{

 font-size: 11px;
    padding-top: 18px; 
}
}

@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px){
   .flat-lg-ad{
   padding-top: 13px; 
} 
}

.plain-list{
    list-style:none;
    padding: 0;
}
.plain-list li{
display: inline-block;
padding-right: 10px;
}
.grecaptcha-badge {
display: none !important;
}