/*=======================
		CUSTOM CSS
=========================*/
@import url('https://fonts.googleapis.com/css?family=Playfair+Display&display=swap');
/*------------Font Presets--------------*/
body,h1,h2,h3,h4,h5,h6,p,li,a{
	font-family:'Hiragino Sans GB', 'Microsoft Yahei';
	font-weight:500;
}
body {
	background:#f5f5f5;
}

.hide, .page-id-128 .footer-inner-wrapper {
	display:none !Important;
}
.site-branding img {
	width:280px;
}
#masthead .site-branding a {
	margin-top:14px;
}



/*----------------Header Section-----------------*/
#pg-150-0 {
	margin-bottom:0 !important;
}
.header-design-4 #masthead .main-navigation-bar {
	background:#fff !important;
}
.header-design-4 #masthead .site-branding {
	padding-bottom:2px;
	padding-top:6px;
}
.header-design-4 #masthead .site-branding {
	height:89px;
}
.main-navigation > div li a {
    font-size: 16px;
    font-family:'Hiragino Sans GB', 'Microsoft Yahei';
    font-weight: 500;
}

body #masthead {
    border-bottom: 2px solid #cca776;
	margin-top:-10px;
}
.header-design-4 .main-navigation {
	margin-top:0px;
	padding-top:29px;
	padding-bottom:3px;
}

.top-bar-section {
    background: #cca776;
    display: inline-block;
    width: 100%;
    padding: 4px 0;
}

#masthead .top-bar {
	border-bottom: none;
}
.main-navigation > div li.current_page_item a{
	color:#cca776;
}
.aboutdesc p {
	margin-top:20px !important;
	margin-bottom:20px !important;
}
.contact-info {
	display: inline-block;
	float: right;
	font-family: "Noto Sans", serif;
	font-size: 12px;
}

.phone {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.envelope {
	float: left;
	display: inline-block;
}

.phone i {
    margin-right: 8px;
}

.envelope i {
    margin-right: 8px;
}



/*-----------Home Slider Section----------*/

body .home-slider .caption-wrap {
    height: auto;
}

body .home-slider .caption-wrap .caption {
	text-align: center !important;
	
}

body .home-slider .caption-wrap h2 {
	font-size: 40px;
	color: #fff;
	text-shadow:0 0 10px #000;
	font-weight:700;
	font-family: 'Playfair Display', serif;
	margin:0;
	line-height:1;
}
.metaslider.ms-theme-bubble .flexslider ul.slides .caption-wrap .caption, .metaslider.ms-theme-bubble .rslides .caption-wrap .caption, .metaslider.ms-theme-bubble .nivoSlider .nivo-caption {
	top:40% !important;

}
.metaslider.ms-theme-bubble .flexslider ul.slides .caption-wrap, .metaslider.ms-theme-bubble .rslides .caption-wrap, .metaslider.ms-theme-bubble div.nivoSlider .nivo-caption {
	height:100% !important;
}

.metaslider.ms-theme-bubble .flexslider #metaslider_container_12 ul.flex-direction-nav li a.flex-next {
	right:0 !important;
}
.metaslider.ms-theme-bubble .flexslider #metaslider_container_12 ul.flex-direction-nav li a.flex-prev {
	left:0 !important;
}
.metaslider.ms-theme-bubble #metaslider_container_12 ul.flex-direction-nav li.flex-nav-prev a:before {
	content:'\f0d9' !important;
	font-size:30px !important;
	-webkit-transform: translate(-38%,-66%)!important;
    transform: translate(-38%,-66%)!important;
	color:#ffc107 !Important;
}
.metaslider.ms-theme-bubble #metaslider_container_12 ul.flex-direction-nav li.flex-nav-next a:before {
	content:'\f0da' !important;
	font-size:30px !important;
	-webkit-transform: translate(-21%,-66%)!important;
    transform: translate(-21%,-66%)!important;
	color:#ffc107 !Important;
}
.metaslider.ms-theme-bubble .flexslider ul.flex-direction-nav li a:before {
	background:none !important;
	font-family:'fontawesome';
	content:'\f0d9';
	color:#fff;
	display:block;
	
}
.metaslider.ms-theme-bubble .flexslider ul.flex-direction-nav li a {
	height:50px !important;
	width:50px !important;
	background:none !important;
}
body .home-slider .caption-wrap p {
	font-size: 25px;
	line-height: normal;
    margin-bottom: 30px !important;
	font-weight:700;
	font-family: 'Playfair Display', serif;
}

body .home-slider .caption-wrap .btn {
	font-size: 16px;
	display: inline-block;
	padding: 10px 23px;
	background: #aa884d;
	color: #fff;
}
.metaslider .flexslider .slides p {
	color:#fff !important;
	text-shadow:0 0 10px #000;
}

body .home-slider {
	border-bottom:2px solid #cca776;
}
.selected-currency-inner:after {
	font-size:20px;
	font-family:'fontawesome';
	content:'\f0d7';
	position:absolute;
	right:16px;
}



/*----------------LEFT CONTENT SECTION----------------*/
.left-content-first th {
	/*
    background: #00405b;
	*/
	background: rgb(0,64,91);
background: linear-gradient(180deg, rgba(0,64,91,1) 0%, rgba(0,64,91,1) 0%, rgba(35,125,163,1) 100%);
    color: #fff;
    font-weight:500;
}

.left-content-first td:first-child {
    font-weight:500;
    color: #000;
}

.left-content-first td {
	font-family: 'Hiragino Sans GB', 'Microsoft Yahei';
	font-weight:500;
	text-align:center;
	padding-top:1px;
	padding-bottom:2px;
}

.left-content-first th {
	font-family: 'Hiragino Sans GB', 'Microsoft Yahei';
	font-weight:500;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.left-content-first td:nth-child(2) {
    font-weight:500;
   
}

.left-content-first td:last-child , .left-content-first td.cash-selling{
    color: #00660f;
    font-weight:500;
}

.left-content-first table {
    border: none;
	margin-bottom:5px;
}

.left-content-first table tr:nth-child(2n+2) {
    background: #d8d8d8;
}

.left-content-second p {
    margin-bottom: 5px;
    line-height: 1.5;
    font-size: 14px;
	text-align:center;
}
.left-content-second .currency-output p {
	font-size:20px;
	font-weight:bold;
}

.currency-label-from img, .currency-label img {
    max-width: 25px;
	display: inline-block;
    width: 100%;
    vertical-align: middle;
    top: 3px;
    margin-right: 5px;
    width: 100%;
}

.currency-converter .col-md-6 {
    width: 50%;
    float: left;
}

.currency-converter .col-md-6 {
    float: left;
    width: 50%;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.currency-converter .col-md-6:first-child {
	padding-right: 10px;
}

.currency-converter .col-md-6 label {
    width: 50%;
	font-size:14px;
}

.currency-converter .col-md-6 span.selling-currency, .currency-converter .col-md-6 span.buying-currency, .currency-converter .col-md-6 span.sellingcurrencyname, .currency-converter .col-md-6 span.buyingcurrencyname {
    width: 50%;
}

.currency-converter .col-md-6 input[type=number], .currency-converter .col-md-6 select {
	width: 100%;
	height: 30px;
	padding: 5px;
}

.currency-converter .col-md-12 {
    float: left;
    width: 100%;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.currency-converter .col-md-12 label {
    width: 27%;
}

.currency-converter .col-md-12 span.forexrate {
    width: 85%;
}

.currency-converter .col-md-12 input.forexrate {
    padding: 5px;
    height: 30px;
    width: 100%;
}

.currency-buttons {
    width: 100%;
    text-align: center;
}

.row {
    display: inline-block;
    margin-bottom: 5px;
    clear: both;
    width: 100%;
}

.currency-buttons input {
    background: #ab884e;
    border: none;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
	margin:0 5px;
	font-family: 'Hiragino Sans GB', 'Microsoft Yahei';
    font-weight: 500;
}
.subbanner {
	position:relative;
}
.subbanner h3{
	position:absolute;
	top:40%;
	width:100%;
	text-align:center;
	color:#fff;
	text-shadow:0 0 10px #000;
	font-size:40px;
	font-weight:700;
	 font-family: 'Playfair Display', serif;
}
#faq h3 {
	margin-bottom:0px;
	margin-top:0px;
}
#faq p {
	margin-bottom:0px;
	color:#202533;
	font-size:14PX;
	font-family: 'Playfair Display', serif;
}
#faq h3 strong {
	font-weight:700;
	 font-family: 'Playfair Display', serif;
}
.servicesrow  .panel-grid-cell{
	border:1px solid #aaa;
	background:#efefef;
}
.servicesrow  .panel-grid-cell h3.widget-title {
	background: rgb(0,64,91);
background: linear-gradient(180deg, rgba(0,64,91,1) 0%, rgba(0,64,91,1) 0%, rgba(35,125,163,1) 100%);
	color:#fff;
	margin-bottom:0;
}
.servicesrow  .panel-grid-cell ul {
	margin-left:0;
}
.servicesrow  .panel-grid-cell ul li {
	list-style:none;
}
.servicesrow  .panel-grid-cell ul li:before{
	font-family:'fontawesome';
	content:'\f0da';
	margin-right:20px;
}
.servicesrow  .panel-grid-cell ul li a {
	color:#c1912d;
}
.servicesrow .siteorigin-widget-tinymce {
	padding:20px;
}
.servicesrow ul{
	margin-bottom:0;
}
.servicesrow p.readmore {
	text-align:right;
	font-weight:bold;
	margin-bottom:0;
}
.servicesrow p.readmore a {
	font-weight:bold;
	color:#c1912d;
}
.ewd-ufaq-faqs {
	margin-bottom:20px;
}
.ufaq-faq-title {
	background:none;
	color:#333;
	border-bottom:1px solid #aaa;
	
}
div.ufaq-faq-title h4 {
	color:#202533;
	font-family: 'Playfair Display', serif;
	font-size:16px;
}
.ufaq-faq-body {
	background:#fff;
	border:1px solid #aaa;
	border-top:0px solid #fff;
}
.ufaq-faq-body p {
	margin-bottom:0;
}
.ewd-ufaq-post-margin-symbol {
	margin-top:14px;
	margin-left:15px;
}
.ewd-ufaq-post-margin-symbol span {
	font-size:20px;
	color:#cba776;
}
#contactus i{
	width:20px;
	font-size:20px;
	text-align:center;
	margin-right:10px;
}
#contactus i.fa-mobile {
	font-size:25px;
}
#contactus i.fa-envelope {
	font-size:16px;
}
/*----------------RIGHT CONTENT SECTION----------------*/

.upper-right-content h3.widget-title {
    font-size: 16px;
    margin-bottom: 10px;
	text-align:left;
	font-weight: 500;
	text-align:center;
}

.upper-right-content p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.5;
}
.


/*----------------BOTTOM CTA----------------*/

.footerarow  img {
	width:90px !important;
	
}
.bottom-cta-inner p {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
	margin-bottom:10px;
}
.bottom-cta-inner .widget_media_image{
	height:90px !important;
	margin-bottom:10px !important;
}
.bottom-cta-inner .widget_media_image img {
	width:90px !important;
	height:90px !important;
}

.bottom-cta-inner .widget_media_image {
    text-align: center;
}



.cta-bottom-title .textwidget {
	text-align: center;
}
.home #serviceflow {
	margin-bottom:0 !important;
}

#serviceflow {
	margin-left:0;
	text-align:center;
}
#serviceflow li {
	display:inline-block;
	padding:10px 20px;
	border:1px solid #aaa;
	list-style:none;
	cursor:pointer;
}
#serviceflow li.active {
	background:#aa884d;
	color:#fff;
}
.rtarow p, .atrrow p, .rtarow h3, .atrrow h3 {
	margin-bottom:10px;
	text-align:center;
}
.rtarow h3, .atrrow h3 {
	text-align:center;
	font-size:18px;
	color:#aa884d;
	font-weight:500;
}
h3 strong {
	font-weight:500;
}
.rtarow .so-widget-sow-image img , .atrrow .so-widget-sow-image img {
	max-width:150px !important;
}
.home .rtarow .so-widget-sow-image img, .home .atrrow .so-widget-sow-image img {
	max-width:75px !important;
}
.metaslider.ms-theme-bubble .flexslider ul.slides .flex-active-slide .caption-wrap {
	opacity:1 !important;
	background:none !important;
}
.ewd-ufaq-author-date , .ufaq-permalink{
	display:none;
}

.aboutlist {
	text-align:center;
}
#contactus h3 {
	line-height:1;
}
.aboutlist h3, #contactus h3 {
	margin-bottom:0 !important;
	border-bottom:0px solid #cca776;
	font-weight:700;
	font-family: 'Playfair Display', serif; 
	font-size:20px;
}
#contactus p {
	margin-bottom:10px;
}
 #contactus h3 {
	 margin-bottom:20px !important;
 }
 #contactus h3:after {
	 height:0px;
	display:none; 
	width:100%;
	background:#cca776;
	content:''; 
	width:100px;
	margin:8px 0 24px;
 }
 #pgc-128-1-1 p {
	 margin-bottom:0 !Important;
 }
.currency-form-hidden h3{
	padding-top:10px;
}
.cta-bottom-title h2:after {
	
}
.aboutlistimg h3{
	text-align:center; 
	background:none;
	color:#000;
	font-size:14px;
	font-weight:500;
	margin:5px 0;
}
.main-content-row {
	padding-top:0 !important;
}
.main-content-row  p {
	margin-bottom:7px !Important;
	font-size:10px;
	color:#b3b3b3;
}
.golden-header  {
	text-align:center;
}
.golden-header h3, .servicesrow h3{
    color: #000;
    border-bottom: 0px solid #cca776;
	font-weight:500;
	text-align:center;
	font-family: 'Playfair Display', serif;
	font-weight:700;
	font-size:20px;
	margin-bottom:0px;
}
.cta-bottom-title h2 {
    color: #fff;
	font-size:40px;
   font-weight: 700;
    font-size: 25px;
    width: auto;
    display: inline-block;
    margin: auto;
    padding-bottom: 0px;
	 font-family: 'Playfair Display', serif;
}
.aboutlistimg .so-widget-sow-icon span{
	background:#fff;
	color:#cca776 !important;
	padding:15px 12px;
	border-radius:100px;
	width:70px;
	height:70px;
	border:2px solid #cca776;
}
.aboutlistimg .widget_sow-icon {
	margin-bottom:0 !important;
}
#pg-130-4 {
	text-align:center;
}
#pg-130-4 li {
	list-style:none;
}
#panel-130-4-0-0 {
	padding-top:20px;
}
/*------------------FOOTER SECTION---------------------*/
#colophon .site-info {
	padding:10px 0;
}
#colophon .widgets {
	padding:20px 0 10px !Important;
}
.footer-inner-wrapper {
	background: #1f2633;
}

.site-info {
	background: #15191f;
}

#colophon .widget .widget-title {
	color: #cca776;
	font-size:20px;
	font-weight:500;
	font-family: 'Playfair Display', serif;
}

#colophon .widget p, #colophon .widget a {
	color: #fff;
	font-size: 14px;
}


#colophon .site-info {
	color: #fff !important;
	font-family: "Noto Sans", serif;
}

#colophon .widget p {
	margin-bottom: 5px;
}

.disclaimer {
    color: #5f5f60;
    margin-top: 20px;
    font-size: 12px;
}


li.currency-list-item img {
	max-width: 35px;
    float: left;
    clear: both;
    margin-right: 15px;
    margin-left: 16px;
}

li.currency-list-item {
    width: 100%;
    display: inline-block;
    text-align: left;
	font-size: 16px;
    line-height: 35px;
    font-weight: bold;
    padding-bottom: 0px;
    border-top: 1px solid #d0d0d0;
}

li.currency-list-item:last-child {
	border-bottom: 1px solid #ebebe3;
}

.calculator {
	padding: 0 0 0px 0;
	display: inline-block;
    width: 100%;
}
.calculator .row{
	margin-bottom:0;
}

.calculator input#amount {
    font-weight: bold;
    color: #000;
    font-size: 16px;
    width: 100%;
    border: 1px solid #000;
    border-radius: 0px;
}

.converterform-field-wrap {
    padding: 0 0px;
}
.converterform-field-wrap p {
	color:#000;
	text-align:left;
	padding-left:15px;
	font-size:14px;
	margin-bottom:0 !important;
}
ul.currency-list {
    margin-left: 0;
    background: #fff;
    margin-top: 0px;
    display: none;
}

.selected-currency-inner {
    width: 100%;
    height: 41px;
    border: 1px solid #000;
    border-radius: 0px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
	background:#fff;
}

.selected-currency-inner img {
    max-width: 35px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
	margin-top:3px;
}
.selected-currency-inner span {
	display:inline-block;
	margin-top:1px;
	font-size:16px;
}

ul.currency-list.open {
    display: inline-block;
    position: absolute;
    left: 0px;
    width: 100%;
	z-index:999999999;
}

.coverted-dropdown {
    position: relative;
}

.coverted-dropdown .currency-list li {
	cursor: pointer;
}

.currency-calculate-trigger, .currency-contact-trigger {
    display: block;
    background: #ab884e;
    color: #fff;
    font-size: 16px;
    padding: 6px 25px 6px;
    border-radius: 0px;
    cursor: pointer;
	margin-top:21px;
}

.currency-output {
    font-size: 30px;
    font-weight: bold;
}

.currency-form-hidden form {
    display: none;
}
#colophon iframe {
	width:100%;
}
#responsive-menu-container {
	background: #00405b !Important;
    background: rgb(0,64,91) !Important;
    background: linear-gradient(180deg, rgba(0,64,91,1) 0%, rgba(0,64,91,1) 0%, rgba(35,125,163,1) 100%) !Important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
	background:none !important;
	border-bottom:0px solid #fff !important;
}
#responsive-menu-container #responsive-menu-wrapper {
	background:none;
}
#colophon .site-info .container br{
	display:none;
}

/*------------------RESPONSIVE STYLES---------------------*/
@media screen and (min-width: 1024px) and (max-width: 1080px) {
	.metaslider.ms-theme-bubble .flexslider ul.slides .caption-wrap .caption {
		bottom:15% !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	body .home-slider .caption-wrap h2 {
	    font-size: 25px;
	}
	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
	background:none !important;
	border-bottom:0px solid #fff !important;
}
	body .home-slider .caption-wrap p {
	    font-size: 16px;
	}

	body .home-slider .caption-wrap .caption {
	    bottom: 8% !important;
	}
	.header-design-4 .main-navigation {
		display:none;
	}
	.currency-calculate-trigger, .currency-contact-trigger {
		padding:6px 10px;
	}
	.bottom-cta-inner {
		
		-webkit-flex-direction: initial !important;
		-ms-flex-direction: initial !important;
		flex-direction: initial !important;
	}
	.bottom-cta-inner  .panel-grid-cell{
		
	}
}

@media screen and (min-width: 768px) {
	.col-md-3 {
	    width: 33.333333%;
	    float: left;
		margin-right:1%;
	}
	.col-md-2 {
		float:left;
		width:26.8%;
		margin-right:1%;
	}
	.col-md-last {
		float:left; 
		width:10%;
	}
} 

@media screen and (max-width: 767px) {
	
	body {
		color:#4c4c4c;
	}
	.site-branding img {
		width:210px;
	}
	p {
		margin-bottom:15px;
		font-size:12px;
	}
	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
	background:none !important;
	border-bottom:0px solid #fff !important;
}
	.servicesrow .panel-grid-cell ul li {
		font-size:13px;
	}
	.left-content-first table, .left-content-first table td, .left-content-first table th {
		   border-color: #ebebeb !important;
	}
	#colophon .widget .widget-title {
		margin-bottom:10px;
	}
	.metaslider.ms-theme-bubble .flexslider ul.slides .caption-wrap .caption, .metaslider.ms-theme-bubble .rslides .caption-wrap .caption, .metaslider.ms-theme-bubble .nivoSlider .nivo-caption {
		top:23% !important;
	}
	#colophon .widgets .widget, #panel-107-2-0-0 {
		margin-bottom:0 !important;
	}
	.cta-bottom-title h2 {
		font-size:16px;
		font-weight:normal;
	}
	.golden-header h3, .servicesrow h3 {
		font-size:15px;
		font-weight:normal;
	}
	.converterform-field-wrap p {
		font-size:12px;
	}
	.calculator input#amount {
		font-size:14px;
		padding:0 15px;
		border:1px solid #b7b7b7;
	}
	.currency-output {
		font-size:16px ;
	}
	ul.currency-list.open {
		z-index:9990;
	}
	li.currency-list-item img {
		max-width:25px;
	}
	li.currency-list-item {
		font-size:14px;
		line-height:25px;
	}
	.selected-currency-inner:after {
		font-size:14px;
	}
	.selected-currency-inner span {
		font-size:14px;
		float:left;
	}
	.selected-currency-inner img {
		max-width:25px;
		margin-top:0;
	}
	.currency-calculate-trigger, .currency-contact-trigger {
		font-size:12px;
		margin-top:10px;
		max-width:90px;
		margin-left:auto;
		margin-right:auto;
		padding-top:2px;
		padding-bottom:2px;
	}
	.selected-currency-inner {
		height:28px;
		border:1px solid #b7b7b7;
	}
	.calculator input {
		border-color:#b7b7b7;
	}
	.bottom-cta-inner p {
		font-size:12px;
	}
	.bottom-cta-inner {
		display:block !important;
		-webkit-flex-direction: initial !important;
		-ms-flex-direction: initial !important;
		flex-direction: initial !important;
	}
	.bottom-cta-inner .panel-grid-cell {
		display:inline-block !important;
		width:25% !important;
		margin-bottom:0 !important;
	}
	.contact-info a { 
		color:#4c4c4c !important;
	}
	.bottom-cta-inner .widget_media_image, .bottom-cta-inner .widget_media_image img {
		width:50px !important;
		height:50px !important;
		margin:0 auto;
	}
	#pgc-130-1-0, #pgc-130-2-0 {
		margin-bottom:10px !important;
	}
	#panel-107-0-0-0 {
		margin-bottom:0px !important;
	}
	th#excoutryflags {
		width:35% !important;
		font-size:10px;
	}
	th#exbid,  th#exask{
		width:15% !important;
		font-size:10px;
	}
	table td, table th {
		padding:1% 0;
	}
	.left-content-first td {
		font-size:10px;
		padding-bottom:0;
	}
	.currency-label-from img, .currency-label img {
		top:1px;
	}
	.home .main-content-row {
		padding-top:0 !important;
	}
	.currency-label-from img, .currency-label img {
		max-width:12px;
	} 
	.currency-label-from {
		font-size:12px;
	}
	#pg-128-1 {
		margin-bottom:10px !important;
	}
	#panel-126-0-0-0, #pg-128-0 {
		margin-bottom:0 !important;
	}
	body .home-slider .caption-wrap h2 {
	    font-size: 18px;
		margin-top:0px;
		margin-bottom:10px;
		font-weight:normal;
	}
	button#responsive-menu-button {
		top:33px !Important;
		background: none !Important; 
		
	}
	.header-design-4 #masthead .site-branding {
		width:75%;
		padding-top:5px;
		padding-bottom:0px;
		height:auto;
		text-align:left;
		line-height:1;
	}
	.header-design-4 .main-navigation {
		display:none !important;
	}
	.main-content-row {
		padding-top:10px !important;
	}

	body .home-slider .caption-wrap p {
	    font-size: 14px;
		margin-bottom:0 !important;
	}
	.subbanner h3 {
		top:37%;
		font-size:18px;
	}
	.aboutlistimg  {
		-webkit-flex-direction: initial !important;
		-ms-flex-direction: initial !important;
		flex-direction: initial !important;
	}
	.aboutlistimg .panel-grid-cell {
		margin-bottom:0 !important;
	}
	.aboutlistimg .so-widget-sow-icon span {
		width:50px !important;
		height:50px !important;
		font-size:23px !Important;
		padding:11px 0 !important;
	}
	.subbanner {
		margin-bottom:10px;
	}
	.aboutlistimg h3 {
		font-size:12px;
		margin-bottom:0;
		color:#4c4c4c;
	}
	#pgc-128-1-0, #panel-150-0-0-0 {
		margin-bottom:0 !important;
	}
	.siteorigin-panels-stretch .panel-first-child{
		margin-bottom:10px !important;
	}
	.aboutdesc p {
		text-align:justify;
		margin-top:0 !important;
		margin-bottom:0 !important;
	}
	
	.currency-form-hidden h3 {
		padding-top:10px !important;
	}
	body .home-slider .caption-wrap .caption {
	    position: relative !important;
	    -webkit-transform: translateX(0) !important;
	    transform: translateX(0) !important;
	    left: 0px !important;
	    top: auto !important;
	    bottom: auto !important;
	    margin-right: 0 !important;
	    text-align: center !important;
	    padding: 10px 30px 10px!important;
	    width: 100% !important;
	}

	body .home-slider .caption-wrap  {
	    -webkit-transform: translateY(0) !important;
	    transform: translateY(0) !important;
	   
	    height: auto !important;
	    background: #202632 !important;
	    opacity: 1 !important;
	}
	.ewd-ufaq-post-margin-symbol {
		margin-top:8px;
	}
	.aboutlist h3, #contactus h3 {
		font-size:16px !important;
		color:#4c4c4c;
	}
	#contactus p {
		font-size:12px;
	}
	#contactus i {
		font-size:18px;
	}
	.currency-converter .col-md-6 {
	    width: 100%;
	}
	
	.currency-converter .col-md-12 input[type="text"] {
		width: 50%;
	} 

	.currency-converter .col-md-12 label {
		width: 50%;
	}
 
	.currency-converter .col-md-6:first-child {
	    padding-right: 0px;
	    margin-bottom: 12px;
	}
	div.ufaq-faq-title h4 {
		font-size:14px;
		color:#4a4a4a;
	}
	#faq p {
		font-size:12px;
		color:#4a4a4a;
	}
	#colophon .widget .widget-title {
		font-size:16px;
	}
	#colophon .widget p, #colophon .widget a {
		font-size:12px;
	}
	#colophon .site-info {
		font-size:10px;
		color:#ccc !important;
	}
	.disclaimer {
		margin-top:10px;
		font-size:10px;
	}
	#colophon .site-info .container br{
		display:block;
	}
}