@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
*{
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6, a{ 
	font-family: 'Open Sans', sans-serif;
    font-style: normal;
}
html, body, div, span, applet, object, iframe, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
}
label {
	font-weight: normal !important; 
}
a {
	text-decoration: none !important;
}
a:hover, a:active {
	text-decoration: none !important;
}
input:focus::-webkit-input-placeholder {
   color: #aaa;
}
input:focus:-moz-placeholder {
   color: #aaa;
}
input:focus::-moz-placeholder {
   color: #aaa;
}
input:focus:-ms-input-placeholder {
   color: #aaa;
}

input::-webkit-input-placeholder {
   color: #797b8a ;
}

input:-moz-placeholder { /* Firefox 18- */
   color: #797b8a ;
}

input::-moz-placeholder {  /* Firefox 19+ */
   color: #797b8a ;
}

input:-ms-input-placeholder {
   color: #797b8a ;
}
.btn.btn-color, input.btn-color[type="submit"], input.btn-color[type="button"], .btn-color.um-button, input.btn-color[type=submit].um-button,  button[type='submit'], button[type='submit']:focus, input[type='submit'], input[type='submit']:focus , input[type='reset'], input[type='reset']:focus, input[type='button'], input[type='button']:focus{
    background: #007ab5!important;
    border: 4px solid #007ab5!important;
    color: #fff !important;
    padding: 6px 30px;
}
p{
    line-height: 1.5 !important;
    margin: 0 0 10px;
}
.text-left{text-align:left !important}
.text-right{text-align:right !important}
.text-center{text-align:center !important}
.text-justify{text-align:justify !important}
b, strong {
    font-weight: 700;
}
.h1, h1 {
    font-size: 42px !important;
}
.row-gap{
	margin:50px 0px !important;
}
.no-padding{
	padding:0px !important;
}
.margin-top-0 {
    margin-top: 0 !important;
	margin-bottom:20px !important;
}
.inset-right {
    padding-right: 50px !important;
}
.clearfix {
    clear: both !important;
}
.no-padding-left {
    padding-left: 0px !important;
}
.inside-right {
    padding-right: 40px !important;
}
.inside-left {
    padding-left: 40px !important;
}
#map_canvas iframe {
    width: 100% !important;
}
span{
    padding: 0px 0px !important;
}
.mapping-wrap{
	margin-bottom:30px !important;
}
h1.main-title {
    margin: 0px 0px 30px 0px !important;
    color: #000 !important;
    font-weight: 900 !important;
}
img.childensays-image {
    border: 1px solid #eee !important;
    width: 100%;
    height: auto;
}


/************************mounika*********************************/
.back-line {
	background-color:#ccc;
}
ul.widget-links li a {
    color: #000;
}
h5.widget-title {
    font-size: large;
}
a.contact-email-wrap {
color: #fff !important
;
}
.footer-icons {
    margin: 25px auto;
    color: #fff;
}
.footer-box-list .divider {
    display: block;
    width: 50px;
    height: 3px;
	margin: 15px auto;
    display: inline-block;
    background: #33a3d5;
}
.box-info-one {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 39%;
}
.box-image-one img{
	  width: 100%;
	  height: auto;
	      opacity: 0.7;
}
.box-blocks{
    margin: 15px 0px !important;
}
.box-image-one {
    position: relative;
    width: 100%;
    padding: 0 !important;
    background: rgba(0, 0, 0, 0.95) !important;
    overflow: hidden;
    border: 4px solid #fff !important;
}
/*************social slider in right top of page****************/
.socialblock {
    width: 48px;
    background: #007ab5;    
	height: 115px;
    position: fixed;
    right: 0;
	padding:0 20px;
    top: 25%;
    z-index: 9999;
}
.socialblock .fa{
	font-size:16px !important;
	color:#fff !important;    
	margin: 10px 0;
}
.socialslider {  
    background: #007ab5;
    position: fixed;
    right: 48px;
    height: 115px;
    color: #FFF;
    z-index: 10;
    font-size: 15px;
    font-weight: 300;
    padding: 0;
    text-align: right;
    transition: all 1s ease;
    top: 25%;
}
/* .socialslider {
    background: #007ab5;
    position: fixed;
    right: -350px;    
	height: 115px;
    color: #FFF;
    z-index: -1;
    font-size: 15px;
    font-weight: 300;
    padding: 0;
    text-align: right;
    transition: all 1s ease;
    top: 25%;
	} */
.socialslider ul{
	list-style:none;
	margin:10px !important;
}
.socialslider ul li{
	margin: 14px 0 !important;	
	color:#fff;
}
.socialslider ul li a{
	color:#fff !important;
    font-size: 16px;
    line-height: 20px;
}
span.help-times {
    position: absolute;
    right: 5px;
    display: block;
    top: 0px;
    padding-top: 40px;
    font-size: 1.2rem;
    cursor: pointer;
    z-index: 5;
    opacity: 1;
    transition: opacity .3s linear;
}
.socialslider.is-active {
    -ms-transform: translate(0%,0%);
    transform: translate(0%,0%);
}
.socialslider {
	background: #007ab5;
    position: fixed;
    height: 115px;
    color: #FFF;
    z-index: 10;
    font-size: 15px;
    font-weight: 300;
    padding: 0;
    text-align: right;
    transition: all 1s ease;
    top: 25%;
    color: #fff;
    transition: transform .5s cubic-bezier(.43,.01,.17,.99);
    z-index: 4;
}
.socialslider {
    -ms-transform: translate(100%,0%);
    transform: translate(100%,0%);
    background-color: #007ab5;
}
/* .socialblock:hover .socialslider {
    right: 48px !important;
} */
/***********************************main header logo styles*************/
a.header-center, a.header-center:hover  {
    font-size: 20px !important;
    color: #fff !important;
}
.header-blocks p  {
    margin-bottom:0px !important;
	line-height:28px !important;
}
.header-blocks{
    text-align: center;
    float: right;	
	background: #0b73bb;
	width: 100%;
	padding: 5px 20px;
    margin: -5px 0px 0px 0px;
    display: table;
}
.header-block{
    text-align: right;
    float: right;	
	width: 100%;
    margin: 5px 0px 0px 0px;
    display: table;
}
button.close, button.close:hover {
    outline: none !important;
	border:none !important;
}
.news-contectscript {
    overflow-y: scroll;
    max-height: 500px;
}
.modal-header {
    border-bottom: none !important;
    padding: 5px 0px !important;
}
.modal-body {
    padding: 0px 20px 0px 20px !important;
}
.modal-content {
    padding: 20px 20px !important;
}
.modal-header .close {
    margin-top: -18px !important;
}
.modal-content p {
    margin: 0px 0px 30px 0px !important;
}
div#loading {
	top:40%;
    position: absolute;
    margin: 0 auto;
    width: 100%;
	text-align:center;
    left: 0;
    right: 0;
}
div#loading img{
	width:20%;
	text-align:center;
	margin: 0 auto;
}
p.quotes-shadebax{
	padding:20px !important; 
	border:1px solid #60beee !important; 
	background:#60beee !important; 
	color:#fff !important; 
	text-align:center !important; 
	font-weight:600 !important;
}
.fa-icon-right {
    margin-top: 35px !important;
    text-align: right;
}
.navbar-mainwrap {
    width: 100%;
    /*position: relative;
    /* padding: 0px 20px !important; */
}
.navbar-mainwrap .col-md-2{ position: static; }

/***********************************header nav styles*************/
nav.navbar.navbar-default.navbar-static-top  {
    position: absolute;
    top: 0%;
	width: 100%;
    padding-top: 0 !important;
    /* background: none; */
    z-index: 99 !important;
	/* border-color: none !important; */ 
}
/* .navbar-default {
    background-color: none !important;
   border-color: none !important;
} */
/*.navbar-default .navbar-nav>li>a {*/
/*    color: #000 !important;*/
/*}*/
.navbar-default {
    background-color: #fff !important;
    border-color: #fff !important;
}
/* .navbar{
	border: none !important;
} */
.nav ul, .nav ol, .nav li, .nav ol, ul, li {
    list-style: none;
    list-style-image: none;
    margin: 0 !important;
    padding: 0 !important;
}
img.header-logo {
    width: 100% !important;    
	margin-top: -16px !important;
}
.navbar-nav li {
    margin: 20px 0 !important;
    padding: 0 0px !important;
} 
a.navbar-brand {
    width: 100%;
    margin: 0px 0px 0px 0px;
	padding: 0px !important;
}
/* .navbar-2{
	top:20px !important;
} */
.navbar-2 li a{
    padding: 10px 11px 10px 9px !important;
    text-transform: uppercase;
    line-height: 17px !important;
    font-size: 16px !important;
    margin: 5px;
}
/* ul.nav.navbar-nav {    margin-top: 40px  !important;}
.navbar-2 li a:hover {
    color: #007ab5 !important;
} */
ul.nav.navbar-nav {    margin-top: -20px  !important;}
.navbar-2 li a:hover {
        color: #ffffff !important;
    background: #2e3192 !important;
}
.header{
    visibility: visible !important;
} .navbar-nav {    float: right !important;}

.dropdown-menu {    display: block !important;	opacity:0;	height:0px; 	overflow:hidden;    background: none !important;} 
.navbar-nav li:hover > ul.dropdown-menu {	
opacity:1;	height: auto; 	padding:10px 0 !important;	overflow: visible;
}
.dropdown-menu>li>a {
    color: #fff !important;
	text-transform: none;
} 
.dropdown-menu>li>a:hover {
    color: #fff !important;
	background: #007ab5!important;
}
.navbar-collapse li{    position: relative; }
.navbar-collapse li.dropdown > ul.dropdown-menu, li > ul.dropdown-menu {    
position: absolute;    
left: 10px;    
top: 100%;    
z-index: 999;    
min-width: 200px;    
white-space: nowrap;    
-o-transition: all .4s linear;   
 -moz-transition: all .4s linear;    
 -webkit-transition: all .4s linear;    
 transition: all .4s linear;     
 border:  none !important;    
 border-radius: 0 !important;    
 -webkit-box-shadow: none !important;    
 -moz-box-shadow: none !important;    
 box-shadow: none !important;
} 
ul.level-2 {   
left: 100% !important;  
top:  -10px !important;       
}
.navbar-collapse li.dropdown ul.dropdown-menu li a {    
 width: 100%;     color: #fff;     outline: 0;    
 padding: 10px 20px 10px 20px !important;
 text-transform: uppercase !important; 
 /* -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);    
 -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);    
 box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25); */
}
 .navbar-collapse li.dropdown ul.dropdown-menu li{
	 margin:  0px 0 !important;   
    background: rgba(0,0,0,0.5) !important;
	}

/*************header sticky styles******************/
nav.navbar.navbar-default.navbar-static-top.fixed {
    position: fixed !important;
    z-index: 1 !important;
	width:100% !important;
	padding-bottom: 0 !important;
	top:0% !important;
	left:0%;
	right:0%;
    z-index: 99 !important;
    background: #fffffff0 !important;
	/* background: rgba(0,0,0,0.5) !important;  */
    /* background-color: rgba(255, 255, 255, 0.80)!important; */
	/*height: 100px !important;
	  background-color:#282828; 
	border-bottom: 1px solid #212121 !important; */
}
.fixed .row{
	margin:0 !important;
}
.fixed .nav.navbar-nav{
	padding-top:0px !important;
    z-index: 199 !important;
}
.fixed ul.nav.navbar-nav {
    margin-top: 5px  !important;
}
.fixed img.header-logo {
    width: 100% !important;
    margin-top: 0px !important;
}
.fixed .header-block{
	display:none !important;
}
.fixed a.navbar-brand {
    width: 100%;
	height: auto !important;
    margin: 10px 0px 10px 0px;
	padding: 0px !important;
}
.navbar-2.fixed li a {
    padding: 7px 6px 6px 7px !important; 
}.fixed .header-cta a {    width: 60px;    margin-top: 8px;    height: 60px;    font-size: 9px;} .fixed .fa-icon-right {    text-align: right !important;    margin-top: 40px !important;}/* .fixed span.fa-icons a, .fixed  span.fa-icon a, .fixed  span.fas-icons a{    color: #fff!important;	background: #000 !important;	border: 1px solid #000 !important;}.fixed .header-cta a {    background: #000;    color: #fff;    width: 50px;    margin-top: 8px;    height: 50px;    font-size: 10px;} */
/***********************************login  styles*************/
/* ul.header-details {
    position: absolute;
    top: 100%;
} */
li.header-line {
    float: right !important;
    color: #fff !important;
    margin: 0px 5px !important;
}
ul.header-details a.header-register {
    color: #fff !important;
    padding: 0px 10px !important;
	text-transform: none !important;
}
li.header-line span {
    padding: 0px 0px 0px 5px !important; 
}
/****************************footer styles************************************/
.footer-wrapper{
	/* background: url(../images/footer-background-color.jpg) center center no-repeat; */
     background-color:#fff;
	padding:0px 0px 0px 0px;
	    border-top: 1px solid #ccc;
}
.footer-border {
    padding: 0px 15px 20px 15px !important;
    border-bottom: 1px solid #2f2f2f !important;
}
.footer-logo{
	width:95%;
	margin:10px 0px 20px 0px;
}
.footer-contacts {
    margin-bottom: 50PX !important;
}
.widgets-title{
	font-weight: 600;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
	margin-bottom: 20px;
}
.footer-box-lists{
	color:#ccc !important;
	padding:10px 0px; 
}
.footer-box-lists p{
	color:#ccc !important;
}
.footerbox-list li {
    list-style: none;
    color: #ccc;
    padding: 0px 0px 8px 0px;
}
.footerbox-list li a {
    color: #ccc !important;
}
.footerbox-list li a:hover, .footerbox-list li a:focus {
    color: #007ab5 !important;
}
li.footer-menu {
    margin: 5px 0px !important;
}
.fafa-contacts i.fa.fa-map-marker, .fafa-contacts i.fa.fa-phone, .fafa-contacts i.fa.fa-envelope {
    margin-top: 3px !important;
	    color: #ccc !important;
}
.fafa-contacts p a, .fafa-contacts p a:hover{
	color: #ccc !important;
}
.date-timings {
    margin-bottom: 40px !important;
}
.date-timings h6 {
    font-size: 16px;
    color: #fff !important;
}
.fa-icons-left{
	margin-bottom:40px !important;
}
span.footer-icons a {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    line-height: 30px;
    background: none;
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
	padding: 7px 0px !important;
}
span.footer-icons a:hover {
	color: #fff !important;
	border: 1px solid #fff !important;
	padding: 7px 0px !important;
}
.footer-box-list {
    color: #000;
    display: table;
    width: 100%;
    padding: 25px 0px;
}
.footer-box-lists{
	color:#fff;
    padding:10px 0px;
}
.no-padd-right{
	padding-right: 0px !important;
}
.copy-right{
	background-color:#1a1c1e !important;
	padding:50px 0px 50px 0px !important;
}
li.footer-links {
    float: left;
    padding-right: 20px !important;
    font-size: 18px !important;
}
li.footer-links a{
    font-size: 16px !important;
	color:#9a9c9e !important;
}
li.footer-links a:hover{
    font-size: 16px !important;
	color:#007ab5 !important;
}
.footer-sociallinks {
    text-align: right;
    color: #ccc !important;
}
.copy-right p{
	color:#9a9c9e !important;
}
.copy-right p a, .copy-right p a:hover{
	color:#f6a200 !important;
}
span.fa-icon a{
	color: #fff !important;
	/* text-align: right !important;
    border-radius: 50% !important;
    border: 1px solid #fff !important;
    padding: 7px 10px !important;
	font-size: 20px !important; */
}
span.fa-icons a{
	/* text-align: right !important;
    border-radius: 50% !important; 
    border: 1px solid #fff !important;*/
    color: #fff !important;
   /*  padding: 7px 13px !important;
	font-size: 20px !important; */
}
/* span.fa-icons a:hover, span.fa-icon a:hover{
	background: #007ab5!important;
} */
img.facebook-image {
    width: 100%;
    height: auto;
} 
.fa-icon-contact .fa-rss{
    border: 1px solid;
    padding: 11px 14px !important;
    border-radius: 50% !important;
    font-size: 28px !important;
    margin-top: -10px;
}
.single-address span.fa-icons a, .single-address span.fa-icon a{ 
    /* border: 1px solid #333 !important; */
    color: #333 !important; 
	margin-right:5px;
}
.items{
    padding: 0px 0px !important;
    background: url(../images/add-button.png) #000 no-repeat center center;
}
.leftin {
    float: left !important;
}
.rightin {
    float: right !important;
}
a.contact-main {
    color: #fff !important;
}
a.contact-main:hover {
    color: #fff !important;
}
.footer-sociallinks span.fa-icon a {
    color: #9a9c9e !important;
}
.footer-sociallinks span.fa-icon a:hover {
    color: #007ab5 !important;
}
/***********************************banner styles*************/
.banner-wrapper, .inside-banner-wrapper{
    position: relative;
	width:100%;
}
.banner-image, .banner-inside-image {
    position: relative;
	width:100%;
}
.banner-wrapper img, .inside-banner-image img{
    width: 100%;
	height:auto;
}
.caption-wrap h1{
	color: #fff  !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 36px !important;
    line-height: 46px !important;
    margin-bottom: 10px !important;
}
.caption-wrap h2 {
    font-size: 36px !important;
    color: #fff !important;
	margin: 0px 0px !important
}
.banner-caption {
    position: absolute;
    width: 100%;
    max-width: 420px;
    top:65%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.7) !important;
    text-align: left;
    padding: 15px 30px;
	right:0%;
}
.banner-caption1 {
    position: absolute;
    width: 100%;
    max-width: 27%;
    top:32%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.7) !important;
    text-align: left;
    padding: 0px 30px;
}
.banner-caption > h1 {
    color: #fff;
     max-width: 360px;
    line-height: 1.2;
}
.banner-caption > h2{
    color: #fff;
    line-height: 1.2;   
      font-size: 24px !important; 
}
.banner-caption > h3{
    color: #92bad3;
    line-height: 1.3;   
      font-size: 20px !important; 
    margin: 15px 0 10px 0; 
}

.banner-caption1 > h1 {
    color: #fff;
     max-width: 360px;
    line-height: 1.2;
}
.banner-caption1 > h3{
    color: #92bad3;
    line-height: 1.3;   
      font-size: 20px !important; 
    margin: 15px 0 10px 0; 
}
.banner-image {
    position: relative;
    width: 100%;
    padding: 0 !important;
    background: rgba(17, 17, 14, 1) !important;
    height: auto;
    overflow: hidden;
}
.banner-image img {
    width: 100%;
    height: auto;
    /* opacity: 0.7; */
}
.banner-caption p {
    padding: 0px 0px 10px 0px !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}
.caption-wrap{
	width: 100% !important;
    text-align: center;
    padding: 10px 0px !important
}
.banner-titles{
	width: 100% !important;
    text-align: center;
}
.banner-homeloges{
	width: 100% !important;
    margin: 10px auto;
}
.homeloges{
	float:left;
	width: 20%;
}
.homeloges img{
	width:70%;
	height:auto;
	text-align: center;
}
.banner-circler {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    text-align: center;
}
.banner-circler img {
    border-radius: 50%;
}
.banner-wrapper .flex-control-nav {
	display: block !important;
	bottom: 5% !important;
    right: 0% !important;
    left: 0% !important;
}
.banner-wrapper .flex-control-paging li a {
    width: 12px !important;
    height: 12px !important;
    margin: 3px !important;
    background: #ffffff !important;
}
.banner-wrapper .flex-control-paging li a.flex-active {
    background: #0089d0 !important;
}
.banner-inside-image {
    position: relative;
    width: 100%;
    padding: 0 !important;
    background: rgba(17, 17, 14, 1) !important;
    height: auto;
    overflow: hidden;
}
.banner-inside-image img {
    width: 100%;
    height: auto;
    opacity: 0.8;
}
.banner-caption-inside {
    position: relative;
    width: 100%;
    top: 0;
    background: rgba(17, 17, 14, 0.8) !important;
}
.banner-caption-inside p {
    padding: 10px 10px !important;
    color: #fff !important;
    font-size: 42px !important;
    text-align: center;
    margin: 0 auto !important;
    width: 100% !important;
    font-family: 'Lato', sans-serif !important; 
    line-height: 70px !important;
    text-shadow: 1px 2px 5px #333;
}
.bannerin-circler {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    text-align: center;
}
/* .bannerin-circler img{
	border-radius:50% !important;
} */
.centered-titlein {
    text-align: center;
}
.centered-titlein h1 {
    position: relative;
	font-size: 40px !important;
    line-height: 1.4em;
	font-family: 'Lato', sans-serif !important;
	/* font-family: 'Oregano', cursive !important; */
	margin:40px 0px 20px 0px !important;
    /* text-transform: uppercase;
	font-weight: 700 !important;
	*/
    padding-bottom: 40px;
    background: url(../images/smile-icon.png) center bottom no-repeat;
}	
#backtotop {
    background: url(../images/up-arrow.png) center center no-repeat !important;
    background-size: 100% !important;
    height: 40px;
    width: 40px;
    z-index: 9999;
    text-indent: -9999px;
    position: fixed;
    bottom: 15px;
    right: 2%;
    padding: 0px 0px 0px;
    z-index: 10000;
    /* margin: 0px -24px 0px 0px; */
    cursor: pointer;
}
.dis-none {
    display: none;
}
/***********************upcoming event-wrapper styles***************************/
img.news-image {
    width: 100%;
}
img.news-images {
    width: 100%;
}
.news-image {
    overflow: hidden;
    height: 350px;
}
.news-images {
    overflow: hidden;
    height: 155px;
}
/*.new-title {
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 30px !important;
}*/
.new-title h4{
    font-weight:600 !important;
    margin: 0 0 15px !important;
}
/*.new-title p{
    margin-bottom: 30px !important;
}*/
.new-blocks {
    /* padding: 20px 0px !important; */
    position: relative;
}
.news-sub{
    padding-bottom: 40px;
}
.upcomingevent-wrapper{
    width: 100%;
    position: relative;
	padding:50px 0px !important;
}
.upcomingevent-header h1{
	margin: 0px 0px 10px 0px !important;
    font-weight: 900;
}
.upcomingevent-block {
    width: 100%;
    position: relative;
}
.event-image {
    overflow: hidden;
   /*  height: 270px; */
	margin-bottom: 20px !important;
	background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.07);
}
img.event-image {
    width: 100%;
}
span.event-span {
    color: #007ab5!important;
}
.event-header h2{
    margin: 20px 0px 20px 0px !important;
    line-height: 34px;
    font-weight: 900;
}
.event-header h2 a{
    font-weight: 900;
	font-size: 20px !important;
	color: #333 !important;
}
.event-header h2 a:hover{
    font-weight: 900;
	color: #007ab5!important;
}
.event-button {
    margin: 20px 0px;
    text-align: right;
}
a.event-link{
	background: #fff !important;
    padding: 10px 25px !important;
	border:1px solid #333 !important;
    border-radius: 30px;
    color: #333 !important;
    font-size: 18px;
    text-transform: uppercase;
}
a.event-link:hover{
	background: #007ab5!important;
    padding: 10px 25px !important;
	border:1px solid #fff !important;
    border-radius: 30px;
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
}
.main-wrapperinblue{
    background: #fff !important;
    padding: 50px 0px !important;
    position: relative;
    width: 100%;
    display: table;
}
.main-wrapperinblue h4{
    color: #007ab5!important;
}
.main-wrapperinblue h3 {
    margin: 0px 0px 20px 0px!important;
    color: #007ab5!important;
    font-weight: 900 !important;
    line-height: 36px !important;
}
.dividers.divider-primarys {
    margin: 10px 0px 30px 0px;
}
.dividers {
    display: block;
    width: 35px;
    height: 3px;
    display: inline-block;
    background: #007dc5;
}
/*****************************about Styles****************************/
.main-wrapperin {
	position: relative;
    width: 100%;
    display: table;
}
.main-wrapperin ul li{
	list-style-type:square !important;
	margin-left:20px !important;
	margin-bottom:10px !important;
}
.main-wrapperin ol li{
	list-style-type:decimal !important;
	margin-left:18px !important;
	margin-bottom:15px !important;
}
.main-wrapperin  h3{
	margin: 0px 0px 5px 0px!important;
    color: #007ab5!important;
	font-family: 'Lato', sans-serif !important;
	/* font-family: 'Oregano', cursive !important; */
    /* font-weight: 700 !important; */ 
    line-height: 36px !important;
}
.main-wrapperin h4 {
    font-weight: 900 !important;
}
.main-wrapperin h5 {
    font-weight: 900 !important;
    font-size: 20px !important;
    margin: 0px 0px 20px 0px !important;
}
.upcomingevent-blocks {
    width: 100%;
    position: relative;
    /* min-height: 420px; */
    margin: 20px 0px;
}
.date span {
    font-size: 24px !important;
}
.date {
    font-family: 'Open Sans', sans-serif;
    position: absolute;
	top: 0;
    left: 20px;
    width: 65px;
    height: 70px;
    color: #fff;
    background: #333;
    text-transform: uppercase;
    text-align: center !important;
    font-size: 14px !important;
    padding: 9px;
}
.date:hover{
    background: #007ab5;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: all .1s ease;
}
.contact-flied {
    padding: 5px 10px !important;
}
.single-address {
    display: table;
    width: 100%;
    margin-bottom: 20px !important;
}
.single-address i.fa.fa-map-marker {
    border: 1px solid;
    padding: 11px 16px !important;
    border-radius: 50% !important;
    font-size: 30px !important;
}
.single-address i.fa.fa-phone {
    border: 1px solid;
    padding: 11px 14px !important;
    border-radius: 50% !important;
    font-size: 28px !important;
}
.single-image{
	width:100%;
	position:relative;
}
.single-image img{
	width:90%;
	height:auto;
	margin-bottom:0px;
}
i.fa.fa-envelope-o {
    /* border: 1px solid; */
    padding: 15px 16px !important;
    border-radius: 50% !important;
    font-size: 20px !important;
}
.fundraise-block {
    display: table;
    width: 100%;
}
.welcome-image-wrapper img{
	width:100%;
	height:auto;
}
.welcome-header h1 {
    margin: 0px 0px 0px 0px !important;
	font-family: 'Lato', sans-serif !important;
	/* font-family: 'Oregano', cursive !important; */
    
}
a.more-link, a.more-link:hover {
    background: #007ab5 !important;
    padding: 10px 25px !important;
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
}
.divider.divider-primary {
    margin: 10px 0px 30px 0px;
}
.divider {
    display: block;
    width: 35px;
    height: 3px;
    display: inline-block;
    background: #007ab5;
}
img.sidebar-img{
	width:100%;
	height:auto;
}
.full_img {
    padding: 0px !important;
    margin-bottom: 10px;
}
.border-line {
    margin: 10px 0px !important;
    border-bottom: 1px solid #ccc;
}
p.full-head a {
    color: #000 !important;
}
p.full-head a:hover {
    color: #007ab5!important;
}
a.download-btns, a.download-btns:hover {
    border: none !important;
	position:absolute;
	top: 66%;
    z-index: 10;
    right: 0%;
    /* position: relative; */
    border: none !important;
    z-index: 10;
    outline: none !important;
    padding: 16px 0px !important;
    background: url(../images/download-image.png) center center no-repeat !important;
    background-size: 100%;
    width: 35px !important;
}
.info h4 {
    height: 60px !important;
}
.number-responsive {
    display: none !important;
}
.sidenav{
	display:none;
}	
.open-tab{
	display:none;
}
/* .clients-wrapper {
    margin-bottom: 5px;
    overflow: hidden;
	margin: 10px 0px;
} */
.clients-wrapper {
    margin-bottom: 0px;
    overflow: hidden;
	margin: 0px 0px;
}
.clients-block {
    display: inline;
    vertical-align: top;
    margin: 10px 0px;
}
.clients-block img{
	width: auto;
    height: auto !important;
    padding: 10px 10px !important;
	border : 1px solid;
}
/***********************Blog styles****************************************/
.latestnews-wrapper{
	width: 100%;
    display: block;
	position:relative;
}
.latestnews-title h1 span {
    font-weight: 900;
	color:#000 !important;
}
.latestnews-title h1 {
    margin: 0px 0px 30px 0px !important;
}
.blog-image{
	position:relative;
	 height: 250px;
	 overflow:hidden;
}
.blog-image img:hover {
    -webkit-transform: scale(1.05,1.05) rotate(-2deg);
    -ms-transform: scale(1.05,1.05) rotate(-2deg);
    -o-transform: scale(1.05,1.05) rotate(-2deg);
    -moz-transform: scale(1.05,1.05) rotate(-2deg);
    transform: scale(1.05,1.05) rotate(-2deg);
}
.blog-image img {
	width: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.date span {
    font-size: 24px !important;
}
.date {
    position: relative;
    top: 0%;
    margin: 0px 0px 20px 0px!important;
    left: 0%;
	right:0%;
    width: 200px;
    height: 48px;
    color: #fff;
    background: #007ab5;
    text-transform: uppercase;
    text-align: center !important;
    font-size: 14px !important;
    padding: 9px;
}
.blog-content h2{
	font-weight: 700;
	margin: 0px 0px 10px 0px !important;
	font-size:24px !important;
	line-height:30px !important
}
.blog-content h2 a p{
	font-weight: 700 !important;
}
.blog-content h2 a{
	color:#000 !important;
	font-weight: 700;
}
.blog-content h2 a:hover{
	color:#007ab5 !important;
}
.blog-content{
	height:130px !important;
}
.blog-link{
	width: 100%;
    display: block;
	position:relative;
	margin: 20px 0px 30px 0px !important;
}
.blog-link a{
	color:#007ab5 !important;
	font-weight: 700;
	background:#fff !important;
	font-size:18px !important;
	border: 4px solid #007ab5 !important;
    padding: 10px !important;
}
.blog-link a:hover{
	color:#fff !important;
	font-weight: 700;
	background:#007ab5 !important;
	font-size:18px !important !important;
	border: 4px solid #fff;
    padding: 10px !important;
}
.blog-block {
	width: 100%;
    display: block;
	position:relative;
	margin:20px 0px 20px 0px !important;
}
.marign-news{
	position: relative;
    display: table;
    margin: 30px 0px 20px 0px;
    width: 100%;
}
a.btn-colors, a.btn-colors:hover {
    background: #007ab5 !important;
    border: 3px solid #007ab5 !important;
    color: #fff !important;
    padding: 10px 30px !important;
    text-transform: uppercase;
}
/****************************upcomingnews styles***********************************/
.upcomingevent-blocks {
    width: 100%;
    display: table;
    position: relative;
    background: #f5f5f5 !important;
    margin: 20px 0px!important;
    padding: 20px !important;
}
.upcomingevent-image, .event-header{
    display: table;
    width: 100%;
    position: relative;
}
img.event-image, .upcomingevent-image img {
    width: 100%;
    height: auto;
}
.event-header h2{
	margin:0px 0px 5px 0px !important;
}
.event-header h2 a{
	color:#000 !important;
}
.event-link {
    display: table;
    width: 100%;
    position: relative;
    margin-top: 45px !important;
}
.event-header h2 a:hover{
	color:#007ab5 !important;
}
p.event-location i.fa.fa-map-marker {
    border: none !important;
    padding: 0px 5px 0px 0px!important; 
    border-radius: none !important;
    font-size: 16px !important;
	color:#007ab5 !important;
}
p.event-location {
    color: #007ab5 !important;
    margin-bottom: 30px !important;
}
.dates {
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    top: 10%;
    left: 8%;
    width: 110px;
    height: 37px;
    color: #fff;
    background: #007ab5;
    text-transform: uppercase;
    text-align: center !important;
    font-size: 14px !important;
    padding: 9px;
}
a.needhelp-link2 {
    padding: 11px 25px;
    font-weight: 700;
    text-transform: uppercase;
    background: #007ab5;
    color: #ffffff !important;
    border: 2px solid #007ab5 !important;
}
a.needhelp-link2:hover {
    padding: 11px 25px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff !important;
    color: #007ab5 !important;
    border: 2px solid #007ab5 !important;
}
.main-link {
    width: 100%;
    display: table;
    background: #aaa !important;
    position: relative;
    padding: 15px;
    margin: 15px 0px;
}
.main-link a {
    background: #aaa !important;
    color: #fff !important;
    font-size: 15px !important;
    width: 100%;
}
.main-link a:hover {
  color: #007ab5  !important;
  width: 100%;
}
/********************6 box Wrapper styles ***********************************/
.sixmain-wrapper{
	position:relative;
	width: 100%;
	display: table;
	background:#fff !important;
	padding:0px 0px !important;
}
.six-padding{
	padding:0px 0px !important;
}
.six-block1 {
    background: #007ab5 !important;
    padding: 50px !important;
}
.six-block2 {
    background: #00adf1 !important;
    padding: 50px !important;
}
.six-block3 {
    background: #007ab5 !important;
    padding: 50px !important;
}
.six-block4 {
    background: #00adf1 !important;
    padding: 50px !important;
}
.six-block5 {
    background: #007ab5 !important;
    padding: 50px !important;
}
.six-block6 {
    background: #00adf1 !important;
    padding: 50px !important;
}
.six-image {
    margin-bottom: 30px !important;
}
.six-image img{
	/* width: 100%; */
	height:auto;
	max-width: 80px;
}
.six-content{
	position:relative;
	width: 100%;
	height: 80px;
	color:#b1f2f9  !important;
}
.six-content h4 {
    font-weight: 600; 
    line-height: 24px !important;
    /* text-transform: uppercase; */
    margin: 0px 0px 20px 0px !important;
}
.six-content h4 a, .six-content h4 a:hover{ 
	color: #fff !important;
	letter-spacing: 1px !important;
    font-size: 24px !important;
    line-height: 30px !important;
}
.six-block1:hover, .six-block2:hover, .six-block3:hover, .six-block4:hover, .six-block5:hover, .six-block6:hover{
	background: #075675 !important;
	-webkit-transform: scale( 1.05 );
    -moz-transform: scale( 1.05 );
    transform: scale( 1.05 );
}
.since-block, .since-content, .since-image{
    position:relative;
	width: 100%;
}
.since-image img{
	width:100%;
	height:auto;
}
.since-content {
    padding: 40px !important;
}
.since-content h1{
	font-weight: 600;
    text-transform: uppercase;
    margin: 0px 0px 30px 0px !important;
}
.since-content p{
	font-size:16px !important;
    margin: 0px 0px 30px 0px !important;
}
/******************** Meet the team styles*********************************/
.meet-wrapper{
   /*  background:#f1f3f5 !important; */
	background:#007ab5 !important;
	padding:100px 0px !important;
	display: table;
    width: 100%;
}
.meet-block{
	text-align:center;
	position:relative;
	width: 100%;
	display: table;
}
.specialists-content {
	position:relative;
	width: 100%;
	display: table;
}
.specialists-content h3{
	font-weight: 600;
	color: #fff !important;
    font-size: 30px !important;
    text-transform: uppercase;
    line-height: 40px;
	    font-weight: 600;
    margin: 0px 0px 30px 0px !important;
}
.specialists-content p{
	font-size: 16px !important;
    color: #fff !important;
    margin: 0px 0px 50px 0px !important;
}
.specialists-content h4{
	 color: #fff !important;
}
.meet-block h1{
   font-weight:600;
   font-size:36px !important;
   margin: 0px 0px 20px 0px !important;
}
.meet-block p{
   font-size:16px !important;
}
.meet-blockline{
	display: table;
    padding: 50px 0px 50px 0px !important;
    width: 100%;
}
p.meet-line {
    border-bottom: 1px solid #343434;
    margin-bottom: 5px !important;
    margin-top: -23px !important;
}
.imagebox-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.team-padding{
	padding:0px !important;
}
.team-block{
    position:relative;
    width: 100%;
}
.team-image {
	 position:relative;
	overflow: hidden;
    height:auto;
}
.team-image img{
	width:100%;
	height:auto;
}
.team-image:hover img {
    -webkit-transform: scale( 1.05 );
    -moz-transform: scale( 1.05 );
    transform: scale( 1.05 );
}
.team-show{
	position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px !important;
    background: rgba(0,0,0, .66);
    background: -webkit-linear-gradient( top, rgba(0,0,0, 0), rgba(0,0,0, .66) 66% );
    background: linear-gradient( to bottom, rgba(0,0,0, 0), rgba(0,0,0, .66) 66% );
}
.team-content h4{
	 color: #fff !important;
	 font-weight:600;
}
.team-content p{
	 color: #aaa !important;
}

/******************** custom*********************************/
.banner-wrapper .flex-direction-nav .flex-prev {
    color: transparent !important;
}
.banner-wrapper .flex-direction-nav .flex-next {
    /* background: url(../images/right-arrow-icon.png) center no-repeat !important; */
}
.banner-wrapper .flex-direction-nav .flex-next {
    right: 5% !important;
}
.banner-wrapper .flex-direction-nav a {
    /* background: url(../images/left-arrow-icon.png) center no-repeat !important; */
    display: block;
    /* color: transparent; */
    opacity: 1 !important;
    z-index: 10;
    width: 50px;
    height: 100px;
    top: 45% !important;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.banner-wrapper .flex-direction-nav a {
    background: url(../images/master-slider-left.png) center no-repeat;
    display: block;
    color: transparent;
    opacity: 1 !important;
    z-index: 10;
    width: 50px;
    height: 100px;
    top: 45% !important;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.banner-wrapper .flex-direction-nav .flex-prev {
    left: 5% !important;
}
.news-wrapper:hover {
	/* background-color:#38bff2; */
	box-shadow: 0px 10px 25px 0px rgb(86,201,244);
}

/* .image {
     
   position:relative;
   display:inline-block;
   width: 100%;

    }
    .overlay {
   display:none;
   transition: all 5sec ease-in;
   text-align: center;
   color: #fff;
}
.overlay-caption{
    position: absolute;
    top: 50%;
    left:0px;
    right:0px;
    text-align: center;
}
.image:hover .overlay {
   width:100%;
   height:100%;
   background:rgba(0, 102, 179,0.6);
   position:absolute;
   top:0;
   left:0;
   display:inline-block;
   -webkit-box-sizing:border-box;
   -moz-box-sizing:border-box;
   box-sizing:border-box;
    
   /* All other styling - see example */
   
} */
.news-readmore a {
    color: #df504b !important;
    margin: 10px 0px 10px 0px;
    padding: 10px;
}
.news-readmore {
    margin: 10px 0px 20px 8px;
    padding: 10px;
}
a.news-title {
    color: #333 !important;
}
.news-name h4, .events-name h4 {
    padding: 20px 20px 20px 20px;
    color: #333;
    line-height: 18px;
    height: 44px;
    font-size: 15px;
    font-weight: 600;
}
.news-date p {
    color: #aaa;
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
}
/* figure.news-image1 img, figure.event-inside-image img, figure.curriculam-inside-image img {
    width: 100%;
    height: 150px !important;
} */
figure {
    margin: 10px 2px 2px 2px;
	/* margin-left: 2px; */
}
figure.news-image, figure.event-inside-image, figure.curriculam-inside-image {
    width: 100%;
}
.news-wrapper {
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #ccc;
	height: 595px;
}
.no-padding {
    padding: 0px !important;
}
.margin-top-in {
    margin-top: 50px;
}
.hr-border1 {
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
}
.locationheight {
    margin: 20px 0px 20px 0px !important;
}
.h3color {
	    color: #fff!important;
}
.hr-border {
    border-top: 1px solid #eee;
    padding: 20px 0px !important;
}
/******************** 4 box Committee wrapper styles*********************************/
.fourboxes-wrapper {
    background: #1a1c1e !important;
    padding: 50px 0px !important;
}
.fourboxes-wrapper h1{
   color:#aaa !important;
   text-transform: uppercase;
   font-size:36px !important;
   margin: 25px 0px 20px 0px !important;
}
.touch-block p{
   color:#aaa !important;
   font-size:16px !important;
}
.touch-link {
    width: 100%;
    display: table;
    margin: 30px 0px !important;
    position: relative;
	text-align: right;
}
.touch-link a {
    background: #007ab5!important;
    border: 4px solid #007ab5!important;
    color: #fff !important;
    padding: 6px 30px !important;
    width: 100% !important;
    font-size: 20px !important;
}
.touch-link a:hover{
	background: #fff!important;
    border: 4px solid #fff!important;
    color: #000 !important;
    padding: 6px 30px !important;
	width: 100% !important;
    font-size: 20px !important;
}
.fourboxes-blockline{
	display: table;
    padding: 50px 0px 50px 0px !important;
    width: 100%;
}
p.fourboxes-line {
    border-bottom: 1px solid #aaa;
    margin-bottom: 5px !important;
    margin-top: -23px !important;
}
.full-width{
    width: 50%;
}
.full-widthin{
	overflow:hidden;
	height:275px !important;
}
.full-widthin img{
	width: 100%;
}
.full-widthin img:hover{
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.box-custom .box-image-1,.box-custom .box-image-2,.box-custom .box-image-3,.box-custom .box-image-4 {
    position: relative;
    z-index: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.box-custom .box-body-inner {
    padding-left: 15px;
    padding-right: 15px;
	/* padding-bottom: 50px; */
}
.box-custom-congress-blue .box-body {
    background: #ffffff;
}
.box-custom > * {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 50%;
}
.box-custom .box-body {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.box-custom .box-body-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
/*     -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; */
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.box-custom {
    min-height: 350px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.box-custom .box-content {
	margin: 10px 0px;
}
.box-custom {
    position: relative;
    text-align: center;
	min-height: 250px;
}
.box-custom-congress-blue a , .bg-congress-blue a, .box-custom-primary a{
    color:#333 !important;
	font-weight:600;
}
span.Committee-name-yellow:focus, span.Committee-name-yellow:hover {
	color:#007ab5 !important;
}
span.Committee-name-blue:focus, span.Committee-name-blue:hover {
	color:#007ab5 !important;
}
.box-custom * + p {
    margin-top: 25px;
	padding: 10px !important;
}
.box-custom .divider {
    display: block;
    margin-left: auto;
    margin-right: auto;
} 
.box-custom-right .box-body:after {
    content: '';
    position: absolute;
    width: 30px;
    display:block;
    height: 30px;
    background: inherit;
    pointer-events: none;
    -webkit-filter: blur(0);
    background: #ffffff;
    top: 50%;
    right: -14px;
    left: auto;
    z-index: 10;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.box-custom .box-body:after {
}
.box-custom-xl-left .box-body:after {
    content: '';
    position: absolute;
    width: 30px;
    display:block;
    height: 30px;
    background: inherit;
    pointer-events: none;
    -webkit-filter: blur(0);
    background: #ffffff;
    top: 50%;
    left: -14px;
    right: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.box-custom-xl-left {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.box-custom-primary .box-body:after {
    background: #ffffff;
}
.box-custom-primary .box-body {
    background: #ffffff;
}
.divider-congress-blue {
	margin: 20px;
    background: #ffffff;
}
.box-content h4{
	color:#333 !important;
	font-weight:600;
}
.supporting-block {
    position: absolute;
    left: 0%;
    right: 0%;
    top: 37%;
}
.supporting-block img{
	width:20%;
	height:auto;
}
.supporting-block img:hover{
	width:30%;
	height:auto;
}
/*************************testimonialslider ********************************/
.testimonialslider-wrapper {    
    padding: 100px 0px 100px 0px;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    background-image: url(../images/what-clilents-say.jpg);
    color: #fff !important;
}
.testimonial-content {
    width: 70%;
    margin: 0 auto;
	color: #fff !important;
    margin-bottom: 30px !important;
}
.testimonial-content p{
    color: #fff !important;
	font-size:18px !important;
	line-height: 30px !important;
}
.testimonial-block {
    width: 70%;
    display: table;
    margin: 0 auto;
}
.testimonialprofile {
    width:10%;
    float:left;
	margin-right:20px !important;
}
.testimonialprofile img{
   width: 100%;
   height:auto;
   border-radius:50%;
}
.testimonialname {
    float:left;
}
.testimonialslider1 {
    width: 100%;
}
.testimonialslider2 {
    display: table;
    padding: 10px 0px !important;
    width: 100%;
}
p.testimonial-line {
    border-bottom: 1px solid #ccc;
	margin-bottom:5px !important;
	margin-top: -23px !important;
}
.testimonialslider3 {
    display: table;
    width: 100%;
}
.testimonialslider3 h1{
	font-size:24px !important;
	font-weight:600;
	margin:20px 0px!important;
}
.testimonialslider3 h2{
	font-weight:600;
	color: #fff !important;
	margin:20px 0px 70px 0px!important;
}
.evaluation-link {
    width: 100%;
    display: table;
    padding: 60px 0px 0px 0px !important;
}
.evaluation-link a{
   color:#fff !important;
   padding:8px 30px !important;
   border:1px solid #fff !important;
   font-size: 26px !important;
}
.evaluation-link a:hover{
   color:#333 !important;
   border:1px solid #333 !important;
   background:#fafcfe !important;
}
.main-wrapperinblue h4 {
    color: #333 !important; 
}
h3.member-title {
    margin: 0px 0px 10px 0px!important;
}
.pagination-all {
    background: #ccc;
    padding: 0px 20px;
    width: 100%;
    clear: both;
    display: table;
    margin-top: 50px !important;
}
.showing_count {
    padding: 15px !important;
    color: #fff !important;
}
.pagination {
    margin: 10px 0 !important;
    float: right !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #007ab5 !important;
    border-color: #007ab5 !important;
}
img.childensays-image {
    border: 1px solid #eee !important;
}
.range-Committee-responsive {
    display: none;
}
.people-wrapper{
	padding:30px 0px !important;
}
.testimonial-slider {
    position: relative;
	color: #fff !important;
}
.quotes-testimonial {
    position: absolute;
    top: 10%;
    left: 5%;
}
.quotes-testimonial img{
    width:30%;
}
section.contacthome-wrapper {
    background: #00adf1;
    padding: 50px 0px !important;
}
.contacthome-wrapper h1 {
    color: #fff !important;
	font-size: 50px !important;
    margin: 0px 0px 10px 0px !important;
}
.contacthome-wrapper p {
    color: #fff !important;
	    font-size: 24px !important;
    margin: 0px 0px 50px 0px !important;
}
.contact-group {
    margin-bottom: 20px !important;
}
.contact-group input {
    height: 40px !important;
}
button.btn-submit, button.btn-submit:hover {
    background: #000 !important;
    border: none !important;
    color: #fff !important;
    padding: 10px 30px;
}
/**********reliable styles********************************/
.reliable-wrapper{
	/* background:#f1f1f1 !important; */
	padding:50px 0px !important;
	position:relative;
	width:100%;
}
.reliable-wrapper h1{
	font-size:32px !important;
	font-weight:600;
	margin:20px 0px 30px 0px !important;
	color:#007ab5 !important;
}
.reliable-wrapper p{
    width: 80%;
    margin: 20px auto !important;
}
.reliable-link{
	padding:30px 0px !important;
}
.reliable-link a, .reliable-link a:hover{
	background:#007ab5 !important;
	padding:15px 30px !important;
	color:#fff !important;
	font-size:20px !important;
}
.upcomingevent-blocks .date {
    font-family: 'Roboto', sans-serif;
    position: absolute;
    top: 25px;
    left: 25px;
    width: 65px;
    height: 70px;
    color: #fff;
    background: #007ab5;
    text-transform: uppercase;
    text-align: center !important;
    font-size: 14px !important;
    padding: 9px;
}
/**********reliable styles********************************/
.integrated-wrapper{
	position:relative;
	width:100%;
	background: url(../images/integrated-background.jpg) no-repeat scroll center center transparent;
    padding: 100px 0px 100px 0px!important;
}
.integrated-wrapper h1{
	font-size:30px !important;
	font-weight: 900 !important;
	margin:20px 0px 30px 0px !important;
	color:#000 !important;
}
.integrated-wrapper p{
    width: 60%;
    font-size: 28px !important;
    font-weight: 500;
    line-height: 35px !important;
    color: #000 !important;
    margin: 0px auto 20px auto!important;
}
.integrated-link{
	padding:30px 0px !important;
}
.integrated-link a, .integrated-link a:hover{
	background:#000 !important;
	padding:15px 30px !important;
	color:#fff !important;
	font-size:20px !important;
}
/* Media queries */
@media only screen and (max-width: 1380px){
/* .banner-caption {
    top: 20%;
} */
.caption-wrap {
    width: 100% !important;
}
/* .navbar-2 li a {
    padding: 0px 0px 0px 8px!important;
    font-size: 14px !important;
}
.navbar-2.fixed li a {
    padding: 0px 0px 0px 8px !important;
} */
}
@media only screen and (max-width: 1199px){
h1 {
    font-size: 35px !important;
}
h2 {
    font-size: 28px !important;
}
h3 {
    font-size: 22px !important;
}
.caption-wrap h1 {
    font-size: 22px !important;
    line-height: 36px !important;
}
 

.fa-icon-right {
    margin-top: 25px !important; 
}
.banner-homeloges {
    width: 100% !important;
}
.dexp-shortcodes-box.box-center:not(.box-none) h3.box-title {
    font-size: 18px;
}
.main-link {
    height: 90px !important;
}
.navbar-2.fixed li a { 
    padding: 0px 0px 0px 8px !important;
}
.clients-block img {
    /*width: 100%;*/
    height: auto!important;
}
.counter-title {
    margin-left: -10px;
}
.main-nav-header .info-box {
    margin-top: 10px;
}
.fixed img.header-logo {
      width: 35% !important;
}
.header-block {
    margin: 0px 0px 0px 0px;
}
.header-blocks p {
    line-height: 24px !important;
}
.header-blocks {
    padding: 5px 10px;
    margin: -10px 0px 0px 0px;
}
a.header-center, a.header-center:hover {
    padding: 5px 5px;
    font-size: 16px !important;
}
img.header-logo {
    width: 42% !important;
}
.banner-caption-inside p {
    font-size: 35px !important;
    width: 100% !important;
    line-height: 70px !important;
}
.banner-caption p {
    font-size: 16px !important;
    width: 100% !important;
    line-height: 26px !important;
}
.welcome-text p {
    font-size: 20px;
}
.says-text {
    width: 100% !important;
}
.nav-pills>li{
    float: left !important;
    width: 33% !important;
}
.navbar-mainwrap  .no-padding .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}
.nav-pills>li>a {
    padding: 0px 10px!important;
}
.navbar-2 li a {
    padding: 0px 0px 0px 8px!important;
    font-size: 12px !important;
}
img.navtab-image {
    width: 60%;
	margin-top: 20px !important;
}
.says-images {
    width: 100% !important;
    padding: 30px 15px 0px 15px !important;
    text-align: center;
    margin: 0 auto !important;
}
.helps-block {
    padding: 10px 20px 10px 20px!important;
}
.newsbox-wrapper .owl-nav {
    left: 46%;
    width: 7%;
}
.six-block1, .six-block2, .six-block3, .six-block4, .six-block5, .six-block6{ 
    padding: 35px 25px !important;
}
.six-content h4 { 
    height: 35px;
    line-height: 24px !important; 
    margin: 0px 0px 20px 0px !important;
}
.since-content {
    padding: 30px !important;
}
.since-content h1 {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px !important;
    font-size: 30px !important;
    line-height: 1.4;
}
.since-content p {
    font-size: 15px !important;
    margin: 0px 0px 30px 0px !important;
}
/* ul.header-details {
    position: absolute;
    right: 20%;
    top: -15%;
} */
.fourboxes-wrapper h1 {
    font-size: 25px !important;
    margin: 32px 0px 14px 0px !important;
}
}


/* On screens tablet landscape */
@media screen and (max-width: 1199px)   and (min-width: 992px) {
.full-widthin {
    height: 250px !important;
}
.full-widthin img {
    width: auto;
    height: 250px !important;
}
.box-custom .box-content {
    margin: 15px 0px 7px 0px;
}

.box-custom * + p {
    margin-top: 20px;
    padding: 0px !important;
}
}
@media only screen and (max-width: 1120px){
.helps-block {
    padding: 0px 0px 0px 0px!important;
}
img.circle-image {
    width: 50%;
    height: auto;
}
.helping-box p a {
    font-size: 12px !important;
}
.navbar-collapse li.dropdown > ul.dropdown-menu, li > ul.dropdown-menu {
    min-width: 160px;
}
.navbar-collapse li.dropdown ul.dropdown-menu li a {
    padding: 5px 10px 5px 10px !important;
}
}
@media only screen and (max-width: 991px){
h2.car-mainten, .centered-title h1{
	 font-size: 38px !important;
    line-height: 50px !important;
}
/* .banner-caption {
    top: 25%;
} */
.caption-wrap h1 {
    font-size: 24px !important;
    line-height: 30px !important;
}
.fa-icon-right {
    margin-top: 20px !important;
    text-align: right;
    margin-bottom: 5px;
    position: absolute;
    top: 0;
    right: 65px;
    width: auto;
}
.banner-caption p {
    padding: 10px 0px !important;
}
.homeloges {
    float: left;
    width: 20%;
}
.homeloges img {
    width: 70%;
}
.banner-homeloges {
    width: 100% !important;
}
.hidden-sm{ display: none !important; }
.fixed .navbar-toggle { 
    top: 8px; 
}
.welcome-image-wrapper img {
    margin-top: 10px !important;
}
.issues-block, .issues-blockin, .issues-block1 {
    width: 50% !important;
}
.ouch-wrapper p {
    width: 100% !important;
}
.footer-logo {
    width: 60%;
    margin: 10px 0px 20px 0px;
}
.testimonial-slider {
    margin: 30px 0px 0px 0px !important;
}
.main-nav-header .info-box {
    margin-right: 20px !important;
    margin-left: 0px !important;
}
.client-block {
    width: 100%;
    padding: 20px !important;
}
.count-outer {
    margin: 0 auto;
}
.info h4 {
    height: auto !important;
}
.news-images {
    overflow: hidden;
    height: auto !important;
	margin-bottom:20px !important;
}
.news-image {
    overflow: hidden;
    height: auto !important;
	margin-bottom:50px !important;
}
.faheader-block {
    padding: 10px 0px 10px 0px !important;
}
/* .header-block {
    margin: 20px 0px 20px 0px;
} */
.upcomingevent-blocks {
    min-height: auto;
}
ul.nav.navbar-nav {
    margin-top: 0px !important;
}
.navbar-2 li a {
    font-size: 10px !important;
}
img.gallery-logo-inside {
    width: 100%;
    height: auto;
}

.blog-block {
    margin: 0px 0px 50px 0px !important;
}
.date {
    position: relative;
    top: 0%;
}
.blog-content {
    height: auto !important;
}
.blog-image {
    position: relative;
    height: auto;
    margin-bottom: 10px !important;
    overflow: hidden;
}
.box-wrapper {
    margin-bottom: 30px !important;
}
.inside-left {
    padding: 0px 0px!important;
}
.inside-right {
    padding: 0px 0px !important;
}
.row.wow {
    padding: 0px 15px !important;
}
.six-padding {
    padding: 0px 0px !important;
    text-align: center;
}
.welcome-header h1 {
    margin: 30px 0px 0px 0px !important;
}
span.adding-wrap {
    left: 56%;
	top: 48%;
    font-size: 35px;
}
.main-wrapperin h3 {
    margin: 20px 0px 20px 0px!important;
}
.helps-block {
    padding: 30px 30px 30px 30px!important;
}
.youhelp-wrapper {
    bottom: 12%;
}
.helping-box p a {
    font-size: 14px !important;
}
.event-image{
	height:auto !important;
}
.no-padd{
	padding:0px 15px !important;
}
.imformation-button, .event-button {
    margin: 20px  0px 30px 0px;
    text-align: left;
}
.touch-link {
    text-align: center;
}
.imformation-header h1 {
    margin: 10px 0px 20px 0px !important;
}
li.footer-links {
    padding-right: 20px !important;
    padding-bottom: 20px !important;
}
.says-block {
    min-height: auto;
    text-align: center;
}
img.childensays-image {
    width: 100%;
}
.counter-wrapper {
    padding: 25px 0px;
	border-right: none !important;
}
.counter-wrappers {
    padding: 25px 0px;
	border-right: none !important;
}
.says-block h4 {
    margin: 10px 0px 20px 0px !important;
}
.children-wrapper {
    padding-top: 0px;
}
a.header-center, a.header-center:hover, span.equestrain-span {
    font-size: 11px !important;
	padding:0px !important;
}
.newsbox-wrapper .owl-nav {
    left: 45%;
    width: 10%;
}
.main-link {
    height: auto !important;
}
.navbar-default .navbar-collapse {
    border-color: rgba(0, 0, 0, 0.83) !important;
    background: #fff !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle {
    border-color: #fff !important;
	background: #007ab5;
}
nav.navbar.navbar-default.navbar-static-top {
    position: relative;
} 
.dropdown-menu {
	opacity: 1  !important;
    height: auto  !important;
    overflow: visible  !important;
    float: none !important;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    position: relative !important;
    display: block !important;
}
.navbar-collapse li.dropdown ul.dropdown-menu li {
    margin: 0px 0 !important;
    background: none !important;
	color:#fff !important;
}
.navbar-collapse li.dropdown ul.dropdown-menu li a {
    width: 100%;
    color: #fff !important;
    outline: 0 !important;
    padding: 5px 20px 5px 20px !important;
    -webkit-box-shadow:none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.navbar-collapse.in {
    overflow-y: scroll !important;
    max-height: 300px;
}
.navbar-nav {
    float: left!important;
    margin: 0px 0px 0px 0px !important;
}
.right>li>a{
	margin:0px !important;
}
.navbar-2 {
    top: 0px !important;
}
ul.level-2 {
    left: 20% !important;
    top: 0px !important;
}
li > a i.fa.fa-angle-right {
    color: #fff !important;
    font-size: 15px;
    margin-top: 7px;
}
.navbar-2 li a {
    font-size: 15px !important;
    line-height: 25px !important;
}
.navbar {
    margin-bottom: 0px !important;
} 
.navbar-toggle {
    display: block !important;
    position: absolute !important;
    top: 5px;
    right:0;
}
.navbar-collapse.collapse {
    display: none !important;
}
.navbar-collapse.collapse.in {
    display: block !important;
}
.navbar-mainwrap .no-padding { 
    width: 100% !important;
}
.navbar-mainwrap .no-padding .col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-collapse li { 
    float: none;
}

.full-widthin {
    overflow: hidden;
    height: auto !important;
}
/* ul.header-details {
    right: 30%;
} */
}
@media only screen and (max-width: 850px){
div#cboxWrapper, div#cboxContent, div#cboxLoadedContent  {
    width: 600px !important;
    height: 380px !important;
}
div#colorbox{
	left: 14% !important;
}
h2.car-mainten, .centered-title h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
.banner-caption p {
    padding: 0px 0px !important;
}
/* .banner-caption {
    top: 15%;
} */ 
.welcome-text {
    width: 100%;
}
.group1 img{ 
    margin: 0 auto 30px auto!important;
}
.team-image img { 
    margin: 0 auto 0px auto!important;
}
.owl-dots {
    display: none !important;
}
}
@media only screen and (max-width: 767px){
	/** anil styles ****/
	.fafa-contacts {
		display:block;
	}
	.header-line2 {
		display:none;
	}
	.banner-wrapper .flex-control-nav {
		bottom:0% !important;
	}
	.integrated-wrapper {
    padding: 20px 0px 45px 0px!important;
}
.reliable-wrapper {
    /* background: #f1f1f1 !important; */
padding: 15px 0px !important;}
.reliable-wrapper h1 {
font-size: 24px !important;}
.integrated-wrapper h1 {
    margin: 20px 0px 42px 0px !important;
}
.integrated-wrapper p {
    font-size: 22px !important;
    line-height: 32px !important;
    margin: 0px auto 20px auto!important;
	width:100%;
}
.touch-link a {
    padding: 6px 20px !important;
    width: 100% !important;
    font-size: 14px !important;
}
	.banner-caption1 {
		display : none;
	}
 
nav.navbar.navbar-default.navbar-static-top.fixed {
    top: 0% !important;
    height: auto;
}
.six-content {
    height: auto;
}
.sixmain-wrapper {
    padding: 50px 0px !important;
}
.six-padding {
    padding: 0px 15px !important;
    text-align: center;
}
.since-block{
	padding: 0px 15px !important;
}
.range-Committee-responsive {
    display: block;
}
.range-Committee{
	display:none !important;
}
.range-Committee-responsive{
	display:block;	
}
.intenatinal-image {
    width: 100%;
    text-align: center;
}
.intenatinal-image img{
    width: 100%;
	height:auto;
}
.supporting-block img {
    width: 20% !important;
    height: auto;
}
.box-body-inner-blue {
    background: #fff;
	padding:20px 15px 40px 15px;
}
.full-widthin {
    overflow: hidden;
    height: auto !important;
}
.box-body-inner-blue:after {
    background: #fff ;
}
.box-body-inner-blue:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: inherit;
    pointer-events: none;
    -webkit-filter: blur(0);
}
.box-body-inner-blue:after {
    left: -4%;
    right: 0%;
    margin: 0 auto !important;
    bottom: -30px;
    top: auto;
    z-index: 10;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg);
}
.box-body-inner-yellow  {
    background: #fff;
	padding:20px 10px;
}
.box-body-inner-yellow:after {
    background: #fff ;
}
.box-body-inner-yellow:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: inherit;
    pointer-events: none;
    -webkit-filter: blur(0);
}
.box-body-inner-yellow:after {
    left: -4%;
    right: 0%;
    margin: 0 auto !important;
    bottom: -30px;
    top: auto;
    z-index: 10;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg);
}
.box-content{
	text-align: center;
}
.box-content p ,.box-content a, .box-content a:hover{
	color:#333 !important;
    text-align: center;
}
.box-footer {
    text-align: center;
    margin: 30px 0px;
}
.member-logo img, .our-clubs-logo img, .contact-us-logo img, .footer-logo img {
    width: 50%;
}
.client-block {
    width: 100%;
    text-align: center;
}
a.navbar-brand {
	    height: auto;
    margin: 10px 0px 10px 0px;
}
img.header-logo {
    width: 70% !important;
}
.fixed img.header-logo {
    max-width: 160px !important;
    width: 100% !important;
}
.fa-icon-right {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    text-align: right;
    padding: 0px 25px !important;
}
.six-image img {
    width: 15%;
    height: auto;
}
.consultation-wrapper h1, .experts-wrapper h1 , .ouch-wrapper h1 {
    font-size: 30px !important;
}
.welcome-header h1 {
    margin: 30px 0px 0px 0px !important;
    font-size: 30px !important;
}
.centered-titlein h1 {
    position: relative;
    font-size: 30px !important;
    margin: 40px 0px 0px 0px !important;
    padding-bottom: 30px;
}
.bannerin-circler {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
    text-align: center;
}
.row-gap {
    margin: 30px 0px !important;
}
/* .header-block {
    margin: -30px 0px 0px 0px;
} */
.signup-padd {
    padding: 15px !important;
}
.fixed .fa-icon-right {
    display:none !important;
}
.caption-wrap h1, h2.car-mainten, .centered-title h1 {
    font-size: 18px !important;
    line-height: 30px !important;
}
.caption-wrap h1, h2.car-mainten {
    text-align:cemter !important;
}
.header-blocks {
    text-align: center;
    float: right;
    background: #0b73bb;
    width: 30%;
    padding: 5px 20px;
    position: absolute;
    top: -110px;
    right: 2%;
    margin: 0px 0px 3px 0px;
    /* display: table; */
}
.header-blocks p {
    line-height: 15px !important;
}
.welcomebox-wrapper {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
	margin: 50px 0px !important;
}
/* .welcome-wrapper {
    padding: 30px 0px 30px 0px!important;
    height: auto;
} */
.banner-caption > h1 {
    max-width: 460px;
    font-size: 30px !important;
}
.banner-caption {
    position: relative;
	background: rgba(17, 17, 14, 0.8) !important;
	margin-top: 0px !important;
    padding: 15px 15px;
}
.banner-caption-inside {
    position: relative;
	background: rgba(17, 17, 14, 0.82) !important;
}
.caption-wrap {
    display: table;
    text-align: center !important;
}
.homeloges {
    float: none;
    text-align: center;
    width: 100%;
    max-width: 125px;
    display: inline-block;
}
.homeloges img {
    width: 100%;
    padding: 10px 5px;
} 
.banner-homeloges {
    display: block;
    width: 100% !important;
    padding-bottom:  0px !important;
    position: relative;
    text-align: center;
}
.banner-caption p{
	text-align:cemter !important;
	width: 100% !important;
}
.banner-caption-inside p {
    color: #fff !important;
	font-size: 25px !important;
	line-height: 35px !important;
	padding:20px 0px !important;
}
.main-wrapper {
    margin: 40px 0px 50px 0px;
}
/* .fixed img.header-logo {
    max-width: 50px;
    margin-top: -50px !important;
} */
.welcome-image-wrapper img {
    margin-bottom: 20px !important;
}
div#cboxWrapper, div#cboxContent, div#cboxLoadedContent  {
    width: 500px !important;
    height: 350px !important;
}
div#colorbox{
	left: 16% !important;
}
.videopaly img {
    outline: none !important;
    width: 12%;
}
.box-wrapper {
    height: auto !important;
}
.youhelp-wrapper {
    position: relative !important;
	   background: rgb(4, 4, 4) !important;
}
.says-images {
    padding: 0px 15px 0px 15px !important;
}
.helping-box p a {
    font-size: 18px !important;
}
.helping-box p {
    margin: 20px 0px 10px 0px !important;
}
.help-image-wrapperin img {
    opacity: 1;
}
.helping-box {
    padding: 15px 0px;
}
img.circle-image {
    width: 35%;
}
.about-column {
    margin-bottom: 20px;
}
.navbar-header {
    margin-bottom:0px !important;
}
}
@media only screen and (max-width: 700px){
.wow{
    visibility: visible  !important;
}
}
@media only screen and (max-width: 680px){

} 
@media only screen and (max-width: 667px){
h1 {
    font-size: 28px !important;
}
.team-wrapper .owl-next, .galleryhomein-wrapper .owl-next {
    right: 38%;
}
.team-wrapper .owl-prev, .galleryhomein-wrapper .owl-prev {
    left: 38%;
}
h2 {
    font-size: 24px !important;
}
h3 {
    font-size: 18px !important;
}
span.adding-wrap {
    left: 59%;
    top: 49%;
    font-size: 30px;
}
div#cboxWrapper, div#cboxContent, div#cboxLoadedContent  {
    width: 400px !important;
    height: 320px !important;
}
div#colorbox{
	left: 18% !important;
}
.says-block h4 {
    font-size: 18px !important;
}
img.navtab-image {
    width: 100%;
}
img.circle-image {
    width: 50%;
}
.number-scrolling{
	display: none !important;
}
.number-responsive {
    display: block !important;
}
.main-wrapperin .number-responsive .crawler-slider h3 {
    font-size: 20px !important;
    text-align: center;
	margin:0px !important;
}
.crawler-slider {
    vertical-align: top;
    margin: 0px 0px !important;
    display: inline;
}
.newsbox-wrapper .owl-nav {
    left: 44%;
    width: 12%;
}
}
@media only screen and (max-width: 600px){
.footer-logo {
    width: 100%;
} 
.testimonial-content {
   /*  width: 270px; */
    margin: 0 0 0 50px;
    color: #fff !important;
    margin-bottom: 30px !important;
} 
.contacthome-wrapper h1 { 
    font-size: 32px !important;
    margin: 0px 0px 10px 0px !important;
}

.contacthome-wrapper p { 
    font-size: 22px !important;
    margin: 0px 0px 30px 0px !important;
}
.quotes-testimonial {
    left: 0%;
}
}
@media only screen and (max-width: 580px){
.banner-caption p, .banner-caption-inside p {
    font-size: 18px !important;
    line-height: 30px !important;
}
.meet-block h1, .caption-wrap h2,.specialists-content h3{
    font-size: 28px !important;
}  

.fourboxes-wrapper h1{  
	font-size: 25px !important;
    line-height: 1.4;
    text-align: center;
    margin: 0px 0px 10px 0px !important;
}
.testimonialslider3 h1 {
    font-size: 20px !important
}
.main-wrapperin .number-responsive .crawler-slider h3 {
    font-size: 18px !important;
}
ul.header-details {
    right: 20%;
}
.headerlogo-in {
    width: 100% !important;
    text-align: center !important;
}
.services-one .tabs-outer .service-tabs .tab-btn .icon-box {
    padding: 20px 30px 30px 25px;
    height: 90px;
    width: 90px;
	font-size:30px;
}
.services-one .tabs-outer .service-tabs .tab-btn {
    width: 90px;
    height: 90px;
}
.since-content {
    padding: 10px !important;
}
.evaluation-link a {
    font-size: 16px !important;
}
.six-image img {
    width: 30%;
    height: auto;
} 
/* .services-four .service-block .inner-box h3 {
    font-size: 14px !important;
    line-height: 20px !important;
    height: auto !important;
}
.services-four .service-block .inner-box h3 a, .services-four .service-block .inner-box h3 a:hover {
    font-size: 14px !important;
    color: #007ab5 !important;
} */
}
@media only screen and (max-width: 550px){
.newsbox-wrapper .owl-nav {
    left: 42%;
    width: 15%;
}
}
@media only screen and (max-width: 535px){
.headericons {
    width: 100% !important;
}
.main-nav-header .info-box li {
    float: left;
    margin-right: 10px !important;
    margin-top: 12px !important;
}
/* .services-one .tabs-outer .service-tabs .tab-btn,
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(1),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(2),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(3),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(4),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(5),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(6),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(7){
		width:12% !important;
	  margin: 0px 0px 0px !important; 
	}
	.services-one .tabs-outer .service-tabs .tab-btn .icon-box {
    position: relative;
    display: block;
    padding: 20px 35px 25px 10px;
    height: 20px;
    width: 20px;
    text-align: center;
    font-size: 15px;
    line-height: 0px;
    background: #f7f7f7;
    border-radius: 50%;
}
.services-one .tabs-outer .service-tabs .tab-btn {
    height: 80px;
	} */
}
@media only screen and (max-width: 500px){

.caption-wrap h1{
    font-size: 16px !important;
    line-height: 24px !important;
}
} 
@media only screen and (max-width: 480px){
.header-blocks {
    width: 50%;
}
.main-wrapperin .number-responsive .crawler-slider h3 {
    font-size: 21px !important;
}
.single-address i.fa.fa-map-marker {
    padding: 10px 14px !important;
    font-size: 20px !important;
}
i.fa.fa-envelope-o {
    padding: 12px 12px !important;
    font-size: 16px !important;
}
.single-address i.fa.fa-phone {
    padding: 10px 12px !important;
    font-size: 20px !important;
}
.fa-icon-contact .fa-rss {
    padding: 10px 12px !important;
    font-size: 20px !important;
}
div#cboxWrapper, div#cboxContent, div#cboxLoadedContent  {
    width: 300px !important;
    height: 250px !important;
}
div#colorbox{
	left: 10% !important;
}
h1 {
    font-size: 24px !important;
}
h2 {
    font-size: 20px !important;
}
h3 {
    font-size: 18px !important;
}
.footer-logo {
    width: 100%;
}
.about-column .inner-box h3 {
    font-size: 16px !important;
}
.about-column .inner-box {
    padding-left: 0px;
}
.about-column .inner-box .icon-box {
    right: 0px;
}
/* .services-one .tabs-outer .service-tabs .tab-btn,
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(1),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(2),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(3),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(4),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(5),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(6),
	.services-one .tabs-outer .service-tabs .tab-btn:nth-child(7){
		width:13% !important;
	  margin: 0px 0px 0px !important; 
	}
.services-one .tabs-outer .service-tabs .tab-btn {
    height: 60px;
	} */
}
@media only screen and (max-width: 450px){
.newsbox-wrapper .owl-nav {
    left: 40%;
    width: 20%;
}
}
@media only screen and (max-width: 440px){
/* .services-one .tabs-outer .service-tabs .tab-btn .icon-box {
    position: relative;
    display: block;
    padding: 18px 28px 18px 5px;
    height: 18px;
    width: 18px;
    text-align: center;
    font-size: 13px;
    line-height: 0px;
    background: #f7f7f7;
    border-radius: 50%;
}
.services-one .tabs-outer .service-tabs .tab .content-box {
  padding: 30px 30px;
}
 */  
}
@media only screen and (max-width: 420px){
ul.header-details {
    right: 0%;
}
.main-wrapperin .number-responsive .crawler-slider h3 {
    font-size: 20px !important;
}
/* .services-one .tabs-outer .service-tabs .tab-btn .icon-box {
    position: relative;
    display: block;
    padding: 15px 25px 15px 5px;
    height: 15px;
    width: 15px;
    text-align: center;
    font-size: 10px;
    line-height: 0px;
    background: #f7f7f7;
    border-radius: 50%;
}
.services-one .tabs-outer .service-tabs .tab-btn {
    height: 65px;
} */
.header-blocks {
    width: 55%;
}
.main-nav-header .info-box li {
    float: left;
    margin-right: 10px !important;
    margin-top: 10px !important;
}
.testimonialslider-wrapper .centered-title h1 {
    color: #fff !important;
    font-size: 16px !important;
}
}
@media only screen and (max-width: 400px){
div#colorbox{
	left: 10% !important;
}
.header-blocks {
    width: 60%;
}
.navbar-2 li a {
    font-size: 12px !important;
}
.single-address i.fa.fa-map-marker {
    padding: 10px 12px !important;
    font-size: 10px !important;
}
i.fa.fa-envelope-o {
    padding: 10px 10px !important;
    font-size: 10px !important;
}
.single-address i.fa.fa-phone {
    padding: 10px 11px !important;
    font-size: 10px !important;
}
.fa-icon-contact .fa-rss {
    padding: 10px 11px !important;
    font-size: 10px !important;
}
.services-one .tabs-outer .service-tabs .tab-btn .icon-box { 
    padding: 5px 30px 30px 15px;
    height: 60px;
    width: 60px;
	font-size:20px;
}
.services-one .tabs-outer .service-tabs .tab-btn {
    width: 60px;
    height: 60px;
}
}
@media only screen and (max-width: 360px){
div#colorbox{
	left: 7% !important;
}
.header-blocks {
    width: 65%;
}
.main-wrapperin .number-responsive .crawler-slider h3 {
    font-size: 18px !important;
}
.newsbox-wrapper .owl-nav {
    left: 37%;
    width: 25%;
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1200px) { 
  .banner-caption1 {
    max-width: 46%;
   
}
.banner-caption > h2 {
 
    margin: auto;
}
}
.navbar-default .navbar-nav>li>a {
        color: #2e3192;
    font-weight: 600;
}
.header-line2 .header-block span.fafa-contacts {
    margin: 10px;
}
.header-line2 .header-block span.fafa-contacts span i {
    color: #2e3192 !important;
    margin-right: 3px;
}
    .single-address-business h5 {
    background: #2f3292;
    padding: 14px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-bottom: -10px !important;
}
    .single-address-business h5:hover {
        background: #00aeef;
    padding: 14px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
}
.smd-nwsimg {
    margin-right: -524px;
}
.smd-nwsimg img {
    margin-left: -14px;
    margin-top: 33px;
}
.smd-bglfw a h3 {
    font-size: 19px;
    line-height: 25px !important;
    font-weight: 600;
    color: #2e3192 !important;
}
.welcome-header.inside-right h3 {
    font-size: 25px;
    font-weight: 600;
}