@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@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{
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
	font-family: 'PT Sans', sans-serif;
    vertical-align: baseline;
    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;
	font-size:16px !important;
    vertical-align: baseline;
    font-weight: 300;
	font-family: 'PT Sans', sans-serif;
    font-style: normal;
}
label {
	font-weight: normal !important; 
}
a {
	text-decoration: none !important;
	outline: none !important;
}
a:hover, a:active {
	text-decoration: none !important;
	outline: 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: #00649a !important;
    border: 4px solid #00649a !important;
    color: #fff !important;
    padding: 6px 30px;
	outline:none !important;
}
p{
 line-height: 24px !important;
}
.h1, h1 {
    font-size: 42px !important;
}
.row-gap{
	margin:120px 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: 70px !important;
}
#map_canvas iframe {
    width: 100% !important;
}
span{
    padding: 0px 5px !important;
}
.mapping-wrap{
	margin-bottom:30px !important;
}
h1.main-title {
    margin: 0px 0px 30px 0px !important;
    color: #000 !important;
    font-weight: 900 !important;
}
button.close, button.close:hover {
    outline: none !important;
	border:none !important;
	color: #fff !important;
    opacity: 1 !important;
}
.modal-bodyin {
    position:relative;
    padding: 0px 20px 0px 20px !important;
}
.modal-header {
    border-bottom: none !important;
    padding: 5px 0px !important;
}
.modal-body {
    padding: 0px 20px 0px 20px !important;
}
.modal-header .close {
    margin-top: -18px !important;
}
.modal-content p {
    margin: 0px 0px 30px 0px !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #00649a !important;
}
.modal-content {
    position: relative !important;
    background-color: #00649a!important;
    border-radius: 0px !important;
    /* border: 5px solid #ccc !important;
	padding: 20px 30px !important
	
	box-shadow:none !important; */
}


.modal-content2 {
	    margin: auto;
    display: block;
    max-width: none !important;
    width: 70% !important;
}
.modal-in {
    position: relative;
    padding-bottom: 40px !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;
}
input#submit_doc {
    border: 4px solid #000 !important;
    border-radius: 30px !important;
    background: #000 !important;
    color: #fff !important;
    padding: 8px 35px !important;
}
input#submit_doc:hover {
    border: 4px solid #fff !important;
    border-radius: 30px !important;
    background: #fff !important;
    color: #000 !important;
    padding: 8px 35px !important;
}
.modal-out input{
   height: 50px !important;
}
.modal-out textarea{
   height: 100px !important;
}

/***********************************main header logo styles*************/
.main-nav-header {
    background: #fff!important;
    position: fixed;
}
.box-shadow p{
    box-shadow: 0px 0px 20px grey !important;
    background-color: #fff;
    width: 100%;
    margin-top: -24px;
    position: relative;
    display: table;
}
.header-block{	
	width: 100%;
    margin: 10px 0px 10px 0px;
    display: table;
}
.icon-padd1{
	padding:0px 0px!important;
}
.icon-padd2{
	padding:0px 0px!important;
}
.icon-padd3{
	padding:0px 5px!important;
}
.icon-padd4{
	padding:0px 0px!important;
}
.icon-padd1 .fafa-icon {
    width: 21%;
    float: left;
    margin-top: 10px;
}
.icon-padd1 .fafa-content {
    float: right;
    width: 75%;
}
.icon-padd2 .fafa-icon {
    width: 14%;
    float: left;
    margin-top: 10px;
} 
.icon-padd2 .fafa-content {
    float: left;
    width: 85%;
    padding-left: 10px;
}
.icon-padd3 .fafa-icon {
    width: 10%;
    float: left;
    margin-top: 10px;
} 
.icon-padd3 .fafa-content {
    float: left;
    width: 90%;
    padding-left: 10px;
}
.fafa-icon img{
    width: 90%;
    height:auto;
}
.header-block p  {
    margin-bottom:0px !important;
	line-height:24px !important;
}
.quote-contact {
    text-align: right;
    margin: 20px 0px!important;
}
.quote-contact {
    width: 100%;
    display: table;
    text-align: right;
    margin: 18px 0px 0px 0px!important;
}
a.button-primaryin {
    color: #fff;
    font-weight: 500;
    background-color: #00649a;
    border-color: #00649a;
    padding: 20px 30px 20px 30px !important;
}
a.button-primaryin:hover {
    color: #00649a;
    font-weight: 500;
    background-color: #000;
    border-color: #000;
    padding: 20px 30px 20px 30px !important;
}
span.fafa-title {
    font-weight: 900 !important;
	font-size: 18px !important;
}
span.fafa-contacts {
    padding-right: 70px !important;
}
span.fafa-social {
    text-align: left;
    float: left;
    margin: 10px 0px !important;
    margin-left: 100px !important;
}
span.header-block-right {
    text-align: right;
    float: right;
	margin: 10px 0px !important;
}
/***********************************header nav styles*************/
nav.navbar.navbar-default.navbar-static-top  {
    position: fixed;
    width: 100%;
    background-color: #fff;
	padding: 18px 0px;
    /*  position: relative;
    padding: 0px 0px;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 38px;
    background: none; */
    clear: both;
    top: 0px;
}
.navbar-default {
    background-color: none !important;
   border-color: none !important;
}
.navbar{
	border: none !important;
	margin-bottom: 0px !important;
}
ul.nav.navbar-nav {
    margin-top: 0px !important;
}
/* .navbar-nav {
    float: right !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 {
        max-width: 150% !important;
    margin-top: -5px !important;
    margin-left: 20px;

}
.navbar-nav li {
    margin: 0px 0 !important;
    padding: 0px 0px !important;
}
a.navbar-brand {
    width: 55%;
    margin: 5px 0px 0px 0px;
    padding: 0px !important;
}
.navbar-2 li a {
    padding: 18px 0px 18px 0px!important;
	color: #000 !important;
    border-bottom: 3px solid #fff;
    font-weight: 500 !important;
    line-height: 20px !important;
    font-size: 18px !important;
	margin: 0px 15px !important;
}
.navbar-2 li.span {
    padding: 18px 0px 18px 0px!important;
    color: #000 !important;
    border-bottom: 3px solid #fff;
    font-weight: 500 !important;
    line-height: 20px !important;
    font-size: 18px !important;
    margin: 0px 15px !important;
}
.navbar-2 li a:hover {
	border-bottom: 3px solid #00649a !important;
}
.header{
    visibility: visible !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;
	    margin: 0px 0px !important;
} 
.dropdown-menu>li>a:hover {
    color: #fff !important;
	background: #00649a!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 !important;     outline: 0;    
 padding: 10px 20px 10px 20px !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;
		width:100% !important;
	padding-bottom: 15px !important;
	top:0% !important;
	left:0%;
	right:0%;
	box-shadow: 0px 0px 10px grey !important;
	background-color:#fff;
	/* border-bottom: 1px solid #242424 !important; */
}
.fixed .box-shadow p{
	display:none !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: 0px !important;
}
.fixed .header-block, .fixed .header-blocks{
	display:none !important;
}
.fa-icon-right{
    text-align:right;
	padding: 10px 0px 10px 0px!important
}

/****************************footer styles************************************/
.footer-wrapper{
    position: relative;
    width: 100%;
    padding: 60px 0 0px 0;
}
.footer-box-list{
	color:#fff;
	 padding:10px 0px; 
}
.widget-links p{
	color:#fff !important;
}
.widget-links p a, .widget-links ul li a{
	color:#fff !important;
	font-size: 16px !important;
	line-height: 25px !important;
}
.widget-links ul li{
	float:left !important;
	padding-right: 35px !important;
}
.widget-links p a:hover, .widget-links ul li a:hover{
	color:#00649a !important;
}
.widget-title {
    font-weight: 500;
    position: relative;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
	margin-top:20px;
    margin-bottom: 5px;
}
.contact-image img{
	width:100%;
	height:auto;
}
.contact-warpper h1{
	margin:0px 0px 20px 0px !important;
	font-weight:600;
	color:#00649a !important;
}
.contact-warpper p{
	margin:0px 0px 50px 0px !important;
}
.contact-padding {
    padding: 0px 15px 0px 0px !important;
	margin-bottom:0px !important;
}
.contact-padding h4{
	font-weight:600;
	color:#000 !important;
	margin:0px 0px 10px 0px !important;
}
.contact-padding a{
	color:#333 !important;
}
.contact-padding a:hover{
	color:#00649a !important;
}
.copy-right{
	display:table;
	width:100%;
	position:relative;
	background-color:#000 !important;
	padding: 56px 0px 41px 0px !important;
}
.copy-right p{
	color:#fff !important;
}
span.openpixel-web a, span.openpixel-web a:hover{
    color:#0db79a !important;
	font-family: 'PT Sans', sans-serif  !important;
}
.copyrt-warp {
    text-align: right;
}
span.copyrt-slicon a i{
	color:#fff !important;
	padding:20px 15px !important;
	    width: 10%;
    text-align: center;
	background:#00649a !important;
}
span.copyrt-slicon a i:hover{
	color:#00649a !important;
	padding:20px 15px !important;
	    width: 10%;
    text-align: center;
	background:#fff !important;
}
/***********************************banner styles*************/
.bannerhome{
    padding-top: 120px;
}
.banner-wrapper, .inside-banner-wrapper{
    position: relative;
	width:100%;
}
.banner-image, .banner-inside-image, .bannerhome {
    position: relative;
	width:100%;
}
.banner-wrapper img, .inside-banner-image img{
    width: 100%;
	height:auto;
}
.banner-caption {
    position: absolute;
    width: 100%;
    top: 28%;
    left: 10%;
    padding: 20px 20px;
    z-index: 10;
}
.banner-caption p {
    color: #fff !important;
    font-weight: 600 !important;
    width: 77%;
    line-height: 62px !important;
    font-size: 49px !important;
    margin: 0px 0px 70px 0px!important;
}
.banner-wrapper .flex-direction-nav .flex-prev {
	left: 0% !important;
}
.banner-wrapper .flex-direction-nav .flex-next {
	right: 0% !important;
}
.banner-wrapper .flex-control-nav {
	display: none !important;
}
.banner-wrapper .flex-direction-nav ul li{
	list-style: none !important;
}
.banner-wrapper .flex-direction-nav a{
    background: url(../images/banner-left-arrow.jpg) center no-repeat;
    display: block;
    color: transparent;
	opacity: 1 !important;    
	z-index: 190;
	height: 100px;	
	border: none !important;
    width: 100px;
	outline:none !important;
    top: 50% !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-next{
	background: url(../images/banner-right-arrow.jpg) center no-repeat;
}

.about-image {
	padding:40px 0px;
	   
}
.newabout-contact {
	padding:40px 0px;
}

/********************button rotted*********************************************/
.rotate {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    display: inline-block;
    letter-spacing: normal;
    margin: 0;
    position: fixed;
    z-index: 10;
    top: 32%;
    right: -53px;
    text-transform: uppercase;
    font-size: 24px;
    border: 4px solid #00649a;
    border-bottom: none !important;
    padding: 12px 20px !important;
    background-color: #00649a;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* font-weight: 900; */
    line-height: 1;
    text-align: center;
}
a.rotateing {
    color: #fff !important;
}



/*****************************social media side******************************/
#social_side_links {
    position: fixed;
    top: 70%;
    right: 0%;
    padding: 0;
    list-style: none;
    z-index: 99;
}
#social_side_links li a {
    display: block;
}
#social_side_links li a i {
    display: block;
    max-width: 40px;
    padding: 10px;
    text-align: center;
    color: #fff !important;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}
/*****************Welcome to main-wrapper styles**********************************/
.rightin{
	float: right !important;
}
.leftin{
	float: left !important;
}
#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: 1%;
    padding: 0px 0px 0px;
    z-index: 10000;
    /* margin: 0px -24px 0px 0px; */
    cursor: pointer;
}
.dis-none {
    display: none !important;
}
/********************About Us styles**************************/
.newabout-contact h3{
	margin:0px 0px 20px 0px !important;
	font-size:16px !important;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#00649a !important;
}
.newabout-contact h1{
	margin:0px 0px 30px 0px !important;
	    font-size: 60px !important;
    color: #000 !important;
    width: 90%;
}
.newabout-contact h1 span{
	margin:0px 0px 20px 0px !important;
	font-weight:600;
	font-size: 60px !important;
    color: #000 !important;
}
.newabout-directer {
    padding: 30px 0px !important;
}
.newabout-contact p{
	margin:0px 0px 50px 0px !important;
}
.about-image img{
	width:100%;
	height:auto;
}
/****************************benefits-wrapper ********************************/
.benefits-wrapper {
	width:100%;
	background-color:#eee;
	padding: 60px 0px;
}
.benefits-wrappermobile{
	display:none !important;
}
.benefits-tittle {
	background-color: #00649a;
	padding: 100px 50px !important;
}
.benefits-padding {
	padding:0px !important;
}
.benefits-tittle h1 {
	color:#fff !important;
    text-align: center;
	    font-size: 22px !important;
}

.banner-caption-inside {
    position: absolute;
    width: 100%;
    bottom: 27%;
}
.banner-caption-inside p {
    padding: 10px 10px !important;
    color: #fff !important;
    font-size: 40px !important;
   /*  text-align: center; */
    margin: 0 auto !important;
    width: 75% !important;
    font-weight: 600 !important;
    line-height: 50px !important;
   /*  background-color: #003664a6; */
}
.benefits-green p {
    padding: 20px;
    width: 10%;
    background-color: #00649a;
    margin-bottom: 0px !important;
}
.benefits-warp {
    background-color: #fff;
    display: table;
    box-shadow: 9px 0 46px -2px #dcdfe0;
	width: 100%;
}
.benefits-icn  {
    padding: 50px 20px;
	    display: table;
    width: 100%;
}
.benefits-icn img {
    padding-bottom:20px;
    width: 24%;
    height:auto;
}
.benefits-icn p{
	height:80px !important;
}
/****************************testimonial-wrapper ********************************/
.testimonials-wrapper{
    position: relative;
}
.testimonialslider-block {
    background: #1b1e27 !important;
    padding: 80px !important;
    color: #fff !important;
}
.testimonialslider h3{
	text-transform:uppercase;
	margin:20px 0px 50px 0px !important;
}
.quotes-testimonial {
    position: absolute;
    z-index: 10;
    top: 20%;
}
.quotes-testimonial img{
    width: 100%;
	height:auto;
	margin:0px 0px 10px 0px;
}
.testimonial-content p{
	    height: 206px;
	font-size: 30px !important;
	line-height:40px !important;
	margin:0px 0px 50px 0px!important;
}
.testimonialname  h4{
    font-weight: 600;
    font-size: 16px !important;
	margin:0px !important;
	color:#00649a !important;
}
.conuter-block {
    background: #282828 !important;
    position: relative;
    display: table;
    color: #fff !important;
    padding: 50px 50px !important;
}
.counter-1 .counter-wrapper {
    margin: 30px 0px !important;
}
.counter-wrapper {
    margin: 10px 0px !important;
}
.count-outer {
    font-size: 50px !important;
    font-weight: 600 !important;
}
h4.counter-title {
    margin: 0px !important;
    line-height: 26px !important;
}
.counter-1 .count-outer {
    font-size: 80px !important;
    font-weight: 600 !important;
	margin-bottom:100px;
}
.counter-1 h4.counter-title {
    margin: 0px !important;
	font-size:30px !important;
    line-height: 34px !important;
}
.welcome-header h1{
	margin: 0px 0px 50px 0px!important;
	color:#00649a !important;
	font-weight: 600 !important;
}
input.contact-flied, select.loans{
	height:40px !important;
}
.contact-form .form-group{
	margin-bottom: 25px !important;
}
/*************************5 loans-block ****************/
.loans-wrapper {
    width: 100%;
    display: table;
    position: relative;
}
.loans-block {
	padding:0px !important;
}
.loans-image img{
	width:100%;
	height:auto;
}
.post_featured .mask{background-color:rgba(0,0,0,0.4)!important; opacity:1 !important; z-index:1 !important; }

.post_featured .mask {
    content: ' ';
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    filter: alpha(opacity=0);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.sc_services_item{position:relative; overflow:hidden; color:#fff !important; }
.sc_services_item .sc_services_item_content{position:absolute; bottom:-27px; left:0; padding:0 3.5em 0 3.5em; z-index:2; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }
.sc_services_item .sc_services_item_feature .post_featured{margin-bottom:0; }.sc_services_item .sc_services_item_number{font-size:0.857em; font-weight:700;}
.sc_services_item .sc_services_item_content .sc_services_item_title{text-transform:capitalize; font-weight:100; font-size:2.285em; letter-spacing:0; margin-bottom:0.32em; margin-top:0.02em;}
.sc_services_item .sc_services_item_content .sc_button_simple:before, .sc_services_item .sc_services_item_content .sc_button_simple:after{display:none;}
.sc_services_item .sc_services_item_content .sc_services_item_text{font-size:1.29em; font-weight:100; line-height:1.6em; }
.sc_services_item .sc_services_item_content .sc_button_simple{font-weight:700; letter-spacing:2.5px; font-size:0.8571em; border-bottom:2px solid; line-height:1.5em; padding:0 0 0.5em 0; color:#fff !important; }
.sc_services_item .sc_services_item_content .sc_button_simple:hover{font-weight:700; letter-spacing:2.5px; font-size:0.8571em; border-bottom:2px solid; line-height:1.5em; padding:0 0 0.5em 0; color:#00649a !important; }
.sc_services_item .sc_services_item_content .sc_services_item_text p{margin-bottom:2em; transition-delay:0.3s; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; 
}
.sc_services_item:hover .sc_services_item_content{bottom:50px;}
.sc_services_item:hover .sc_services_item_content 
.sc_services_item_text p{margin-bottom:1.2em;}
.sc_services_item .sc_services_item_content{padding-left:2em; padding-right:2em;}
.sc_services_item .sc_services_item_content .sc_services_item_title{font-size:1.5em}
.sc_services_item .sc_services_item_content .sc_services_item_text{font-size:1em;}
.sc_services_item .sc_services_item_content .sc_services_item_title a:hover{text-decoration:underline;}

.sidenav, .imagebox-overlay, .loansfooter{
	display:none;
}	
.open-tab{
	display:none;
}


.popup-text {
	position: absolute;
    left: 0%;
    right: 0%;
    text-align: center;
    color: #fff !important;
}
/******************Media queries******************************* */
@media only screen and (max-width: 1200px){

.navbar-2 li a {
    font-size: 15px !important;
}
}
@media only screen and (max-width: 1199px){

}
@media only screen and (max-width: 1170px){
.navbar-2 li a {
    font-size: 14px !important;
}
}
@media only screen and (max-width: 992px){

.navbar-2 li a {
    margin: 0px 6px !important;
}

}
@media only screen and (max-width: 991px){
.quote-contact {
    margin: -40px 1px 0px 0px!important;
}
.loansfooter{
	display:block;
}
.inside-left {
    padding-left: 15px !important;
}
.conuter-block {
    top: 12px;
	background: #00649a !important;
	text-align: center;
}
.contact-warpper h1 {
    margin: 38px 0px 20px 0px !important;
}
.welcome-header h1 {
    margin: 31px 0px 50px 0px!important;
}
.benefits-tittle {
    width: 98%;
    padding: 20px 50px !important;
    margin: 0px auto !important;
}
.benefits-green p {
    /* padding: 20px; */
    width: 100%;
    background-color: #00649a;
    margin-bottom: 0px !important;
}
.benefits-green {
    display: none !important;
}
.copy-right p {
    color: #fff !important;
    margin-top: 30px !important;
}
.widget-links ul li {
    float: left !important;
    width: 100%;
	padding-right: 0px !important;
    margin-bottom: 10px !important;
}
}
@media only screen and (max-width: 850px){
.navbar-2 li.span {
        padding: 15px 0px 5px 0px!important;
    margin: 0px 13px !important;
}
.navbar-2 li a {
       padding: 15px 0px 18px 0px!important;
    font-size: 13px !important;
    margin: 0px 5px !important;
}
.quote-contact {
    margin: -37px 1px 0px 0px!important;
}
a.navbar-brand {
    width: 89%;
}
.banner-caption p {
    line-height: 41px !important;
    font-size: 35px !important;
}
.sc_services_item .sc_services_item_content .sc_services_item_text p {
    margin-bottom: 1em;
    font-size: 14px !important;
    line-height: 20px !important;
}
}
@media only screen and (max-width: 767px){
	.inside-right {
		padding-right:0px !important;
		padding-left: 0px !important;
	}
	.newabout-contact h1 {
		width:100%;
	}
	.newabout-contact {
		text-align:center;
		padding: 20px;
	}
	.newabout-contact p {
    margin: 0px 0px 0px 0px !important;
}

.widget-links {
	text-align:center !important;
}
.banner-caption p {
	width:100%;
	color:#000 !important;
	margin-bottom: 35px !important;
	font-size: 18px !important;
    line-height: 30px !important;
}
.our-works {
	padding:20px !important;
}
.default-ctm {
	margin-bottom:15px !important; 
}
.banner-wrapper .flex-direction-nav a {
    height: 40px;
    top: 20% !important;
}
.loans-block {
    padding: 0px !important;
    width: 100% !important;
}
.benefits-icn p {
    height: auto !important;
}
img.header-logo {
    width: 20% !important;
    margin-top: -55px !important;
    margin-left: 10px !important;
}
li.dropdown.pdf-icons {
    display: block !important;
}
span.pdf-icon {
	display: none !important;
}
.gallery-title p {
    width: 90%;
}
.modern-caption {
    top: 18%;
}
.modern-caption h1 {
    margin: 0px !important;
    font-size: 26px !important;
}
.navbar-toggle {
    background-color: #00649a !important;
}
.navbar-default .navbar-toggle {
    border-color: #fff !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.technology-text p {
    color: #000 !important;
    text-align: center !important;
}
.grill-title {
    text-align: center;
}
.lehome-image {
    text-align: center;
}
.lehome-image img {
    width: 30%;
    height: auto;
}
.cretified-title {
    text-align: center;
    margin: 30px 0px !important;
}
.safety-tile h3 {
    margin: 20px 0px 20px 0px !important;
}

.benefits-wrappermobile{
	width:100%;
	display:table !important;
	background-color:#eee;
	padding: 60px 0px;
	display:block !important;
}
.main-nav-header {
    position: relative;
}
.bannerhome {
    padding-top: 0px;
}
.filtr-item {
    height: auto !important;
}
.filtr-item img{
    width:100%;
}
.technology-block {
    height: auto !important;
    text-align: center;
    padding: 20px !important;
}
.technology-icon img {
    width: 10%;
    margin-bottom: 5px !important;
}
.technology-text {
    width: 100%;
    position: relative;
    display: table;
    height: auto !important;
    padding: 15px !important;
    border-left: none !important;
    border-bottom: 2px dashed #000000;
    margin-bottom: 10px !important;
}
.technology-text p {
    margin-bottom: 30px !important;
}
.technology-contact h3 {
    margin: 30px 0px 30px 0px!important;
    text-align: center;
}
.cmsmasters_quote_content {
    padding: 50px 50px;
    height: auto !important;
}
.safety-block img {
    width: 10%;
    height: auto;
	margin-bottom: 10px !important;
}
.safety-block p {
    height: auto !important;
}
.navbar-2 li a {
    padding: 10px 0px 10px 0px!important;
    font-size: 16px !important;
}
span.newnumber {
    text-align: left;
    float: left;
	padding: 0px 5px !important;
}
p.phonein span.phonename {
    float: left;
}
.safety-block {
	padding: 40px;
    margin-bottom: 50px !important;
}
.single-address p {
    margin: 0px 0px 10px 0px !important;
    line-height: 25px !important;
}
.single-address {
	width;100%;
}
.single-address h3 {
	margin-top:0px !important;
}
.news-contentblock, .news-content h3 {
    height: auto;
}
a.navbar-brand {
    width: 100%;
    margin: 10px 0px -50px 0px;
}
.header-blocks {
    text-align: center;
    float: right;
    background: #00649a;
    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;
}
nav.navbar.navbar-default.navbar-static-top {
    position: relative;
	background: #fff !important;
}
.says-wrapper {
    padding: 25px 0px !important;
}
/* .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;
} */
.imagebox-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
section#applyloan {
    position: relative;
    padding: 60px 0px !important;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    background-image: url(../images/apply-loan.jpg);
	margin:0px !important;
}
a.navbar-brand {
    width: 100%;
    display: table;
    margin: 0px auto -100px auto;
    text-align: center;
}
/**section#about, .banner-wrapper, .benefits-green, .about-image {
    display: none !important;
}***/
.navbar-brand>img {
    width: 20% !important;
    text-align: center;
   margin-left: 20px;
}
div#mySidenav {
    height: auto;
}
.main-nav {
	width:250px;
	height:auto !important;
	 background: #00649a !important;	
	    border: 1px solid #fff;
		overflow-y: scroll;
    max-height: 300px;
}
.main-nav li {
	list-style:none;
}

.main-nav a {
	color:#FFF;
	text-transform: uppercase;
	text-decoration:none;
	display: block !important;
	padding:18px 0 10px 20px;
	border-bottom: 1px dotted gray;
}
.main-nav-ul ul {
	display:inline !important;
}
.main-nav-ul li.tap ul {
	display:block !important;
	margin-left: 20px;
}
ul.main-nav-ul {
    margin-left: 10px;
}
#main-nav li ul {
    display:none; 
}
#main-nav li:hover ul {
    display:block !important; 
}
.navbar-default {
    display: none !important;
}
.sidenav{
	display:block;
}	
.open-tab{
	display:block;
	width:100%;
	height: 75px !important;
	display:table;
	background: #fff  !important;
	clear:both;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 20px !important;
    right: 0;
    background-color: #fff !important;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px !important;
}
.sidenav a {
    padding: 8px 5px 8px 5px;
    text-decoration: none;
    color: #fff !important;
    display: block !important;
    transition: 0.3s;
}
.sidenav a:hover, .offcanvas a:focus{
    color: #000 !important;
}
.sidenav .closebtn {
    position: absolute;
    top: -15px !important;
    right: 15px !important;
    font-size: 36px;
    margin-left: 50px;
}
span.open-menu {
    font-size: 30px !important;
    cursor: pointer;
    text-align: right;
    background: #00649a !important;
    float: right;
    border-radius: 7px !important;
    color: #fff !important;
    margin: -5px 10px 10px 0px!important;
}
.navbar-collapse li.dropdown ul.dropdown-menu li {
    margin: 0px 0px 0px 20px !important;
    background: none !important;
	color:#000 !important;
}
.navbar-collapse li.dropdown ul.dropdown-menu li a {
    width: 100%;
    color: #000 !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 li.dropdown > ul.dropdown-menu, li > ul.dropdown-menu {
    left: 0px;
    float: none;
    position: relative;
}
.navbar-collapse.in {
    overflow-y: scroll;
    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 {
    margin-bottom: 0px !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 {
    position: initial;
    /* background: rgba(17, 17, 14, 0.82) !important; */
    height: auto!important;
	text-align:center;
}
.banner-caption-inside {
    position: relative;
	background: #000 !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 {
    width: 15% !important;
    margin-top: -45px !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;
}
img.childensays-image {
    width: 80%;
}
.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%;
}
img.img-whp {
    width: 100%;
    height: auto;
}
.feature-box .overlay {
    padding: 10px 10px 0px;
}
.galleryhomein-wrapper .owl-next {
    right: 82%;
}
.quote-contact {
    display: none;
}
.sc_services_item .sc_services_item_content .sc_services_item_text p {
font-size: 20px !important;
line-height: 24px !important;
}
.sc_services_item .sc_services_item_content .sc_services_item_title {
    font-size: 1.5em;
    font-size: 31px !important;
}
.sc_services_item .sc_services_item_content .sc_button_simple {
font-size: 20px;
    
}
.sc_services_item .sc_services_item_content {
width: 100% !important;
 margin: 83px auto !important;
  
}
.sc_services_item .sc_services_item_number {
font-size: 29px !important;
 }
.contact-padding {
    padding: 1px 9px 0px 6px !important;
}
.benefits-icn img {
    width: 9%;
}
.testimonial-content p {
    height: auto;
    font-size: 20px !important;
    line-height: 30px !important;
    margin: 0px 0px 50px 0px!important;
}
.counter-1 .count-outer {
    margin-bottom: 0px;
}
.counter-1 h4.counter-title {
    font-size: 18px !important;
    line-height: 20px !important;
}


}
@media only screen and (max-width: 750px){
.header-blocks {
    width: 32%;
}
.header-block {
    text-align: center;
}
.social-wrapper {
    display: table;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 10px 0px !important;
}
span.fafa-social {
    margin-left: 0px !important;
    text-align: center;
    float: none !important;
}
span.header-block-right {
    text-align: center;
    float: none !important;
    margin: 10px 0px !important;
}
}
@media only screen and (max-width: 690px){
.header-blocks {
    width: 35%;
}
.singapore-block {
    background: #00649a !important;
    padding: 8px 25px !important;
    border: 1px solid #fff !important;
    margin: 50px 0px 50px 0px!important;
}
.singapore-block a, .singapore-block a:hover {
    background: none !important;
    border: none !important;
    padding: 0px !important;
    border-radius: 5px !important;
    font-size: 24px !important;
    color: #fff !important;
}
.galleryhomein-wrapper .owl-next {
    right: 80%;
}
}
@media only screen and (max-width: 667px){
h1 {
    font-size: 28px !important;
}
h2 {
    font-size: 24px !important;
}
h2 {
    font-size: 19px !important;
}
span.adding-wrap {
    left: 59%;
    top: 49%;
    font-size: 30px;
}
.fixed a.navbar-brand {
    margin: 17px 7px -56px 1px;
}
.fixed img.header-logo {
    width: 22% !important;
    margin-top: -53px !important;
}
img.header-logo {
    width: 25% !important;
}
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%;
}
.galleryhomein-wrapper .owl-next {
    right: 78%;
}
.navbar-2 li.span {
    padding: 15px 0px 5px 0px!important;
    display: none;
    margin: 0px 13px !important;
}
.newabout-contact h1 {
font-size: 12px !important;
}
.newabout-contact h1 span {
font-size: 51px !important;
}
}
@media only screen and (max-width: 600px){
.header-blocks {
    width: 38%;
}
.ourwork-title h1, h1.testimonials-title, .gallery-title h1 {
    font-size: 30px !important;
    margin: 0px 0px 30px 0px !important;
}
.galleryhomein-wrapper .owl-next {
    right: 76%;
}
.technology-title h1 {
	font-size: 30px !important;
    margin: 50px 0px 50px 0px !important;
}
}
@media only screen and (max-width: 580px){
/**.banner-caption p, .banner-caption-inside p {
    font-size: 18px !important;
    line-height: 30px !important;
}**/
ul.header-details {
    right: 20%;
}
span.fafa-contacts {
    padding-right: 0px !important;
    width: 100%;
    float: left;
}
.newabout-directer {
    text-align: center;
}
.newabout-directer h4 {
    padding: 30px 0px 0px 0px !important;
}
.newabout-directer img {
    width: 70%;
	padding: 0px 0px 30px 0px !important;
}
.swiper-navigation_modern {
    padding: 0px 0;
}
.row-gap {
    margin: 50px 0px !important;
}
.lehome-image img {
    width: 50%;
    height: auto;
}
.social-wrapper {
    display: none;
}
.newabout-contact h1 span {
    font-size: 48px !important;
}
.testimonialslider h3 {
margin: 0px 0px 50px 0px !important;
}
.benefits-icn {
    padding: 30px 20px;
}
.benefits-icn img {
    width: 64px;
}
}
@media only screen and (max-width: 535px){
.header-blocks {
    width: 44%;
}
img.header-logo {
    width: 30% !important;
}
.no-address1 {
    width: 100% !important;
    padding: 0px 15px 0px 15px!important;
}
.no-address2 {
    width: 100% !important;
    padding: 0px 15px !important;
}
.contact-rightin .form-field i {
    left: 8%;
}
.navbar-brand>img {
    width: 25% !important;
}
}
@media only screen and (max-width: 500px){
.header-blocks {
    width: 47%;
}
.newabout-directer {
    text-align: center;
}
.galleryhomein-wrapper .owl-next {
    right: 72%;
}
.singapore-block a, .singapore-block a:hover {
    font-size: 18px !important;
}
.newabout-contact h1 span {
    font-size: 36px !important;
}
.testimonialslider-block {
    padding: 20px !important;
}
}
@media only screen and (max-width: 480px){
.header-blocks {
    width: 50%;
}
.navbar-brand>img {
    width: 30% !important;
}
.bannerhome {
    display: none !important;
}
.bannerhomemobile {
    display: block !important;
}
.modern-captions {
    top: 50%;
	text-align:left;
}
.modern-titles {
    background-color: rgba(69, 194, 238, 0.5) !important;
    width: 25%;
    /* margin: 0 auto; */
    padding: 50px 10px!important;
}
.modern-captions h1 {
    margin: 0px !important;
    font-size: 20px !important;
    color: #fff !important;
    line-height: 30px !important;
    font-weight: 500;
}
.technology-icon img {
    width: 20%;
    margin-bottom: 5px !important;
}
.fixed img.header-logo {
    width: 23% !important;
    margin-top: -45px !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;
}
h2 {
    font-size: 18px !important;
}
.header-blockin span.icon i.fa.fa-facebook, .header-blockin span.icon i.fa.fa-twitter, .header-blockin span.icon i.fa.fa-linkedin, .header-blockin span.icon i.fa.fa-google-plus, .header-blockin span.icon i.fa.fa-instagram {
    color: #fff !important;
    height: 35px !important;
    width: 35px !important;
    padding: 8px !important;
}
.footer-logo {
    width: 100%;
}
.galleryhomein-wrapper {
    padding: 50px 0px 50px 0px!important;
}
.safety-block img {
    width: 15%;
}
.phone-block p {
    font-size: 20px !important;
}
.newabout-contact h1 span {
    font-size: 34px !important;
}
.contact-padding {
    padding: 4px 4px 13px 4px !important;
}	
}
@media only screen and (max-width: 450px){
.modern-titles {
    width: 20%;
}
.modern-captions h1 {
    margin: 0px !important;
    font-size: 15px !important;
}
}
@media only screen and (max-width: 420px){
ul.header-details {
    right: 0%;
}
.header-blocks {
    width: 55%;
}
.navbar-brand>img {
    width: 35% !important;
}
img.header-logo {
    width: 32% !important;
}
.fixed img.header-logo {
    width: 30% !important;
    margin-top: -50px !important;
}
a.navbar-brand {
    width: 100%;
    margin: 0px 0px -65px 0px;
}
.galleryhomein-wrapper .owl-next {
    right: 70%;
}
.newabout-contact h1 span {
    font-size: 26px !important;
}
}
@media only screen and (max-width: 400px){
div#colorbox{
	left: 10% !important;
}
.header-blocks {
    width: 60%;
}
.technology-icon img {
    width: 25%;
    margin-bottom: 5px !important;
}
.modern-titles {
    width: 22%;
}
.modern-captions h1 {
    margin: 0px !important;
    font-size: 13px !important;
}
.navbar-2 li a {
    font-size: 14px !important;
}
span.header-block-right {
    text-align: center !important;
    float: left !important;
    margin: 10px auto !important;
    width: 100%;
}
.galleryhomein-wrapper .owl-next {
    right: 65%;
}
}
@media only screen and (max-width: 380px){
img.header-logo {
    width: 35% !important;
}
.navbar-brand>img {
    width: 38% !important;
}
.fixed img.header-logo {
    width: 35% !important;
    margin-top: -50px !important;
}
}
@media only screen and (max-width: 360px){
div#colorbox{
	left: 7% !important;
}
.modern-titles {
    width: 25%;
}
.modern-captions h1 {
    margin: 0px !important;
    font-size: 14px !important;
}
.header-blocks {
    width: 65%;
}
}
.clients-wrapper{     
    min-height: 150px;
    overflow: hidden;
    }
	
	.case-studies {
	 padding: 45px;
	 text-align:center;
}
   .clients-block {
    display: inline;
    vertical-align: top;
    margin: 10px 10px;
}

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: 'Raleway';
    font-weight: 300;
    font-style: normal;
}

.our-works {
    background-color: #fff;
    padding: 0px 0px 40px 0px;
    min-height: 400px;
}
.no-gutters {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.m-b-20 {
    margin-bottom: 25px;
}

.p-t-30 {
    padding-top: 30px;
}
.m-b-20 {
    margin-bottom: 25px;
}
.project-wrapper figure {
    overflow: hidden;
    margin: 0px;
    padding: 6px;
}
.project-wrapper figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	border-radius: 5px;
	 
}
.project-wrapper figure:hover img {
    
}
figcaption {
    position: absolute;
    top: 70%;
   left: 0%;
    right: 0%;
    text-align: center;
}
.white{
   color: #000;
    font-size: 18px;
	    margin-top: 24px;
		margin-left: 10px;
}
.img{
	border:2px;
	border-color:#ccc;
	
}
/* recently project */

 @media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	 a.button-primaryin {
    font-size: 16px;
    padding: 16px 24px !important;
}
 }

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
   overflow: auto;/* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 500px;
}
.close {
    float: right;
	
    margin-top: -1% !important;
    font-size: 41px !important;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .6 !important;
}
/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 87%;
    max-width: 700px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    height: 150px;
    font-size: 30px !important;
    font-weight: 600;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
.modal-stm {
	overflow:auto !important;
}
