@charset "utf-8";
/* CSS Document */

/* CSS Document © 2018 Digimax.co.uk */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,800,700italic,800italic|Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic|Raleway:400,100italic,200,200italic,300,300italic,500,600,500italic,600italic,900italic,900,800italic,800,700,700italic,100,400italic);

::-moz-selection {
background:#000;
color:#fff;
text-shadow:none;
}
::selection { background: #000; color: #fff; text-shadow: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, textarea { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; outline: none; font-family: 'Raleway', sans-serif; /*font-family: 'Open Sans', sans-serif;*/ }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { color: #504f50; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; background-color: #000; -moz-font-smoothing: antialiased; font-smoothing: antialiased; }
a { text-decoration: none; }
p { font-family: 'Lato', sans-serif; }
img { border: 0px; }
ol, ul, li { list-style: none; }
strong, strong p { font-weight: 700; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
.mar0 { margin: 0px; }
.pad0 { padding: 0px; }
.marb0 { margin-bottom: 0px; }
.marb10 { margin-bottom: 10px; }
.marb20 { margin-bottom: 20px; }
.marb30 { margin-bottom: 30px; }
.marb40 { margin-bottom: 40px; }
.padb0 { padding-bottom: 0px; }
.padb10 { padding-bottom: 10px; }
.padb20 { padding-bottom: 20px; }
.padb30 { padding-bottom: 30px; }
.padb40 { padding-bottom: 40px; }
.marr0 { margin-right: 0px; }
.marr10 { margin-right: 10px; }
.marr20 { margin-right: 20px; }
.marr30 { margin-right: 30px; }
.marr40 { margin-right: 40px; }
.mart0 { margin-top: 0px; }
.mart10 { margin-top: 10px; }
.mart20 { margin-top: 20px; }
.mart30 { margin-top: 30px; }
.mart40 { margin-top: 40px; }
.header-wrap, .slider-wrap, .section1-wrap, .section2-wrap, .footer-wrap, .chirag-wrap, .commer-wrap, .contact-wrap, .corporate-wrap, .loans-wrap, .news-wrap, .newsin-wrap, .partners-wrap, .tools-wrap, .trading-wrap { width: 100%; float: left; }
.margin { max-width: 1200px; width: 100%; margin: auto; }
.videoWrapper { position: relative; padding-bottom: 52.33%; padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* dynamicPopup */
.dynamicPopup { position: absolute; /*top: 0;
	right: 0;
	bottom: 0;
	left: 0;*/
	/*height: 220px;
	min-height: 220px;*/
margin: 5% auto; margin-top: 60px; left: 0; right: 0; z-index: 99; display: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid #fff; background: #000 url(../images/popup-bg.png) repeat center center; max-width: 613px; padding: 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 99999; }
.dynamicPopup .dynamicPopupContent { position: relative; display: inline-block; width: 100%; height: 100%; }
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild { /*position: absolute;
			top: 50%;
			left: 50%;
			-moz-transform: translateX(-50%) translateY(-50%);
			-webkit-transform: translateX(-50%) translateY(-50%);
			-o-transform: translateX(-50%) translateY(-50%);
			-ms-transform: translateX(-50%) translateY(-50%);
			transform: translateX(-50%) translateY(-50%);
			text-align: center;
			width: 70%;*/
}
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild .dynamicPopupContentMoneyfacts { text-align: center; }
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild .dynamicPopupContentMoneyfacts img { max-width: 100%; height: auto; }
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild .dynamicPopupContentWrapper { border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding-top: 35px; padding-bottom: 35px; margin-top: 35px; margin-bottom: 35px; }
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild .dynamicPopupContentWrapper p { font-family: 'Lato', sans-serif; font-size: 20px; text-align: center; color: #ffffff; font-weight: 300; letter-spacing: 3px; line-height: 34px; }
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild .dynamicPopupContentsamairaLogo { text-align: center; }
/*.dynamicPopup .dynamicPopupContent .dynamicPopupTitle {
				display: block;
			    font-size: 54px;
			    line-height: 62px;
			    text-align: center;
			    color: #ffffff;
			    letter-spacing: 1px;
			    font-family: 'Neutra Text TF Book Alt';
			    margin-top: 26px;
			    margin-bottom: 26px;
			}
			.dynamicPopup .dynamicPopupContent .dynamicPopupActionButtonWrapper {
				text-align: center;
				font-size: 0;
			}
			.dynamicPopup .dynamicPopupContent .dynamicPopupActionButton {
				background: #000;
			    color: #fff;
			    margin: 0;
			    font-size: 21.37px;
			    display: inline-block;
			    vertical-align: top;
			    padding: 14px 12px;
			    letter-spacing: 1px;
			    -webkit-border-radius: 4px;
			    -moz-border-radius: 4px;
			    border-radius: 4px;
			    margin: 0;
			    width: 40%;
			    font-family: 'Neutra Text TF Book Alt';
			}*/
.dynamicPopup .dynamicPopupContent .dynamicPopupClose { color: #ffffff; font-size: 27px; display: inline-block; letter-spacing: 0; cursor: pointer; text-align: center; font-family: 'Lato'; position: absolute; right: -30px; top: -34px; margin: 0; padding: 0; width: auto; }
/* end dynamicPopup */

/*header-wrap*/
.header-wrap { padding:20px 0 20px 0; background: #003E53; z-index: 999; }
.header-wrap .head-bar1 { width: 20.1%; float: left; }
.header-wrap .head-bar1 img { height: 50px; display: block; }
.header-wrap .head-bar2 { float: right; list-style: none; margin-top: 19px; }
.header-wrap .head-bar2 li { float: left; margin-right: 47.4px; line-height: 7px; text-transform: uppercase; }
.header-wrap .head-bar2 li:last-child { margin-right: 0; }
.header-wrap .head-bar2 li a { font-size: 13px; color: #fff; letter-spacing: 1px; transition: all 0.5s ease 0s; }
.header-wrap .head-bar2 li a:hover { color: #bbbbbb; }
/*slider-wrap*/
.slider-wrap { min-height: 652px; display: table; z-index: 90; /*background:url(../images/slider1.jpg) no-repeat center top;*/ }
.slider-wrap { background-size: cover; position: relative; }
.slider-wrap .slider-bar1 { max-width: 600px; width: 100%; text-align: center; }
.slider-wrap .slider-bar1 { position: absolute; top: 174px; left: 0; right: 0;  }
.slider-wrap .slider-bar1 h1 { font-size: 34px; color: #fff; font-weight: 300; letter-spacing: 5px;line-height: 42px; }
.slider-wrap .slider-bar2 { width: 100%; margin: auto auto 28px auto; }
.slider-wrap .slider-bar2 img { margin-right: 18px; position: relative; top: -2px; }
.slider-wrap .slider-bar3 { font-size: 25px; color: #fff; font-weight: 300; letter-spacing: 17.1px; display: inline-block; }
.slider-wrap .slider-bar4 { width: 65%; margin: 44px auto auto auto; }
.slider-wrap .slider-bar4 p { font-size: 18px; color: #fff; font-weight: 300; line-height: 28px; }
#mLogoEffect { display: table-cell; vertical-align: middle; text-align: center; }
#mLogoEffect .introduction { display: block; text-align: center; font-family: 'Raleway', sans-serif; font-size: 25px; font-weight: 300; color: #fff; text-transform: uppercase; margin-top: 25px; letter-spacing: 17.1px; }
/*flexslider-slider*/
.flexslider { display: none; }
.libor p span { text-align: left; display: inline-block; width: 115px; }
/*section1-wrap*/
.section1-wrap { padding: 86px 0 78px 0; background: url(../images/section1-bg.jpg) no-repeat center; }
.section1-wrap { background-size: cover; text-align: center; overflow: hidden; }
.section1-wrap img { display: inline-block; margin: auto auto 44px auto; }
.section1-wrap h2 { font-size: 19px; color: #fff; font-weight: 300; line-height: 28px; }
.section1-wrap h2 { margin-bottom: 16px; font-family: 'Lato', sans-serif; }
.section1-wrap p { font-size: 15px; color: #fff/*#fff*/; line-height: 28px; }
.section1-wrap .sect1-bar1 { width: 83.7%; margin: auto; }
.section1-wrap .sect1-bar2 { padding: 13px 25px 12px 27px; background: #fff; font-size: 12px; font-weight: 700; letter-spacing: 2px; color: #000; border-radius: 20px; text-transform: uppercase; display: inline-block; margin-top: 60px; transition: all 0.5s ease 0s; }
.section1-wrap .sect1-bar2:hover { background: #bbbbbb; }
/*section2-wrap*/
.section2-wrap { background: #000; overflow: hidden; font-size: 0; }
.section2-wrap .sect2-bar1 { /*width: 33.3%;*/ width: 50%; max-height: 200px; overflow: hidden; float: none; display: inline-block; vertical-align: top; overflow: hidden; text-align: center; position: relative; }
.section2-wrap .sect2-bar1 img { width: 100%; display: block; opacity: 1.0; filter: alpha(opacity=100); }
.section2-wrap .sect2-bar1 img { transition: transform 0.8s ease-in-out 0s; transition: all 0.5s ease 0s; }
.section2-wrap .sect2-bar1 img:hover { width: 100%; display: block; opacity: 0.4; filter: alpha(opacity=40); }
.section2-wrap .sect2-bar1 img:hover { transform: scale(1.08); transition: all 1.5s ease 0s; }
.section2-wrap .sect2-bar2 { width: 55%; position: absolute; top: 56.3%; left: 0; right: 0; margin: auto; }
.section2-wrap .sect2-bar2 { transform: translateY(-50%); display: table; z-index: 900; }
.section2-wrap .sect2-bar2 p a { font-size: 42px; font-weight: 300; color: #fff; line-height: 45px; text-decoration: none;}
.section2-wrap .sect2-bar2 p a span { display: block; font-family: 'Lato', sans-serif; }
.section2-wrap .sect2-bar2 p a .small-t { letter-spacing: 1px; text-transform: uppercase; font-size: 14px; margin-bottom: 5px; line-height: 1 }
.section2-wrap .sect2-bar2 p a .small-b { letter-spacing: 1px; text-transform: uppercase; font-size: 14px; margin-top: 5px; line-height: 20px }
.section2-wrap .sect2-bar2:before { content: ""; width: 25px; height: 15px; background: url(../images/thumb.png) no-repeat; }
.section2-wrap .sect2-bar2:before { /*position: absolute;*/ top: -26px; left: 0; right: 0; margin: auto; }
.section2-wrap .sect2-bar3 { padding: 12px 0 33px 0; }
.overlayBoxes { position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: rgba(0,0,0,.5); z-index: 800; }
/*footer-wrap*/
.footer-wrap { padding: 64px 0 63px 0; background: #003E53; }
.footer-wrap .footer-bar1 { width: 34%; float: left; }
.footer-wrap .footer-bar1 img { height:40px; display: block; }
.footer-wrap .footer-bar1 p {color: #fff; font-size: 12px; margin-top: 20px; line-height: 20px; margin-right: 50px;}
.footer-wrap .footer-bar2 { width: 22%; float: left; list-style: none; margin-top: 1px; }
.footer-wrap .footer-bar2 li { margin-top: 10px; margin-right: 30px; }
.footer-wrap .footer-bar2 li:last-child { margin-right: 0; }
.footer-wrap .footer-bar2 li a { font-size: 11px; color: #fff; letter-spacing: 1px; text-transform: uppercase; }
.footer-wrap .footer-bar2 li a { transition: all 0.5s ease 0s; }
.footer-wrap .footer-bar2 li a:hover { color: #bbbbbb; }
.footer-wrap .footer-bar3 { width: 8.3%; float: right; margin-top: 0; }
.footer-wrap .footer-bar3 img { display: block; float: left; margin-right: 11.1%; transition: transform 0.8s ease-in-out 0s; }
.footer-wrap .footer-bar3 img:hover { transform: rotate(360deg) }
.footer-wrap .footer-bar3 .footer-img1 { margin-right: 0; }
.footer-wrap .footer-bar2 svg {
	color: #03B3BA;
}
.footer-wrap .footer-bar2 span {
	font-size: 11px;
	color: #fff;
	letter-spacing: 1px;
}
.footer-wrap .footer-bar2 span a {
	color: #fff;
}
/*video*/
.js-video { height: 0; padding-top: 25px; padding-bottom: 67.5%; margin-bottom: 10px; position: relative; overflow: hidden; }
.js-video.widescreen { padding-bottom: 56.34%; }
.js-video.vimeo { padding-top: 0; }
.js-video embed, .js-video iframe, .js-video object, .js-video video { width: 100%; height: 82%; top: 0; left: 0; position: absolute; }
/*End*/

#vimelar-container { z-index: -1 !important }
#SDCCalculatorInfoDiv { font-size: 14px; color: #f7941d; line-height: 28px; }
.inner-wrap { padding: 86px 0 20px 0; background: #3a4c64; overflow: hidden; float: left; width: 100%; }
.continer { max-width: 995px; width: 100%; margin: auto; position: relative; }
.background-m { background: url(../images/m-small.png) no-repeat center center; width: 340px; height: 249px; position: fixed; left: 50%; top: 50%; margin-top: -125px; margin-left: -170px; z-index: -1000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3; }
.continer h3 { font-size: 19px; font-weight: 300; color: #fff; line-height: 28px; /*margin-bottom:25px;*/ /*margin-top:25%;*/ }
.continer p { font-size: 15px; line-height: 28px; margin-bottom: 25px; color: #fff; text-align: justify }
.blackbox { width: 90%; border-radius: 10px; background: rgba(0,0,0,0.70); padding: 5%; text-align: center; margin-bottom: 34px; }
.blackbox p { text-align: center }
/*.blackbox:hover { background:#000;}*/
.blackbox .icon { margin-bottom: 20px; }
.blackbox h3 { font-size: 16px; letter-spacing: 6px; text-transform: uppercase; font-weight: 400 !important; border-bottom: 1px solid rgba(248,152,29,0.33); padding-bottom: 10px; display: table; margin: auto; margin-bottom: 30px; }
.blackbox h5 { font-size: 16px; letter-spacing: 6px; text-transform: uppercase; font-weight: 400 !important; display: table; margin: auto; margin-bottom: 0; color: #fff; line-height: 28px; }
.blackbox p:last-child { margin-bottom: 0; }
.header-wrapper { float: left; width: 100%; padding: 60px 0; text-align: center }
.logocion { margin-bottom: 30px; }
.header-wrapper h1 { font-size: 50px; font-weight: 500; color: #fff; letter-spacing: 10px; text-transform: uppercase; margin-bottom: 27px; }
.header-wrapper .broadcam li { font-size: 15px; font-weight: 300; color: #fff; letter-spacing: 2px; text-transform: uppercase; display: inline-block; font-family: 'Lato', sans-serif; }
.header-wrapper .broadcam li a { font-size: 15px; font-weight: 300; color: #fff; letter-spacing: 2px; text-transform: uppercase; display: inline-block; font-family: 'Lato', sans-serif; }
.header-wrapper .broadcam .dash { margin: 0 10px; }
/*inner-bg*/
.chirag-bg { background: url(../images/inner-header.jpg) no-repeat center top; background-size: cover; }
.commer-bg { background: url(../images/commercial-finance-bg.jpg) no-repeat center top; background-size: cover; }
.contact-bg { background: url(../images/contact-bg.jpg) no-repeat center top; background-size: cover; }
.corporate-bg { background: url(../images/corporate-protection-bg.jpg) no-repeat center top; background-size: cover; }
.buy-to-let { background: url(../images/buy-tolet.jpg) no-repeat center top; background-size: cover; }
.asset-based-lending { background: url(../images/asset-based-lending.jpg) no-repeat center top; background-size: cover; }
.venture-debt { background: url(../images/venturedebt.jpg) no-repeat center top; background-size: cover; }
.grant { background: url(../images/grant1.jpg) no-repeat center top; background-size: cover; }
.international-trade-affiliation { background: url(../images/int-trade-affiliation.jpg) no-repeat center top; background-size: cover; }
.private-credit { background: url(../images/private-credit.jpg) no-repeat center top; background-size: cover; }
.real-estate-finance { background: url(../images/real-estate-finance.jpg) no-repeat center top; background-size: cover; }
.seed-capital { background: url(../images/seed-capital.jpg) no-repeat center top; background-size: cover; }
.commercial-finance { background: url(../images/commercial-finance.jpg) no-repeat center top; background-size: cover; }
.contact { background: url(../images/contact.jpg) no-repeat center top; background-size: cover; }
.corporate-protection { background: url(../images/corporate-protection.jpg) no-repeat center top; background-size: cover; }
.development-finance { background: url(../images/development-finance.jpg) no-repeat center top; background-size: cover; }
.news { background: url(../images/news.jpg) no-repeat center top; background-size: cover; }
.news-inner { background: url(../images/news-inner.jpg) no-repeat center top; background-size: cover; }
.partners { background: url(../images/partners.jpg) no-repeat center top; background-size: cover; }
.people { background: url(../images/people.jpg) no-repeat center top; background-size: cover; }
/*.people-v2{ background:url(../images/samaira-team.jpg) no-repeat center top; background-size:cover;}*/
.people-v2 { background: url(../images/services.jpg) no-repeat center top; background-size: cover; }
.private-clients { background: url(../images/private-clients.jpg) no-repeat center top; background-size: cover; }
.services { background: url(../images/services.jpg) no-repeat center top; background-size: cover; }
.testimonials { background: url(../images/testimonials.jpg) no-repeat center top; background-size: cover; }
.tools { background: url(../images/tools.jpg) no-repeat center top; background-size: cover; }
.corporate-bg { background: url(../images/corporate-bg.jpg) no-repeat center top; background-size: cover; }
.why-samaira { background: url(../images/why-samaira.jpg) no-repeat center top; background-size: cover; }
.tools { background: url(../images/tools.jpg) no-repeat center top; background-size: cover; }
/*{ background:url(../images/header/sdfsdfds) no-repeat center top; background-size:cover;}
{ background:url(../images/header/sdfsdfds) no-repeat center top; background-size:cover;}
{ background:url(../images/header/sdfsdfds) no-repeat center top; background-size:cover;}
{ background:url(../images/header/sdfsdfds) no-repeat center top; background-size:cover;}*/

.digimax { color: #bbbbbb; float: left; margin-top: 10px; font-size: 11px; line-height: 15px; margin:0 0 0 2%}
.digimax a { color: #bbbbbb; font-size: 11px; line-height: 15px; }
/*chirag-wrap*/
.chirag-wrap h2 { font-size: 16px; color: #fff; letter-spacing: 5px; text-transform: uppercase; margin-bottom: 15px; }
.chirag-wrap h3 { font-size: 12px; color: #fff; letter-spacing: 5px; text-transform: uppercase; margin-bottom: 23px; }
.chirag-wrap h4 { font-size: 20px; color: #fff; letter-spacing: 5px; text-transform: uppercase; margin-bottom: 25px; text-align: left }
.chirag-wrap p { font-size: 15px; font-weight: 300; color: #fff; line-height: 28px; margin-bottom: 25px; text-align: center }
.chirag-wrap p span { display: block; }
.chirag-wrap .margin { width: 100%; max-width: 1006px; margin: auto; }
.chirag-wrap .chirag-row1 { width: 100%; float: left; }
.chirag-wrap .chirag-row1 .chirag-bar1 { width: 20.6%; display: inline-block; margin-bottom: 37px; }
.chirag-wrap .chirag-row1 .chirag-bar1 img { width: 100%; display: block; }
.chirag-wrap .chirag-row2 { width: 100%; float: left; }
.chirag-wrap .chirag-row2 .chirag-bar2 { font-size: 14px; color: #fff; display: block; margin: 0 0 11px 0; font-family: 'Lato', sans-serif; }
.chirag-wrap .chirag-row2 .chirag-bar2 a { color: #fff; }
.chirag-wrap .chirag-row2 .chirag-bar2:last-child { margin-bottom: 0; }
.chirag-wrap .chirag-row3 { width: 100%; float: left; margin-top: 32px; }
.chirag-wrap .chirag-row3 img { display: inline-block; }
.chirag-wrap h2, .chirag-wrap h3 { font-family: 'Lato', sans-serif; }
/*commer-wrap*/
.commer-wrap { text-align: left; }
.commer-wrap p { font-size: 15px; color: #fff; line-height: 28px; margin-bottom: 28px; text-align: justify }
.commer-wrap p a { font-weight: bold; color: #fff; }
.commer-wrap p:last-child { margin-bottom: 0; }
.commer-wrap .margin { width: 100%; max-width: 1007px; margin: auto; }
.commer-wrap .commer-lt { width: 58%; float: left; }
.commer-wrap .commer-rt { width: 33.8%; float: right; }
.commer-wrap .commer-row { width: 100%; float: left; padding-bottom: 10px; margin-bottom: 54px; }
.commer-wrap .commer-row .title { width: 95%; background: url(../images/whatweareupto-arrow1.png) right center no-repeat; cursor: pointer; padding-right: 5%; }
.commer-wrap .commer-row .title h2 { font-size: 19px; font-weight: 700; color: #fff; font-family: 'Lato', sans-serif; letter-spacing: 1.5px; }
.commer-wrap .commer-row .on { background: url(../images/whatweareupto-arrow.png) right center no-repeat; }
.commer-wrap .commer-row .content { width: 100%; float: left; display: none; margin: 24px 0 0 0; }
.commer-wrap .commer-row3 { width: 100%; float: left; margin-bottom: 33px; }
.commer-wrap .commer-row3 li { font-size: 15px; color: #fff /*#fff*/; line-height: 28px; list-style: none; background: url(../images/right-arrow.png) no-repeat left 8px; padding-left: 39px; font-family: 'Lato', sans-serif; }
.commer-wrap .commer-row3 li:last-child { margin-bottom: 0; }
.commer-wrap .commer-row4 { width: 81%; float: left; padding: 7px 9.2% 11px 8.1%; border: 3px solid #1e1b19; background: #080808; }
.commer-wrap .commer-row4 li { border-bottom: 1px solid #57370f; list-style: none; }
.commer-wrap .commer-row4 li:last-child { border: none; }
.commer-wrap .commer-row4 li a { font-size: 16px; font-weight: 300; color: #fff; display: block; padding: 20px 0 19px; letter-spacing: 1px; }
.commer-wrap .commer-row4 li a:hover { color: #57370f; }
.commer-wrap .commer-btn { padding: 13px 21px 12px 22px; background: #fff; font-size: 12px; font-weight: 700; color: #000; letter-spacing: 2px; border-radius: 20px; text-transform: uppercase; display: inline-block; transition: all 0.5s ease 0s; }
.commer-wrap .commer-btn:hover { background: #bbbbbb; }
/*contact-wrap*/
.contact-wrap .margin { width: 100%; max-width: 1070px; margin: auto; }
.contact-wrap .contact-lt { width: 61%; float: left; }
.contact-wrap .contact-rt { width: 31.7%; float: right; }
.contact-wrap .contact-row1 { width: 100%; float: left; margin-bottom: 10px; }
.contact-wrap .contact-row1:last-child { margin: 23px 0 0 0; }
.contact-wrap .contact-row1 .contact-bar1 { width: 14.8%; float: left; text-align: right; font-size: 16px; font-weight: 300; color: #fff; line-height: 44px; font-family: 'Lato', sans-serif; }
.contact-wrap .contact-row1 .contact-bar2 { width: 80.3%; float: right; }
.contact-wrap .contact-row1 .contact-bar2 .fild-bar1 { width: 59.2%; height: 46px; float: left; padding: 0 2%; }
.contact-wrap .contact-row1 .contact-bar2 .fild-bar2 { width: 96%; height: 46px; float: left; padding: 0 2%; }
.contact-wrap .contact-row1 .contact-bar2 .fild-bar3 { width: 94%; height: 344px; float: left; padding: 15px 3%; font-family: "Raleway", sans-serif; color: #000; }
.contact-wrap .contact-row1 .contact-bar2 .fild-bar4 { box-shadow: inset 0 0 6px #848484; background: rgba(255,255,255,0.82); border: none; outline: none; font-size: 16px; font-weight: 300; font-family: "Raleway", sans-serif; color: #000 }
.contact-wrap .contact-row2 { width: 66%; float: left; padding: 12px 24% 12px 8%; border: 3px solid #1e1b19; background: #080808; }
.contact-wrap .contact-row3 { width: 100%; float: left; text-align: left; }
.contact-wrap .contact-row3 p { font-size: 16px; font-weight: 300; color: #fff; line-height: 29px; font-family: 'Lato', sans-serif; }
.contact-wrap .contact-row3 p span { display: block; font-family: 'Lato', sans-serif; }
.contact-wrap .contact-row3 p a { color: #fff; transition: all 0.5s ease 0s; }
.contact-wrap .contact-row3 p a:hover { color: #57370f; }
.contact-wrap .contact-row3 .contact-bar3 { width: 16px; float: left; padding-top: 18px; }
.contact-wrap .contact-row3 .contact-bar4 { width: 82.1%; float: right; padding: 10px 0 12px; border-bottom: 1px solid #57370f; }
.contact-wrap .contact-row3:last-child .contact-bar4 { border: none; }
.contact-wrap .contact-btn { padding: 11px 39px 10px 40px; background: #fff; font-size: 15px; font-weight: 700; color: #000; letter-spacing: 2px; border-radius: 20px; text-transform: uppercase; display: inline-block; border: none; outline: none; cursor: pointer; float: left; transition: all 0.5s ease 0s; font-family: 'Raleway', sans-serif; }
.contact-wrap .contact-btn:hover { background: #bbbbbb; }
.contact-wrap .map { width: 100%; float: left; padding: 0; border: 3px solid #1e1b19; background: #080808; margin-top: 40px; }
/*corporate-wrap*/
.corporate-wrap { text-align: left; }
.corporate-wrap .margin { width: 100%; max-width: 1004px; margin: auto; }
.corporate-wrap p { font-size: 15px; color: #fff /*#fff*/; line-height: 28px; margin-bottom: 28px; font-family: 'Lato', sans-serif; }
.corporate-wrap .corporate-btn { padding: 13px 32px 12px 34px; background: #fff; font-size: 12px; font-weight: 700; color: #000; letter-spacing: 2px; border-radius: 20px; text-transform: uppercase; display: inline-block; margin-top: 19px; transition: all 0.5s ease 0s; }
.corporate-wrap .corporate-btn:hover { background: #bbbbbb; }
/*loans-wrap*/
.loans-wrap { text-align: left; }
.loans-wrap h2 { font-size: 15px; color: #fff; margin-bottom: 4px; }
.loans-wrap p { font-size: 15px; color: #fff /*#fff*/; line-height: 28px; margin-bottom: 28px; }
.loans-wrap .margin { width: 100%; max-width: 1004px; margin: auto; }
.loans-wrap .loans-row1 { width: 100%; float: left; margin: 5px 0 38px; }
.loans-wrap .loans-row2 { width: 100%; float: left; font-size: 15px; color: #fff; margin-bottom: 9px; }
.loans-wrap .loans-row2 strong { font-weight: 700; }
.loans-wrap .loans-row2:last-child { margin-bottom: 0; }
.loans-wrap .loans-row2 .loans-bar1 { width: 22.8%; float: left; font-family: 'Lato', sans-serif; }
.loans-wrap .loans-row2 .loans-bar2 { width: 77.2%; float: right; font-family: 'Lato', sans-serif; }
.loans-wrap .loans-row3 { width: 100%; float: left; margin-bottom: 42px; }
.loans-wrap .loans-row3 li { font-size: 15px; color: #fff; line-height: 28px; list-style: none; padding-left: 39px; }
.loans-wrap .loans-row3 li { background: url(../images/right-arrow.png) no-repeat left 7px; font-family: 'Lato', sans-serif; }
.loans-wrap .loans-row3 li:last-child { margin-bottom: 0; }
.loans-wrap .loans-btn { padding: 13px 32px 12px 33px; background: #fff; font-size: 12px; font-weight: 700; color: #000; letter-spacing: 2px; border-radius: 20px; text-transform: uppercase; display: inline-block; transition: all 0.5s ease 0s; }
.loans-wrap .loans-btn:hover { background: #bbbbbb; }
/*news-wrap*/
.news-wrap h2 { font-size: 24px; font-weight: 300; color: #fff; line-height: 30px; margin-bottom: 8px; font-family: 'Lato', sans-serif; }
.news-wrap h2 span { display: block; font-family: 'Lato', sans-serif; }
.news-wrap p { font-size: 15px; color: #fff/*#fff*/; line-height: 24px; margin-bottom: 39px; }
.news-wrap .margin { width: 100%; max-width: 996px; margin: auto; }
.news-wrap .news-row1 { width: 47.7%; float: left; margin-bottom: 45px; }
.news-wrap .news-row1:nth-child(2n) { float: right; }
.news-wrap .news-row1:nth-child(3) { margin-bottom: 0; }
.news-wrap .news-row1:last-child { margin-bottom: 0; }
.news-wrap .news-row1 .news-bar1 { width: 100%; float: left; margin-bottom: 23px; }
.news-wrap .news-row1 .news-bar1 img { width: 100%; display: block; }
.news-wrap .news-row1 .news-bar2 { font-size: 13px; font-weight: 300; color: #fff/*#818181*/; display: inline-block; margin-bottom: 8px; }
.news-wrap .news-row1 .news-bar2 { font-family: 'Lato', sans-serif; }
.news-wrap .news-btn { padding: 13px 31px 12px 33px; background: #fff; font-size: 12px; font-weight: 700; color: #000; letter-spacing: 2px; border-radius: 20px; text-transform: uppercase; display: inline-block; transition: all 0.5s ease 0s; }
.news-wrap .news-btn:hover { background: #bbbbbb; }
/*newsin-wrap*/
.newsin-wrap h2 { font-size: 54px; font-weight: 300; color: #fff; line-height: 60px; margin-bottom: 19px; }
.newsin-wrap h2 span { display: block; font-family: 'Lato', sans-serif; }
.newsin-wrap h3 { font-size: 19px; font-weight: 300; color: #fff; line-height: 28px; text-align: left; margin: 24px 0 28px; }
.newsin-wrap p { font-size: 15px; color: #fff /*#fff*/; line-height: 28px; text-align: left; margin-bottom: 28px; }
.newsin-wrap p:last-child { margin-bottom: 0; }
.newsin-wrap .margin { width: 100%; max-width: 990px; margin: auto; }
.newsin-wrap .newsin-bar1 { font-size: 20px; font-weight: 300; color: #fff/*#757575*/; display: inline-block; font-family: 'Lato', sans-serif; }
.newsin-wrap .newsin-bar2 { width: 56%; margin: auto auto 36px auto; }
.newsin-wrap .newsin-bar2 img { width: 100%; display: block; }
.newsin-wrap h2, .newsin-wrap h3 { font-family: 'Lato', sans-serif; }
/*partners-wrap*/
.partners-wrap .margin { width: 100%; max-width: 980px; margin: auto; }
.partners-wrap .partners-row1 { width: 100%; float: left; }
.partners-wrap .partners-row1 .partners-bar1 { width: 31.2%; float: left; margin: 0 3.2% 3.2% 0; }
.partners-wrap .partners-row1 .partners-bar1 img { width: 100%; display: block; transition: all 0.5s ease 0s; }
.partners-wrap .partners-row1 .partners-bar1 img:hover { -webkit-filter: sepia(100%); filter: sepia(100%); }
.partners-wrap .partners-row1 .partners-bar1:nth-child(3n) { margin-right: 0; }
/*people-wrap*/
.people-wrap h2 { font-size: 19px; font-weight: 300; color: #fff; line-height: 28px; margin-bottom: 48px; }
.people-wrap h3 { font-size: 16px; color: #fff; letter-spacing: 5px; margin-bottom: 62px; }
.people-wrap h4 { font-size: 14px; font-weight: 700; color: #fff; letter-spacing: 1px; margin-bottom: 5px; }
.people-wrap h4 a { color: #fff; }
.people-wrap p { font-size: 15px; color: #fff/*#fff*/; line-height: 28px; }
.people-wrap p a { color: #fff/*#fff*/; }
.people-wrap p span { display: block; }
.people-wrap .people-row1 { width: 100%; float: left; margin-bottom: 38px; }
.people-wrap .people-row1 p { font-size: 12px; font-weight: 600; color: #747474; letter-spacing: 1px; line-height: 22px; }
.people-wrap .people-row1 p { font-family: 'Raleway', sans-serif; }
.people-wrap .people-row1 .people-bar1 { width: 17.2%; display: inline-block; vertical-align: top; margin-right: 4%; margin-bottom: 4%; }
.people-wrap .people-row1 .people-bar1:nth-child(4n) { margin-right: 0; }
.people-wrap .people-row1 .people-bar2 { width: 100%; float: left; margin-bottom: 35px; }
.people-wrap .people-row1 .people-bar2 img { width: 100%; display: block; }
.people-wrap h2, .people-wrap h3, .people-wrap p span { font-family: 'Lato', sans-serif; }
.people-wrap h3, .people-wrap h4, .people-row1 p { text-transform: uppercase; }
/*tools-wrap*/
.tools-wrap h2 { font-size: 19px; font-weight: 300; color: #fff; line-height: 28px; margin-bottom: 15px; }
.tools-wrap h3 { font-size: 20px; font-weight: 600; color: #4e4b48; letter-spacing: 5px; text-transform: uppercase; margin-bottom: 20px; }
.tools-wrap p { font-size: 15px; color: #fff/*#fff*/; line-height: 28px; margin-bottom: 68px; }
.tools-wrap .margin { width: 100%; max-width: 996px; margin: auto; }
.tools-wrap .tools-row1 { width: 100%; float: left; }
.tools-wrap .tools-row1 .tools-bar1 { width: 47.7%; float: left; text-align: left; margin-bottom: 51px; }
.tools-wrap .tools-row1 .tools-bar1:nth-child(2n) { float: right; }
.tools-wrap .tools-row1 .tools-bar2 { width: 99%; height: 264px; float: left; background: #080808; border: 3px solid #1e1b19; display: table; }
.tools-content { display: table-cell; vertical-align: middle; text-align: center; }
.tools-content input[type=text] { box-shadow: inset 0 0 6px #848484; background: rgba(255,255,255,0.82); border: none; outline: none; font-size: 16px; font-weight: 300; height: 32px; line-height: 32px; text-align: center; }
.tools-content input[type=button] { height: 32px; line-height: 32px; padding: 0 15px; background: #fff; font-size: 15px; font-weight: 700; color: #000; letter-spacing: 2px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; /* text-transform: uppercase; */
display: inline-block; letter-spacing: -1px; border: none; outline: none; cursor: pointer; /* float: left; */
transition: all 0.5s ease 0s; font-family: 'Raleway', sans-serif; margin-left: 10px; }
.tools-content #SDCCalculatorInfoDiv { display: block; color: #fff; padding-top: 15px; font-size: 14px; line-height: 19px; }
.tools-content p { line-height: 20px; margin-bottom: 10px; }
/* START - Simple Mortage Payment Calculator */

.smpc-error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ca0000; display: block; }
.smpc-monthlypayment { margin-top: 15px; font-size: 24px; color: #ca0000; }
.smpc-friendlyreminder { display: none; }
/* END - Simple Mortage Payment Calculator */


/*trading-wrap*/
.trading-wrap { text-align: left; }
.trading-wrap p { font-size: 15px; color: #fff/*#fff*/; line-height: 28px; margin-bottom: 28px; }
.trading-wrap .margin { width: 100%; max-width: 996px; margin: auto; }
.trading-wrap .trading-row1 { width: 100%; float: left; margin-bottom: 28px; }
.trading-wrap .trading-row1 li { font-size: 15px; color: #fff/*#fff*/; line-height: 28px; list-style: none; padding-left: 39px; }
.trading-wrap .trading-row1 li { background: url(../images/right-arrow.png) no-repeat left 8px; font-family: 'Lato', sans-serif; }
.trading-wrap .trading-row1 li:last-child { margin-bottom: 0; }
.trading-wrap .trading-btn { padding: 13px 33px 12px 35px; background: #fff; font-size: 12px; font-weight: 700; color: #000; letter-spacing: 2px; border-radius: 20px; text-transform: uppercase; display: inline-block; margin-top: 22px; transition: all 0.5s ease 0s; }
.trading-wrap .trading-btn:hover { background: #bbbbbb; }
.widget-title { text-align: center }
#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 { text-align: center !important }
.chirag-wrap ul { text-align: left; margin-bottom: 45px; }
.chirag-wrap ul li { color: #fff; font-size: 15px; font-weight: 300; line-height: 28px; margin-bottom: 10px; list-style: disc inside }
/*testimonials-css*/
.testimonials-wrapp { width: 100%; float: left; text-align: left; }
.testimonials-wrapp .margin { max-width: 1100px; }
.testi-row { width: 100%; float: left; border-bottom: 1px #fff solid; padding-bottom: 36px; margin-bottom: 35px; }
.testi-row .testi-col1 { width: 27.4%; float: left; }
.testi-row .testi-col1 img { width: 100%; display: block; }
.testi-row .testi-col2 { width: 68.5%; float: right; }
.testi-row .testi-col2 p { font-size: 15px; color: #fff; font-weight: 300; line-height: 21px; margin-bottom: 15px; font-family: 'Lato', sans-serif; }
.testi-row .testi-col2 h3 { font-size: 24px; color: #fff; font-weight: 300; margin-bottom: 15px; font-family: 'Lato', sans-serif; }
.testi-row .testi-col2 h4 { font-size: 12px; color: #fff; line-height: 19px; font-family: 'Lato', sans-serif; }
.testi-row .testi-col2 a { font-size: 12px; color: #696262; line-height: 19px; font-family: 'Lato', sans-serif; }
.testi-row0 { width: 100%; float: left; margin-top: 25px; }
.testi-row1 { width: 100%; float: left; margin-bottom: 4px; }
.testi-row1:last-child { margin-bottom: 0; }
.testi-row1 p { font-size: 15px; color: #fff; font-weight: 700 !important; line-height: 21px; margin-bottom: 0 !important; font-family: 'Lato', sans-serif; }
.testi-row1 .testi-left { width: 14%; float: left; }
.testi-row1 .testi-right { width: 85%; float: right; }
.row001 { float: left; width: 100%; border-bottom: 1px solid #fff; text-align: left; padding-bottom: 30px; margin-bottom: 70px; }
.row001 h4 { text-align: center; margin-bottom: 30px; color: #fff; font-size: 18px; font-family: 'Lato', sans-serif; }
.row001 .pannel { float: left; width: 100%; margin-bottom: 22px; line-height: 32px; color: #fff; font-family: 'Lato', sans-serif; }
.row001 .pannel a { color: #fff; }
.row001 .pannel .icon { float: left; margin-right: 24px; }
.row002 { float: left; width: 100%; border-bottom: 1px solid #fff; text-align: left; padding-bottom: 30px; margin-bottom: 70px; }
.row002 h2 { text-align: center; margin-bottom: 30px; color: #fff; font-size: 18px; font-family: 'Lato', sans-serif; text-align: left; font-weight: 700; margin-bottom: 30px; font-size: 24px; }
.row002 .row { float: left; width: 100%; margin-bottom: 18px; }
.row002 .row:last-child { margin-bottom: 0; }
.row002 .row .lft { float: left; width: 40%; position: relative; font-family: 'Lato', sans-serif; color: #fff; font-size: 18px; padding-top: 8px; }
.row002 .row .lft p { font-size: 14px; color: #f7941d; margin-bottom: 0; line-height: 1 }
.price { position: absolute; right: 0; font-family: 'Lato', sans-serif; color: #f7941d; font-size: 18px; }
.row002 .row .rht { float: right; width: 58%; position: relative; font-family: 'Lato', sans-serif; color: #fff; font-size: 18px; }
.field1 { width: 127px; height: 37px; background: #fff; border: 0; padding: 0 10px; }
.field2 { width: 64px; height: 37px; background: #fff; border: 0; margin-right: 20px; float: left; padding: 0 10px; }
.row002 .row .rht .tag { float: left; padding-top: 8px; font-family: 'Lato', sans-serif; color: #f7941d; font-size: 18px; }
.button-orenge { float: left; border-radius: 30px; background: #f7941d; height: 38px; padding: 0 35px; outline: none; border: none; font-size: 18px; color: #fff; font-family: 'Lato', sans-serif; cursor: pointer }
.service-bg { /*background:url(../images/services-bg.jpg) no-repeat center / cover; min-height:345px; min-height:345px;*/ }
.contactbg2 { background: url(../images/contact-bg2.jpg) no-repeat; background-size: cover; }
.whysamairabg { background: url(../images/whysamairabg.jpg) no-repeat center top; background-size: 100%; }
.aboutimg-rht { float: right; margin-left: 2%; margin-bottom: 2%; }
.aboutsamaira-bg { background: url(../images/aboutsamaira-bg.jpg) no-repeat center top; background-size: 100%; }
.corpo-logo { position: relative; max-width: 300px; margin: auto; margin-bottom: 50px; }
.corpo-logo img { width: 100%; height: auto }
.our-people { background-size: 100%; min-height: 260px; padding-top: 100px; }

.newcontent { float:left; width:100%; background:#003E53; padding-bottom:30px;}
.newcontent p { color:#fff; font-size:12px; margin-bottom:20px;}
.newcontent p a { color:#fff;}
.newcontent p:last-child { margin-bottom:0;}

.event-row1 { width:100%; float:left;}
.event-row1 h2 { color:#fff; margin:0 0 50px 0; font-size:30px; text-align:center}
.event-row1 iframe { width:100%; display:block; height:600px;}

.content-f { float:left; width:80%;}
.f-logo2 { float:right; width:15%;}
.f-logo2 img { width:100%; display:block}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.dynamicPopup { width: 94%; padding: 20px; max-height: calc(100% - 60px); overflow-y: auto; }
.dynamicPopup .dynamicPopupContent .dynamicPopupClose { font-size: 20px; top: -16px; right: -16px; }
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild .dynamicPopupContentWrapper { padding-top: 15px; padding-bottom: 15px; margin-top: 15px; margin-bottom: 15px; }
.margin { width: 90%; }
.header-wrap { text-align: center; }
.header-wrap .head-bar1 { width: 100%; margin-top: 50px; }
.header-wrap .head-bar1 img { width: auto; display: inline-block; }
.slider-wrap { min-height: inherit; /*display: none;*/ }
.slider-wrap .slider-bar1 { display: none; }
.slider-wrap .slider-bar1 h1 { font-size: 59px; }
.slider-wrap .slider-bar4 { width: 100%; }
.flexslider { display: block; }
#vimelar-container { display: none; }
.section1-wrap .sect1-bar1 { width: 100%; }
.section2-wrap .sect2-bar1 { width: 100%; max-height: 200px; }
.section2-wrap .sect2-bar1 iframe { height: 200px; }
.section2-wrap .sect2-bar2 { width: 75%; display: inline-block; top: 55%; transform: translateY(-50%); display: table; }
.section2-wrap .sect2-bar3 { padding: 0; }
.footer-wrap { text-align: center; padding-bottom: 40px; }
.footer-wrap .footer-bar1 { width: 100%; }
.footer-wrap .footer-bar1 img { width: auto; display: inline-block; }
.footer-wrap .footer-bar2 { margin-top: 15px; width: 100%;}
.elementor-section h2 {
	text-align:center;
}
.elementor-section p {
	text-align:center;
}
.footer-wrap .footer-bar2 li { float: none; display: inline-block; margin: 0 10px 8px 0; }
.footer-wrap .footer-bar3 { width: 100%; margin-top: 15px; }
.footer-wrap .footer-bar3 img { float: none; display: inline-block; margin-right: 3%; }
/*inner-page*/
.continer { width: 90%; }
.header-wrapper h1 { font-size: 35px; letter-spacing: 5px; }
.chirag-wrap .margin { width: 90%; }
.chirag-wrap .chirag-row1 .chirag-bar1 { width: 50%; }
.commer-wrap .margin { width: 90%; }
.commer-wrap .commer-lt { width: 100%; }
.commer-wrap .commer-rt { width: 100%; }
.corporate-wrap .margin { width: 90%; }
.loans-wrap .margin { width: 90%; }
.loans-wrap .loans-row2 .loans-bar1 { width: 48%; }
.loans-wrap .loans-row2 .loans-bar2 { width: 48%; }
.newsin-wrap h2 { font-size: 37px; line-height: 40px; }
.newsin-wrap .margin { width: 90%; }
.newsin-wrap .newsin-bar2 { width: 100%; }
.contact-wrap .margin { width: 90%; }
.contact-wrap .contact-lt { width: 100%; margin-bottom: 30px; }
.contact-wrap .contact-rt { width: 100%; }
.contact-wrap .contact-row1 .contact-bar1 { width: 30%; }
.contact-wrap .contact-row1 .contact-bar2 { width: 65%; }
.contact-wrap .contact-row1 .contact-bar2 .fild-bar1 { width: 96%; }
.news-wrap h2 span { display: inline-block; }
.news-wrap .margin { width: 90%; }
.news-wrap .news-row1 { width: 100%; }
.news-wrap .news-row1:nth-child(3) { margin-bottom: 45px; }
.partners-wrap .margin { width: 90%; }
.partners-wrap .partners-row1 .partners-bar1 { width: 100%; margin: 0 0 3.2% 0; }
.people-wrap p span { display: inline-block; }
.people-wrap .people-row1 .people-bar1 { width: 100%; float: left; margin: 0 0 7.5% 0; }
.tools-wrap .margin { width: 90%; }
.tools-wrap .tools-row1 .tools-bar1 { width: 100%; }
.tools-wrap .tools-row1 .tools-bar1:last-child { margin-bottom: 0; }
.trading-wrap .margin { width: 90%; }
.testi-row .testi-col1 { width: 100%; margin-bottom: 30px; }
.testi-row .testi-col2 { width: 100%; }
.testi-row1 .testi-left { width: 28%; }
.testi-row1 .testi-right { width: 67%; }
.testi-row .testi-col2 p { font-size: 13px; }
.row001 .pannel { font-size: 14px; line-height: 1 }
.row001 .pannel .icon { margin-right: 10px; }
.row002 .row .lft { width: 45%; font-size: 14px; padding-top: 0; padding-right: 5%; }
.row002 .row .rht { width: 48%; }
.price { top: 7px; }
.row002 .row .rht .tag { font-size: 14px; }
.field2 { margin-right: 5%; }
.aboutimg-rht { width: 100%; margin: 0 0 15px 0; }
.our-people { min-height: inherit; padding: 50px 0; }
.inner-wrap { padding-top: 0; }

.content-f { width:100%; margin-bottom:20px;}
	.f-logo2 { /*float:left; width:50%*/
	    float: none;
	    width: 50%;
	    margin: 0 auto;
	    margin-bottom: 25px;
	}
}
 @media screen and (min-width:481px) and (max-width:600px) {
.dynamicPopup { width: 94%; padding: 20px; max-height: calc(100% - 60px); overflow-y: auto; }
.dynamicPopup .dynamicPopupContent .dynamicPopupClose { font-size: 20px; top: -16px; right: -16px; }
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild .dynamicPopupContentWrapper { padding-top: 15px; padding-bottom: 15px; margin-top: 15px; margin-bottom: 15px; }
.margin { width: 90%; }
.header-wrap { text-align: center; }
.header-wrap .head-bar1 { width: 100%; margin-top: 50px; }
.header-wrap .head-bar1 img { width: auto; display: inline-block; }
.slider-wrap { min-height: inherit; /*display: none;*/ }
.slider-wrap .slider-bar1 { display: none; }
.slider-wrap .slider-bar1 h1 { font-size: 59px; }
.slider-wrap .slider-bar4 { width: 100%; }
.flexslider { display: block; }
#vimelar-container { display: none; }
.section1-wrap .sect1-bar1 { width: 100%; }
.section2-wrap .sect2-bar1 { width: 100%; max-height: 270px; }
.section2-wrap .sect2-bar1 iframe { height: 270px; }
.section2-wrap .sect2-bar2 { width: 60%; display: inline-block; top: 55%; transform: translateY(-50%); display: table; }
.section2-wrap .sect2-bar3 { padding: 0; }
.footer-wrap { text-align: center; }
.footer-wrap .footer-bar1 { width: 100%; }
.footer-wrap .footer-bar1 img { width: auto; display: inline-block; }
.footer-wrap .footer-bar2 { margin-top: 15px; }
.footer-wrap .footer-bar2 li { float: none; display: inline-block; margin: 0 10px 8px 0; }
.footer-wrap .footer-bar3 { width: 100%; margin-top: 15px; }
.footer-wrap .footer-bar3 img { float: none; display: inline-block; margin-right: 3%; }
/*inner-page*/
.continer { width: 90%; }
.header-wrapper h1 { font-size: 41px; letter-spacing: 7px; }
.chirag-wrap .margin { width: 90%; }
.chirag-wrap .chirag-row1 .chirag-bar1 { width: 50%; }
.commer-wrap .margin { width: 90%; }
.commer-wrap .commer-lt { width: 100%; }
.commer-wrap .commer-rt { width: 100%; }
.corporate-wrap .margin { width: 90%; }
.loans-wrap .margin { width: 90%; }
.loans-wrap .loans-row2 { font-size: 14px; }
.loans-wrap .loans-row2 .loans-bar1 { width: 48%; }
.loans-wrap .loans-row2 .loans-bar2 { width: 48%; }
.newsin-wrap h2 { font-size: 37px; line-height: 40px; }
.newsin-wrap .margin { width: 90%; }
.newsin-wrap .newsin-bar2 { width: 100%; }
.contact-wrap .margin { width: 90%; }
.contact-wrap .contact-lt { width: 100%; margin-bottom: 30px; }
.contact-wrap .contact-rt { width: 100%; }
.contact-wrap .contact-row1 .contact-bar1 { width: 23%; }
.contact-wrap .contact-row1 .contact-bar2 { width: 72%; }
.contact-wrap .contact-row1 .contact-bar2 .fild-bar1 { width: 96%; }
.news-wrap h2 span { display: inline-block; }
.news-wrap .margin { width: 90%; }
.news-wrap .news-row1 { width: 100%; }
.news-wrap .news-row1:nth-child(3) { margin-bottom: 45px; }
.partners-wrap .margin { width: 90%; }
.partners-wrap .partners-row1 .partners-bar1 { width: 48.4%; margin: 0 3.2% 3.2% 0; }
.partners-wrap .partners-row1 .partners-bar1:nth-child(2n) { margin-right: 0; }
.partners-wrap .partners-row1 .partners-bar1:nth-child(3n) { margin-right: 3.2%; }
.partners-wrap .partners-row1 .partners-bar1:nth-child(6n) { margin-right: 0; }
.people-wrap p span { display: inline-block; }
.people-wrap .people-row1 .people-bar1 { width: 50%; float: none; display: inline-block; margin: 0 0 6% 0; }
.tools-wrap .margin { width: 90%; }
.tools-wrap .tools-row1 .tools-bar1 { width: 100%; }
.tools-wrap .tools-row1 .tools-bar1:last-child { margin-bottom: 0; }
.trading-wrap .margin { width: 90%; }
.testi-row .testi-col1 { width: 100%; margin-bottom: 30px; }
.testi-row .testi-col2 { width: 100%; }
.testi-row1 .testi-left { width: 22%; }
.testi-row1 .testi-right { width: 75%; }
.testi-row .testi-col2 p { font-size: 13px; }
.row002 .row .rht { width: 48%; }
.row002 .row .lft { width: 50%; }
.aboutimg-rht { width: 100%; margin: 0 0 15px 0; }
.our-people { min-height: inherit; padding: 50px 0; }
.inner-wrap { padding-top: 0; }

.content-f { width:100%; margin-bottom:20px;}
.f-logo2 { float:left; width:50%}
}
 @media screen and (min-width:601px) and (max-width:767px) {
.dynamicPopup { padding: 20px; max-height: calc(100% - 60px); overflow-y: auto; }
.dynamicPopup .dynamicPopupContent .dynamicPopupClose { font-size: 20px; top: -16px; right: -16px; }
.dynamicPopup .dynamicPopupContent .dynamicPopupContentChild .dynamicPopupContentWrapper { padding-top: 15px; padding-bottom: 15px; margin-top: 15px; margin-bottom: 15px; }
.margin { width: 90%; }
.header-wrap { text-align: center; }
.header-wrap .head-bar1 { width: 100%; margin-top: 50px; }
.header-wrap .head-bar1 img { width: auto; display: inline-block; }
.slider-wrap { min-height: inherit; }
.slider-wrap .slider-bar1 { display: none; }
.slider-wrap .slider-bar1 h1 { font-size: 59px; }
.slider-wrap .slider-bar4 { width: 100%; }
.flexslider { display: block; }
#vimelar-container { display: none; }
.section1-wrap .sect1-bar1 { width: 100%; }
.section2-wrap .sect2-bar1 { width: 100%; max-height: 348px; }
.section2-wrap .sect2-bar1 iframe { height: 348px; }
.section2-wrap .sect2-bar2 { width: 45%; display: inline-block; top: 55%; transform: translateY(-50%); display: table; }
.section2-wrap .sect2-bar3 { padding: 0; }
.footer-wrap { text-align: center; }
.footer-wrap .footer-bar1 { width: 100%; }
.footer-wrap .footer-bar1 img { width: auto; display: inline-block; }
.footer-wrap .footer-bar2 { margin-top: 15px; }
.footer-wrap .footer-bar2 li { float: none; display: inline-block; margin: 0 10px 8px 0; }
.footer-wrap .footer-bar3 { width: 100%; margin-top: 15px; }
.footer-wrap .footer-bar3 img { float: none; display: inline-block; margin-right: 3%; }
/*inner-page*/
.continer { width: 90%; }
.chirag-wrap .margin { width: 90%; }
.chirag-wrap .chirag-row1 .chirag-bar1 { width: 50%; }
.commer-wrap .margin { width: 90%; }
.commer-wrap .commer-lt { width: 100%; }
.commer-wrap .commer-rt { width: 100%; }
.corporate-wrap .margin { width: 90%; }
.loans-wrap .margin { width: 90%; }
.loans-wrap .loans-row2 .loans-bar1 { width: 48%; }
.loans-wrap .loans-row2 .loans-bar2 { width: 48%; }
.newsin-wrap h2 { font-size: 37px; line-height: 40px; }
.newsin-wrap .margin { width: 90%; }
.newsin-wrap .newsin-bar2 { width: 100%; }
.contact-wrap .margin { width: 90%; }
.contact-wrap .contact-lt { width: 100%; margin-bottom: 30px; }
.contact-wrap .contact-rt { width: 100%; }
.contact-wrap .contact-row1 .contact-bar1 { width: 18%; }
.contact-wrap .contact-row1 .contact-bar2 { width: 78%; }
.news-wrap h2 span { display: inline-block; }
.news-wrap .margin { width: 90%; }
.partners-wrap .margin { width: 90%; }
.partners-wrap .partners-row1 .partners-bar1 { width: 48.4%; margin: 0 3.2% 3.2% 0; }
.partners-wrap .partners-row1 .partners-bar1:nth-child(2n) { margin-right: 0; }
.partners-wrap .partners-row1 .partners-bar1:nth-child(3n) { margin-right: 3.2%; }
.partners-wrap .partners-row1 .partners-bar1:nth-child(6n) { margin-right: 0; }
.people-wrap p span { display: inline-block; }
.people-wrap .people-row1 .people-bar1 { width: 50%; float: none; display: inline-block; margin: 0 0 6% 0; }
.tools-wrap .margin { width: 90%; }
.trading-wrap .margin { width: 90%; }
.testi-row .testi-col1 { width: 100%; margin-bottom: 30px; }
.testi-row .testi-col2 { width: 100%; }
.testi-row1 .testi-left { width: 17%; }
.testi-row1 .testi-right { width: 80%; }
.testi-row .testi-col2 p { font-size: 13px; }
.row002 .row .rht { width: 48%; }
.row002 .row .lft { width: 50%; }
.aboutimg-rht { width: 50%; margin: 0 0 15px 5%; }
.our-people { min-height: inherit; padding: 50px 0; }
.inner-wrap { padding-top: 30px; }
}
 @media screen and (min-width:768px) and (max-width:900px) {
.margin { width: 94%; }
.header-wrap .head-bar1 { float: none; margin: auto; }
.slider-wrap { min-height: inherit; /*display: none;*/ }
/*.slider-wrap .slider-bar1 { display:none;}*/
.slider-wrap .slider-bar1 h1 { font-size: 61px; }
.slider-wrap .slider-bar4 { width: 90%; }
.flexslider { display: block; }
#vimelar-container { display: none; }
.section1-wrap .sect1-bar1 { width: 100%; }
.section2-wrap .sect2-bar1 { width: 50%; max-height: 225px; }
.section2-wrap .sect2-bar1 iframe { height: 225px; }
.section2-wrap .sect2-bar2 { width: 78%; top: 60%; }
.section2-wrap .sect2-bar2 p { font-size: 34px; line-height: 40px; }
.section2-wrap .sect2-bar2::before { top: -25px; }
.footer-wrap .footer-bar1 { margin-right: 4%; }
.footer-wrap .footer-bar2 { margin-top: 5px; float:right; }
.footer-wrap .footer-bar2 li { margin-right: 10.4px; }
.footer-wrap .footer-bar3 { width: 12.3%; text-align: center; margin-top: 15px; }
.digimax { float:right; margin:20px 10px 0 2%}
.footer-wrap .footer-bar3 img { float: none; display: inline-block; margin-right: 1%; }
/*inner-page*/
.continer { width: 94%; }
.chirag-wrap .margin { width: 94%; }
.commer-wrap .margin { width: 94%; }
.commer-wrap .commer-rt { width: 35%; }
.commer-wrap .commer-row4 li a { font-size: 14px; }
.corporate-wrap .margin { width: 94%; }
.loans-wrap .margin { width: 94%; }
.loans-wrap .loans-row2 .loans-bar1 { width: 28%; }
.loans-wrap .loans-row2 .loans-bar2 { width: 70%; }
.newsin-wrap h2 { font-size: 42px; line-height: 52px; }
.newsin-wrap .margin { width: 94%; }
.contact-wrap .margin { width: 94%; }
.contact-wrap .contact-lt { width: 58%; }
.contact-wrap .contact-rt { width: 35%; }
.contact-wrap .contact-row1 .contact-bar1 { width: 23%; }
.contact-wrap .contact-row1 .contact-bar2 { width: 70%; }
.contact-wrap .contact-row1 .contact-bar2 .fild-bar1 { width: 80%; }
.contact-wrap .contact-row2 { width: 81%; padding: 12px 9.2% 12px 8.1%; }
.contact-wrap .contact-row3 p { font-size: 14px; }
.news-wrap h2 span { display: inline-block; }
.news-wrap .margin { width: 94%; }
.partners-wrap .margin { width: 94%; }
.people-wrap .people-row1 .people-bar1 { width: 23%; margin-right: 2.1%; }
.tools-wrap .margin { width: 94%; }
.trading-wrap .margin { width: 94%; }
.testi-row1 .testi-left { width: 22%; }
.testi-row1 .testi-right { width: 76%; }
.aboutimg-rht { width: 50%; margin: 0 0 15px 5%; }
}
 @media screen and (min-width:901px) and (max-width:1024px) {
.margin { width: 94%; }
.slider-wrap { min-height: inherit; /*display: none;*/ }
/*.slider-wrap .slider-bar1 { display:none;}*/
.slider-wrap .slider-bar4 { width: 90%; }
.slider-wrap .slider-bar1 h1 { font-size: 76px; }
.flexslider { display: block; }
#vimelar-container { display: none; }
.section1-wrap .sect1-bar1 { width: 100%; }
.section2-wrap .sect2-bar1 { width: 50%; }
.section2-wrap .sect2-bar2 { width: 82%; top: 57%; }
.footer-wrap .footer-bar1 { margin-right: 3%; }
.footer-wrap .footer-bar2 li { margin-right: 19px; }
.footer-wrap .footer-bar3 { width: 7.4%; }
/*inner-page*/
.continer { width: 94%; }
.continer h3 { font-size: 16px; }
.chirag-wrap .margin { width: 94%; }
.commer-wrap .margin { width: 94%; }
.corporate-wrap .margin { width: 94%; }
.loans-wrap .margin { width: 94%; }
.loans-wrap .loans-row2 .loans-bar1 { width: 25%; }
.loans-wrap .loans-row2 .loans-bar2 { width: 74%; }
.newsin-wrap h2 { font-size: 42px; line-height: 52px; }
.newsin-wrap .margin { width: 94%; }
.contact-wrap .margin { width: 94%; }
.contact-wrap .contact-lt { width: 58%; }
.contact-wrap .contact-rt { width: 35%; }
.contact-wrap .contact-row1 .contact-bar1 { width: 20%; }
.contact-wrap .contact-row1 .contact-bar2 { width: 75%; }
.contact-wrap .contact-row1 .contact-bar2 .fild-bar1 { width: 80%; }
.contact-wrap .contact-row2 { width: 81%; padding: 12px 9.2% 12px 8.1%; }
.news-wrap h2 span { display: inline-block; }
.news-wrap .margin { width: 94%; }
.partners-wrap .margin { width: 94%; }
.people-wrap .people-row1 .people-bar1 { width: 20%; }
.tools-wrap .margin { width: 94%; }
.trading-wrap .margin { width: 94%; }
.testi-row1 .testi-left { width: 19%; }
.testi-row1 .testi-right { width: 80%; }
}
 @media screen and (min-width:1025px) and (max-width:1240px) {
.margin { width: 94%; }
.slider-wrap { min-height: inherit; }
/*.slider-wrap .slider-bar1 { display:none;}*/
.slider-wrap .slider-bar4 { width: 75.9%; }
.flexslider { display: block; }
#vimelar-container { display: none; }
.section1-wrap .sect1-bar1 { width: 100%; }
.section2-wrap .sect2-bar2 { width: 75%; top: 56%; }
.footer-wrap .footer-bar1 { margin-right: 5%; }
.footer-wrap .footer-bar3 { width: 6.5%; }
/*inner-page*/
.continer { width: 94%; }
.continer h3 { font-size: 18px; }
.chirag-wrap .margin { width: 94%; }
.commer-wrap .margin { width: 94%; }
.corporate-wrap .margin { width: 94%; }
.loans-wrap .margin { width: 94%; }
.newsin-wrap .margin { width: 94%; }
.section2-wrap .sect2-bar1 { max-height: 202px; }
.section2-wrap .sect2-bar1 iframe { height: 202px; }
.contact-wrap .margin { width: 94%; }
.contact-wrap .contact-lt { width: 58%; }
.contact-wrap .contact-rt { width: 35%; }
.contact-wrap .contact-row1 .contact-bar1 { width: 18%; }
.contact-wrap .contact-row1 .contact-bar2 { width: 75%; }
.news-wrap h2 span { display: inline-block; }
.news-wrap .margin { width: 94%; }
.partners-wrap .margin { width: 94%; }
.people-wrap .people-row1 .people-bar1 { width: 18%; }
.tools-wrap .margin { width: 94%; }
.trading-wrap .margin { width: 94%; }
.testi-row1 .testi-left { width: 17%; }
.testi-row1 .testi-right { width: 82%; }
}
 @media screen and (min-width:320px) and (max-width:359px) {
.section2-wrap .sect2-bar1 { width: 100%; max-height: 175px; }
.section2-wrap .sect2-bar1 iframe { height: 175px; }
}

/* Services section */
.elementor-section {
	  position: relative;
	}
	.elementor-section .elementor-container {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  margin-right: auto;
	  margin-left: auto;
	  position: relative;
	}
	@media (max-width: 1024px) {
	 .elementor-section .elementor-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	  }
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
	  max-width: 1140px;
	}
	.elementor-column-gap-default
	  > .elementor-column
	  > .elementor-element-populated {
		padding: 10px;
	}
	.elementor-column {
	  min-height: 1px;
	}
	.elementor-column {
	  position: relative;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	}
	.elementor-widget-wrap {
		max-width: 100%;
	}
	@media (max-width: 1024px) {
		.elementor-widget-wrap {
			max-width: 100%;
		}
	}
	@media (max-width: 767px) {
		.elementor-widget-wrap {
			max-width: 100%;
		}
	}
	.elementor-widget-wrap {
	  position: relative;
	  width: 100%;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  -ms-flex-line-pack: start;
	  align-content: flex-start;
	}
	.elementor-element-populated {
	  padding: 0;
	}
	.elementor-widget-container {
	  -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s,
		-webkit-box-shadow 0.3s;
	  transition: background 0.3s, border 0.3s, border-radius 0.3s,
		-webkit-box-shadow 0.3s;
	  -o-transition: background 0.3s, border 0.3s, border-radius 0.3s,
		box-shadow 0.3s;
	  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
		-webkit-box-shadow 0.3s;
	}
	.elementor-widget-container {
	  -webkit-transform: perspective(var(--e-transform-perspective, 0))
		rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0))
		rotateY(var(--e-transform-rotateY, 0))
		translate(var(--e-transform-translate, 0))
		translateX(var(--e-transform-translateX, 0))
		translateY(var(--e-transform-translateY, 0))
		scaleX(
		  calc(
			var(--e-transform-flipX, 1) *
			  var(--e-transform-scaleX, var(--e-transform-scale, 1))
		  )
		)
		scaleY(
		  calc(
			var(--e-transform-flipY, 1) *
			  var(--e-transform-scaleY, var(--e-transform-scale, 1))
		  )
		)
		skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
	  transform: perspective(var(--e-transform-perspective, 0))
		rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0))
		rotateY(var(--e-transform-rotateY, 0))
		translate(var(--e-transform-translate, 0))
		translateX(var(--e-transform-translateX, 0))
		translateY(var(--e-transform-translateY, 0))
		scaleX(
		  calc(
			var(--e-transform-flipX, 1) *
			  var(--e-transform-scaleX, var(--e-transform-scale, 1))
		  )
		)
		scaleY(
		  calc(
			var(--e-transform-flipY, 1) *
			  var(--e-transform-scaleY, var(--e-transform-scale, 1))
		  )
		)
		skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
	  -webkit-transform-origin: var(--e-transform-origin-y)
		var(--e-transform-origin-x);
	  -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
	  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
	  -webkit-transition: -webkit-transform
		var(--e-transform-transition-duration, 0.4s);
	  transition: -webkit-transform var(--e-transform-transition-duration, 0.4s);
	  -o-transition: transform var(--e-transform-transition-duration, 0.4s);
	  transition: transform var(--e-transform-transition-duration, 0.4s);
	  transition: transform var(--e-transform-transition-duration, 0.4s),
		-webkit-transform var(--e-transform-transition-duration, 0.4s);
	}
	.elementor-section img {
	  border-style: none;
	  height: auto;
	  max-width: 100%;
	}
	
	@media (min-width: 768px) {
	  .elementor-column.elementor-col-25,
	  .elementor-column[data-col="25"] {
		width: 25%;
		padding: 10px;
	  }
	}
	.elementor-section h2{
		font-family: 'Lato', sans-serif;
		font-size:26px;
		color:#008c97;
	}
	.elementor-section p{
		color:#003e53;
		font-size: 17px;
		line-height: 26px;
	}
	.service-container {
		padding: 30px 0px 20px 0px;
		background-color:#F1F2F2;
	}
	.service-container .sect1-bar2 {
	  padding: 13px 25px 12px 27px;
	  background: #008c97;
	  font-size: 12px;
	  font-weight: 700;
	  letter-spacing: 2px;
	  color: #fff;
	  border-radius: 20px;
	  text-transform: uppercase;
	  display: inline-block;
	  margin-top: 20px;
	  transition: all 0.5s ease 0s;
	}
/* End */