body { font-size: 14px; color: #333;}

.competitive-pricing { color: #333;}

.competitive-pricing h2, .event-registration h2 { max-width: 860px; margin-top: 0; margin-bottom: 2%;}

.free-events { padding: 2% 0; color: #266c8c;}
.free-events .event-cricle { padding: 15px;}
.free-events h4 { font-size: 1.875em;}
.paid-events { padding: 15px;}
.circularBG { width: 280px; height: 280px; background: #59b2dc; -moz-border-radius: 280px; -webkit-border-radius: 280px; border-radius: 280px; position:relative;}
.free { position: absolute; top: 41%; left: 37%; color: #fff; font-size: 30px;}
.paid-dollar, .paid-eur, .paid-pound, .paid-rupee, .paid-adollar { position: absolute; top: 36%; left: 36%; color: #fff; font-size: 28px;}
.paid-more { position: absolute; top: 46%; left: 26%; color: #fff; font-size: 18px;}
.paid-more a { color: #fff; text-decoration: underline;}
.targetDiv { display: none;}
.targetDiv.active { display: block;}
.paid-dollar span, .paid-pound span, .paid-eur span, .paid-rupee span, .paid-adollar span { font-size: 14px;}
.smallcircularBG {
	width: 220px;
	height: 220px;
	background: #266c8c;
	-moz-border-radius: 220px 220px 220px 0;
	-webkit-border-radius: 220px 220px 220px 0;
	border-radius: 220px 0px 220px 220px;
	position:absolute;
	left:30px;
	top:30px;
	transition:All .3s ease;
	-webkit-transition:All .3s ease;
	-moz-transition:All .3s ease;
	-o-transition:All .3s ease;
}
.currencyItem { width:32px; height:32px; display:inline-block; position:absolute; transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease; cursor: pointer;}
.dollar { background: url(../images/currencies/dollar.png) no-repeat top left;  right:0px; top:0px;}
.dollar.active { background: url(../images/currencies/dollar-active.png) no-repeat top left;}
.adollar { background: url(../images/currencies/adollar.png) no-repeat top left;  right:-48px; top: 172px;}
.adollar.active { background: url(../images/currencies/adollar-active.png) no-repeat top left;}
.euro { background: url(../images/currencies/euro.png) no-repeat top left; right:-38px; top: 50px;} 
.euro.active { background: url(../images/currencies/euro-active.png) no-repeat top left;} 
.pound { background: url(../images/currencies/sterling.png) no-repeat top left; right: -52px; top: 110px;}
.pound.active { background: url(../images/currencies/sterling-active.png) no-repeat top left;} 
.rupee { background: url(../images/currencies/adollar.png) no-repeat top left; right:-48px; top: 172px;}
.rupee.active { background: url(../images/currencies/adollar-active.png) no-repeat top left;}
.allcur { background: url(../images/currencies/more-curr.png) no-repeat top left; right:-30px; top: 222px;}
.allcur.active { background: url(../images/currencies/more-curr-active.png) no-repeat top left;}
.card-payments { margin-top: 5%;}
.card-payments p { font-size: 0.8em;text-align: left; color: #666;}

.currency-modal {color:#333}
.table-currency {font-size:0.95em; margin-bottom:0}
.table-currency thead tr th {border-bottom:none}
.table-currency thead tr th, .table-currency tbody tr td {padding:4px 8px; width:25%}
.table-currency tbody tr td.title{text-transform:uppercase; font-weight:bold}
.table-currency tbody tr td span{display:block; font-size:11px; padding:4px 8px; background:#f3f3f3; margin:4px -8px -4px}

.get-started h2 {color:#fff;}




.event-questions { color:#666; background-color: #f6f4f4; padding: 2% 0;}
.event-questions h4 { font-weight: 700;}
.f-question { font-weight: 500;}
.f-answer { font-weight: 300;}
.f-sub-question{font-weight:500; font-size:13px}


.feature-tour { padding: 2% 0; color: #333;}
.row-scroll { padding-top: 10%;}
.feature-tour h2 { color: #049aca; font-size: 1.8125em; margin-top: 0; margin-bottom: 4%;}
.feature-tour h4 { font-size: 1.125em; font-weight: 500;}
.feature-tour .nav-tabs { border-radius: 4px; border: none;}
.feature-tour .nav-tabs li { margin: 0; border: none; max-width: 280px;}
.feature-tour .nav-tabs li:first-child { border-top: none;}
.feature-tour .nav-tabs li a { margin: 0; padding: 6px 12px; border-radius: 0; border: none; color: #049aca; font-size: 14px;}
.feature-tour .nav-tabs li a:hover { background-color: transparent; color: #333;} 
.feature-tour .nav-tabs li.active a, .feature-tour .nav-tabs li.active a:hover { color: #333; background-color: transparent; border: none; border-left: 5px solid #049aca;}
.feature-tour .nav-tabs.affix { top: 70px; /* Set the top position of pinned element */}
.btn-default.feature-btn { background-color: transparent; color: #fff; border-radius: 0; padding: 8px 15px; margin-top: 15px; border-color: #fff; font-weight: 700;}
.feature-tour02 { background: url(../images/features-intro.jpg) center center; background-size: cover; }
.feature-tour02 p { font-size: 1.15em; padding: 0 6%;}
.feature-tour02 { color: #fff; padding-bottom: 15%; padding-top: 15%;}

.media-features { border-bottom: 4px solid #6ecbea; }
.media-features .media-left, .media-features .media-right { background-color: #209cd3;
    padding-bottom: 3%;
    padding-top: 3%;
    position: relative;
    vertical-align: middle;
    width: 30%; }
.media-features .media-left::after { content: url(../images/features/features-after.png); position: absolute; right: 0; top: 44%;}
.media-features .media-right::before { content: url(../images/features/features-before.png); position: absolute; left: 0; top: 44%;}

.media-features .media-body { width: 60%; vertical-align: middle;}
.media-features .media-body-content { padding: 0 5% 0 0;}
.media-features .media-body h4 { font-size: 1.6em; color: #209cd3; padding-bottom: 2%; line-height: 1.6;}
.media-features .media-body h4 span { padding-bottom: 2%; }
.media-left + .media-body { padding-left: 5% !important; }


.customers { color: #333; padding-bottom: 3%; background:#fff}
.customers p { font-size: 1em; font-weight: 300; margin: 0px 0 5px; padding-right: 2%;}
.customers .text-right, .customers .text-left { color: #f65f5f; font-style: italic;}
.customers .thumbnail { border: none; background-color: transparent;}
.testimonial-group { margin-bottom: 15px;}
.view-more { display: none;}
.btn-view01:hover, .btn-view:hover { text-decoration: underline;}

.successful-events p { font-weight: 300;}
.successful-events-bg { background-color: #768692; padding-top: 2%; padding-bottom: 2%; margin-bottom:1%;}

.successful-running h2, .successful-running p { font-weight: 400;}

.reasons-list li:before { content: "- ";}
.reasons-list { margin-top: 15px; margin-bottom: 15px;}
.reasons-list li { font-weight: 300;}
.text-italic { font-style: italic;}

.report-support { background: #f1f1f1;}
.contact-form01 .form-control { height: 50px; border-radius: 0;}
.contact-form01 .btn-primary { background-color: #249DD6; border-color: #249DD6;}
.contact-form01 .form-group { margin-bottom: 25px;}
.contact-form01 h4 { font-size: 1.5em;}
.eventzilla-address { padding-left: 5%;}
.eventzilla-address p { margin-bottom: 2px; font-size: 1.15em;}

.head02{ margin-top:10px;}
.head04 { color: #266c8c;}
.head05 { height: 200px; width: 100%; background-color: #e3e3e3;}
.head05 h4 { padding-top: 90px;}

.para-ecommerce { color: #fff;}
.container-body { padding-top: 2.5%; padding-bottom: 2.5%;}
.terms-addrs p { margin-bottom: 2px;}
.banner-bg { background-color:#768692;  padding-top: 2.5%; padding-bottom: 2.5%; color: #fff;}
.banner-bg h2 { font-size: 2.25em; font-weight:300; margin: 0;}
.banner-bg p { max-width: 820px; text-align: center; margin: 0 auto; padding: 2% 0; font-size: 1.15em;}

.sell-track-online { padding: 4% 0; color: #fff;}
.sell-track-online p, .learning-culture p, .setup-event-website p { font-size: 1.15em;}
.sell-track-online h2, learning-culture h2, .setup-event-website h2 { font-size: 2.25em; font-weight: 400; padding: 2%;}

.learning-culture  { padding: 3% 0; background-color: #EBECEC;}
.learning-culture p { color: #737373;}
.learning-culture h2 { color: #329fd0; margin-bottom: 25px;}
.social-icons li a { padding:0 10px;}

.setup-event-website { background-color: #329fd0; padding-bottom: 3%; padding-top: 1%; color: #fff;}
.setup-event-website .thumbnail { background-color: #fff; border: none; border-radius: 0; padding: 4%; max-width: 260px; margin: 5%;}
.visit-eventzilla { margin-top: 5%;}	
	
.at-your-service { background: url(../images/customer-support.png) no-repeat center center; background-size: cover; padding: 5%;}	

.own-pricing, .own-currency, .rebrand-interface, .solid-infrastructure { padding-top: 2%; padding-bottom: 2%;}	
.own-pricing h2, .rebrand-interface h2, .friendly-support h2, .solid-infrastructure h2 { font-size: 2.25em; font-weight: 400; margin-bottom: 25px;}
.own-pricing h2 { color: #329fd0;}
.own-pricing p, .own-currency p, .rebrand-interface p, .solid-infrastructure p, .friendly-support p { font-size: 1.15em;}
.own-currency, .solid-infrastructure  { background-color: #329fd0; color: #fff;}
.own-currency h4 { font-size: 1.5em; margin-bottom: 15px; font-weight: 400; color: #333;}
.own-currency img { margin-bottom: 10%;}
.rebrand-interface { background-color: #EBECEC;}
.rebrand-interface h2 { color: #333;}
.solid-infrastructure { background-color: #fff; color: #333;}
.friendly-support { background: url(../images/contact-img.jpg) no-repeat center center; background-size: cover; padding: 5% 0;}
.friendly-support02 { background: url(../images/contact-img02.jpg) no-repeat center center; background-size: cover; padding: 5% 0; color: #fff;}
.friendly-support02 p { font-weight: 400;}
.text-email02, .text-email02:hover { color: #fff; text-decoration: underline;} 
.text-email, .text-email:hover  { color: #000; text-decoration: underline;}



/* Page specific styles */

/* Events Directory */

.l_rnd_box {
    margin-bottom: 20px;
    margin-top: -25px;
    padding: 0 10px;
    margin-bottom: 40px;
}
.l_rnd_box h2 {
    font-size: 18px;
    height: 38px;
    padding: 7px 0 0 3px;
}
.l_rnd_box .panel {
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    margin-top: -12px;
    padding-bottom: 20px;
    padding-top: 5px;
}
.l_rnd_box .panel h3 {
    border-bottom: 1px solid #e2e2e2;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px 15px 15px;
}
.l_rnd_box .panel h3 span {
    padding-left: 24px;
}

.l_rnd_box .panel h3 span.dates {
    background: url("../images/icon_calendar.png") no-repeat scroll left center transparent;
}
.l_rnd_box .panel ul {
    margin-top: 7px;
}
.l_rnd_box .panel ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 11px;
    list-style: outside none none;
    margin-left: -21px;
    padding: 9px 7px 9px 0;
}
.l_rnd_box .panel ul li.selected {
    background: none repeat scroll 0 0 #efefef;
    margin-left: -25px;
    margin-right: 15px;
    padding: 5px 7px 5px 5px;
}
.l_rnd_box .panel ul li.selected a {
    color: #333;
    text-decoration: none;
}
.l_rnd_box .panel ul li a {
    font-size: 14px;
}
.l_rnd_box .panel ul li a.selected {
    font-weight: bold !important;
}
.l_rnd_box .panel ul li span.item_no {
    color: #999;
    font-size: 11px;
}

.l_rnd_box ul.rss li {
    padding-left: 20px;
}
.l_rnd_box ul.rss li a {
    color: #ef770b;
    font-size: 12px;
    padding: 4px 0 0 8px;
}
#inner_Contentcontainer .evntcol_right {
    float: right;
}
#inner_content .evntcol_right .pg_header {
}
#inner_content .evntcol_right .pg_header h2 {
    float: left;
    font-size: 22px;
}
#inner_content .evntcol_right .pg_header ul {
    float: right;
    font-size: 13px;
    padding-top: 30px;
}
#inner_Contentcontainer h2.eventcount {
    border-bottom: 1px solid #eee;
    font-size: 18px;
    margin: 8px 10px 20px 30px;
}
.greybox {
    background: #efefef;
    border-radius: 3px;
    padding: 10px 5px 10px 10px;
    margin: 0 0 15px 30px;
}

.greybox input {
background: #fff url("../images/marker.png") no-repeat 11px center;
width: 500px;
padding: 8px 8px 8px 30px;
border: 1px solid #ddd;
color: #333333;
border-radius: 3px;
margin-right: 15px;
}

.greybox label {
font-size: 90%;
}

a#loclink {
    font-size: 85%;
    margin-left: -115px;
    margin-top: 10px;
    position: absolute;
    text-decoration: none;
    z-index: 1000;
}

.pac-container {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    overflow: hidden;
}

.pac-container:after {
display: block;
font-size: 0;
padding-top: 3px;
text-align: right;
}

.pac-item {
    cursor: pointer;
    padding: 5px 4px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px !important;
    border-bottom: 1px dotted #ddd !important;
}

    .pac-item:hover {
        background-color: #F0F0FF;
    }

.pac-selected {
    background-color: #D5DDF3;
}

.pac-placeholder {
    color: gray;
}

.pac-container:after {
    content: url("https://maps.gstatic.com/mapfiles/powered-by-google-on-white.png");
}

/*.eventcount {
    font-size: 18px;
    margin-bottom: 3px;
    margin-top: -10px;
    padding-bottom: 0;
    padding-top: 10px;
}*/

.evntcol_left .panel {
    border-radius: 0;
}

.evntcol_left {
    float: left;
    padding-left: 0;
}

.evnt_logo {
    float: left;
    margin-right: 20px;
    min-width: 100px;
}

.evnt_desc .logo {
    max-width: 100px;
    max-height: 100px;
    width: auto !important;
    height: auto !important;
}

.evnt_desc:first-child {
    margin-top: 10px;
}

.evnt_desc {
    background-color: #fff;
    float: left;
    margin-bottom: 10px;
    /*padding: 15px 20px 10px;*/
    padding: 5px 5px 5px;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.evnt_desc h3 {
margin: -8px 0 2px;
}

.evnt_desc h3 a {
    text-decoration: none;
}

.evnt_desc h3 a span {
font-size: 18px !important;
font-weight: normal;
}

.evnt_desc .when, .evnt_desc .where, .evnt_desc .host {
display: block;
margin-bottom: 6px;
}

.evnt_desc .when, .evnt_desc .where, .evnt_desc .when p, .evnt_desc .where p,
.evnt_desc .when span, .evnt_desc .where span {
font-size: 12px !important;
color: #999 !important;
padding: 0px 0px 0px 10px;
}

.evnt_desc .when label, .evnt_desc .where label {
float: left;
width: 55px;
font-weight: bold;
}

.evnt_desc .when { margin-top: 15px;}

.evnt_desc .host {
font-size: 12px;
/*color: #999;*/
color: #FFF;
/*font-style: italic;*/
margin-bottom: 10px;
text-shadow: 1px 1px 1px #000;
margin-left:20px;
}

.evnt_desc .actions {
padding-top: 14px;
}

.evnt_desc .actions ul.view_dtls {
float: left;
}

.evnt_desc .actions ul.view_dtls li a {
background: url(../images/btn_viewdtls.gif) no-repeat left 0;
width: 94px;
height: 24px;
text-indent: -5000px;
float: left;
}

.evnt_desc .actions ul.view_dtls li a:hover {
background: url(../images/btn_viewdtls.gif) no-repeat left -24px;
width: 94px;
height: 24px;
}

.evnt_desc .actions ul.social_like {
float: right;
}

.evnt_desc .actions ul.social_like li {
float: left;
padding-left: 10px;
padding-top: 5px;
}

.evnt_desc i.fa {
font-size: 14px;
color: #ccc;
margin-right: 5px;
width: 13px;
}

.evnt_desc i.fa.fa-map-marker {
padding-left: 2px;
}

/* Sign up */
.recaptchatable{width:100% !important}
#recaptcha_table td { background-color: #fff !important; }
.recaptchatable #recaptcha_response_field { border: 1px solid #ccc !important;padding: 10px; }


/* Calculator */
/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
}
.slider-selection {
  position: absolute;
  background-color: #f7f7f7;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #0e90d2;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    opacity: 0.8;
    border: 0px solid transparent;
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
}
.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.slider-handle.triangle {
  background: transparent none;
}

#calcModal .container { min-height: 550px; }
#calcModal button.close { margin: 10px -20px; font-size: 36px;}

.slider.slider-horizontal { width: 100% !important;margin: 5px auto !important; }
#averagefee, #averageper { margin: 0 auto;width: 100px;margin-left: 20px; height: 32px; font-size: 20px;font-weight: bold; padding-top: 3px !important; }
#averageper { margin-right: 25px;width: 95px; margin-left: 0;}
div.adjacent { margin: 0 auto;max-width: 170px; display: inline-block;font-size: 24px;font-weight: bold; }
div.adjacent.fee-wrap { font-size: 16px;padding-left: 15px;padding-top: 5px; font-weight: normal;  }
div.adjacent.fee-wrap span.pull-right { margin-left: 5px;}
div.adjacent.fee-wrap span.pull-left { margin-right: 5px;}
div.adjacent.fee-wrap:first-child input { margin-left: 15px !important; }
#fee, #percentage { font-weight: bold; font-size: 30px; }
body.minimal { background-color: #ddd;margin: 0 15px !important; }
body.minimal div.container { background-color: #fff; }
body.minimal .grid .grid-body { border: none !important;}
body.minimal h2 { font-weight: bold; font-size: 28px; }
.control-fee { max-width: 50px;max-height: 20px;padding-top: 3px; }
.sliderval { font-weight: bold;font-size: 14px;background-color: #ddd;border-radius: 4px;padding: 6px;display: block;max-width: 70px;margin: 0 auto;margin-top: -5px; }
.btn i.fa-calculator { margin-right: 5px;}











@media (min-width: 1201px) {
    .container {
        width: auto;
        max-width: 1440px
    }
}



/*---------- RESPONSIVE ----------*/

@media (min-width: 992px) {
	
}

@media (max-width: 991px) {
.contact_form { border-bottom: 1px solid #ccc;}
}

@media (min-width: 992px) and (max-width: 1199px) {
.feature-tour .nav-tabs { width: 250px;}
}

@media (min-width: 768px) {
body {}

.recommend .thumbnail { margin-bottom: 0;}
#calcModal .container { width: 550px;}
}

@media (max-width: 767px) {
 

    .competitive-pricing, .event-registration {
        padding: 10% 0;
    }

    .feature-tour {
        padding: 6% 0;
    }

        .feature-tour h2 {
            text-align: center;
        }

        .feature-tour img {
            margin: 0 auto;
        }

    .circularBG {
        width: 200px;
        height: 200px;
        -moz-border-radius: 200px;
        -webkit-border-radius: 200px;
        border-radius: 200px;
    }

    .smallcircularBG {
        width: 160px;
        height: 160px;
        background: #266c8c;
        -moz-border-radius: 160px 160px 160px 0;
        -webkit-border-radius: 160px 160px 160px 0;
        border-radius: 160px 0px 160px 160px;
        left: 19px;
        top: 20px;
    }

    .paid-more {
        position: absolute;
        top: 44%;
        left: 20%;
        color: #fff;
        font-size: 16px;
    }

    .paid-dollar, .paid-eur, .paid-pound, .paid-rupee, .paid-adollar {
        position: absolute;
        top: 30%;
        left: 30%;
        color: #fff;
        font-size: 26px;
    }

    .currencyItem {
        width: 22px;
        height: 22px;
    }

    .dollar {
        background: url(../images/currencies/mob/dollar-mob.png) no-repeat top left;
        right: -3px;
        top: -1px;
    }

        .dollar.active {
            background: url(../images/currencies/mob/dollar-mob-active.png) no-repeat top left;
        }

    .euro {
        background: url(../images/currencies/mob/eur-mob.png) no-repeat top left;
        right: -28px;
        top: 35px;
    }

    .euro.active {
            background: url(../images/currencies/mob/eur-mob-active.png) no-repeat top left;
    }

    .pound {
        background: url(../images/currencies/mob/sterling-mob.png) no-repeat top left;
        right: -38px;
        top: 78px;
    }

        .pound.active {
            background: url(../images/currencies/mob/sterling-mob-active.png) no-repeat top left;
        }

    .adollar {
        background: url(../images/currencies/mob/adollar-mob.png) no-repeat top left;
        right: -34px;
        top: 125px;
    }

        .adollar.active {
            background: url(../images/currencies/mob/adollar-mob-active.png) no-repeat top left;
        }

    .allcur {
        background: url(../images/currencies/mob/more.png) no-repeat top left;
        right: -20px;
        top: 158px;
    }

        .allcur.active {
            background: url(../images/currencies/mob/more-active.png) no-repeat top left;
        }

    .contact-form01 .form-control {
        height: 40px;
    }

    .banner-bg {
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .sell-track-online {
        padding: 10% 0;
    }

    .at-your-service {
        padding: 10%;
    }

    .own-pricing, .own-currency, .rebrand-interface, .solid-infrastructure {
        padding-top: 4%;
        padding-bottom: 6%;
    }

    #calcModal button.close {
        margin: 10px 0px;
    }

    #calcModal .modal-dialog {
        position: relative;
        width: auto;
        margin: 25px 40px;
    }
}

@media (max-width: 480px) {
.media-features .media-left { width: 50%;}
.media-features .media-body { width: 50%;}
.media-features .media-body h4 { font-size: 1.15em;}

}