@charset "utf-8"; 
/* CSS Document */
body, p, h1, h2, h3, h4,h5,h6,span, ul,ol, li,dl,dt,dd,form
{
	padding:0;
	margin:0;
}
html, body 
{
    padding: 0;
    margin: 0;
	height:auto;
	background-color:#fff;
}
input
{
	border:none;
	outline:none;
	
}
textarea
{
	border:none;
	outline:none;
	overflow:auto;
	
}
input.button
{
	border:none;
	outline:none;
}
input[type=checkbox] 
{
	border:none;
	outline:none;
}
img
{
	outline:none;
	border:none;
}
li
{
	list-style:none;
}
a
{
	text-decoration:none;
	color:#7bb716;
}
a:focus { outline: none; }
select{ -webkit-border-radius: 0px;}
/*clearfix*/
.clearfix:after
 {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix 
{
	display: inline-block;
}
 
html[xmlns] .clearfix 
{
	display: block;
}
 
* html .clearfix 
{
	height: 1%;
}
.clsFloatLeft {float : left;}
.clsFloatRight {float : right;}
@font-face {
    font-family: 'Poppins';
    src: url('Poppins-Light.eot');
    src: url('Poppins-Light.eot?#iefix') format('embedded-opentype'),
         url('Poppins-Light.woff') format('woff'),
         url('Poppins-Light.ttf') format('truetype'),
         url('Poppins-Light.svg#Poppins') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Poppins-Light';
    src: url('Poppins-light.eot');
    src: url('Poppins-light.eot?#iefix') format('embedded-opentype'),
         url('Poppins-light.woff') format('woff'),
         url('Poppins-light.ttf') format('truetype'),
         url('Poppins-light.svg#Poppins-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Poppins-Semibold';
    src: url('Poppins-Semibold.eot');
    src: url('Poppins-Semibold.eot?#iefix') format('embedded-opentype'),
         url('Poppins-Semibold.woff') format('woff'),
         url('Poppins-Semibold.ttf') format('truetype'),
         url('Poppins-Semibold.svg#Poppins-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins';
    src: url('Poppins-Regular.eot');
    src: url('Poppins-Regular.eot?#iefix') format('embedded-opentype'),
         url('Poppins-Regular.woff') format('woff'),
         url('Poppins-Regular.ttf') format('truetype'),
         url('Poppins-Regular.svg#Poppins') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins';
    src: url('Poppins-regular.eot');
    src: url('Poppins-regular.eot?#iefix') format('embedded-opentype'),
         url('Poppins-regular.woff') format('woff'),
         url('Poppins-regular.ttf') format('truetype'),
         url('Poppins-regular.svg#Poppins') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins-bold';
    src: url('Poppinswebpro-bold.eot');
    src: url('Poppinswebpro-bold.eot?#iefix') format('embedded-opentype'),
         url('Poppinswebpro-bold.woff') format('woff'),
         url('Poppinswebpro-bold.ttf') format('truetype'),
         url('Poppinswebpro-bold.svg#Poppins-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Poppins-Light';
    src: url('Poppins-Light.eot');
    src: url('Poppins-Light.eot?#iefix') format('embedded-opentype'),
         url('Poppins-Light.woff') format('woff'),
         url('Poppins-Light.ttf') format('truetype'),
         url('Poppins-Light.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('Poppins-Regular.eot');
    src: url('Poppins-Regular.eot?#iefix') format('embedded-opentype'),
         url('Poppins-Regular.woff') format('woff'),
         url('Poppins-Regular.ttf') format('truetype'),
         url('Poppins-Regular.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('Poppins-Regular.eot');
    src: url('Poppins-Regular.eot?#iefix') format('embedded-opentype'),
         url('Poppins-Regular.woff') format('woff'),
         url('Poppins-Regular.ttf') format('truetype'),
         url('Poppins-Regular.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}




a#edit_address:hover{ cursor:pointer; }
/*header*/

.header-top{ background:none repeat scroll 0 0 #fafafa; padding:14px 0;}
.header-top .header-top-content{ margin:0 auto; width:1170px;}
.header-top-left{ float:left;}
.header-top-left .language img{ vertical-align:top; display:inline-block;}
.header-top-left .language .sbHolder{ width:90px; height:auto; border-radius:0; margin:0 0 0 0px; display:inline-block; vertical-align:top; float:none;}
.header-top-left .language .sbToggle{ background:url(../images/top-drop.png) no-repeat right center; top:5px; right:0;}
.header-top-left .language .sbSelector{ font:13px/18px 'Poppins'; color:#363636; height:auto;}
.header-top-left .language .sbOptions{ width:90px; border:none; background:#4c4c4c;}
.header-top-left .language .sbOptions a:hover{ color:#51ab55 !important;}
.header-top-left .language .sbOptions a{font:13px/18px 'Poppins';}
.header-top-right{ float:right;}
.header-top-right a{ font:13px/18px 'Poppins'; color:#363636; display:inline-block;}
.header-top-right a:hover{ color:#51ab55;}
.header-top-right a.login{ background:url(../images/login.png) no-repeat left center; padding-left:25px; }
.header-top-right a.register{ background:url(../images/seperator.png) no-repeat left center; padding-left:10px;}
.menu-container{ width:1170px; margin:38px auto;}
.top-menu{ display:inline-block; margin-top:8px;}
.top-menu li{ display:inline-block; padding:0 12px 0 18px; vertical-align:top;}
.top-menu li:first-child{ padding-left:0;}
.top-menu li a{ font:15px 'Poppins'; font-weight:300; color:#555555; text-transform:none; padding-bottom:5px; }
.top-menu li:hover a{ color:#1859a7; padding-bottom:3px; border-bottom:2px solid #1859a7;}
.top-menu li.active a{ color:#1859a7; padding-bottom:3px; border-bottom:2px solid #1859a7;}

.top-menu li.sub-menu{ background:url(../images/menu-bg.png) no-repeat right 6px; position:relative;} 
.top-menu li.sub-menu:hover .sub-list{ display:block;}
.top-menu li .sub-list{ display:none; left:15px; background:#fff; position:absolute; min-width:215px; top:22px; border:1px solid #d9d9db; border-top:none; z-index:1;}
.top-menu li .sub-list li{ display:block; border-top:1px solid #ecf0f1; padding:0;}
.top-menu li .sub-list li:first-child { border:none;}
.top-menu li .sub-list li a{ font:16px 'Poppins'; color:#34383d; display:block; padding:13px 10px 13px 20px; border:none;}
.top-menu li .sub-list li:hover a{ background:#f7f9f9; color:#1859a7;}
.top-menu li .sub-list li a:hover{ border:none;}
.top-menu li.sub-menu:hover{ background:url(../images/menu-bg-hover.png) no-repeat right 6px;}
.top-logo{ width:165px; margin:0 auto; position:relative;}
.top-logo .logo{ position:absolute; left:5px; top:-30px; z-index:10;}
.top-search { position:relative; display:inline-block; float:right;}
.top-search .search-box{ border:1px solid #eaeaea; height:35px; padding:0 30px 0 15px; font:14px 'Poppins'; color:#acacac; width:173px;}
.top-search .search-btn{ background:url(../images/search-icon.png) no-repeat left center transparent; height:19px; width:19px; border:none; text-indent:-9999em; position:absolute; right:10px; top:8px; cursor:pointer; z-index:10;}

/*banner*/
.banner-wrap{ position:relative;}
.banner-content{ position:absolute; right:100px; top:100px; padding-bottom:140px; max-width:645px;}

.banner-content h1{ font:70px/70px 'Poppins'; color:#ffffff;}
.banner-content h3{ font:51px/51px 'Poppins'; color:#ffffff;}
.banner-content h3 span{ color:#51ab55;}
.banner-content p{ font:27px/26px 'Poppins'; color:#ffffff; margin:25px 0 0;}
.banner-img img{ width:100%;}
.banner-button a{ /*background:#1859a7;*/ background:url(../images/wh-trans.png) repeat left top; padding:13px 20px; float:left; margin:35px 0 0; border-radius:0px; font:16px 'Poppins'; color:#fff;}
.banner-content .banner-cont .banner-button a:hover{ background:#7BB716;}
.main-banner .owl-theme .owl-controls .owl-buttons div{ opacity:1; border-radius:0; margin:0; text-indent:-9999em; padding:0;}
.main-banner .owl-theme .owl-controls .owl-buttons .owl-prev{ background:url(../images/left-arw.png) no-repeat left top; height:42px; width:42px;position:absolute; left:0; top:40%;}
.main-banner .owl-theme .owl-controls .owl-buttons .owl-prev:hover{ background:url(../images/left-arw-hover.png) no-repeat left top; height:42px; width:42px;}
.main-banner .owl-theme .owl-controls .owl-buttons .owl-next{ background:url(../images/right-arw.png) no-repeat left top; height:42px; width:42px; position:absolute; right:0; top:40%;}
.main-banner .owl-theme .owl-controls .owl-buttons .owl-next:hover{ background:url(../images/right-arw-hover.png) no-repeat left top; height:42px; width:42px;}
.main-banner .owl-theme .owl-controls .owl-pagination{ position:absolute; bottom:50px; width:100%; text-align:center;}
.main-banner .owl-theme .owl-controls .owl-pagination .owl-page span{ background:url(../images/coin.png) no-repeat left center; height:10px; width:10px; opacity:1; margin:0 3px;}
.main-banner .owl-theme .owl-controls .owl-pagination .owl-page.active span{ background:url(../images/coin-active.png) no-repeat left center;}
.owl-theme .owl-controls{ margin:0 !important;}

#progressBar{ width: 100%;background: #f0f1f2; }
#bar{width: 0%;max-width: 100%;height: 4px;background: #51ab55;}

.qshop-list-container{ background:#ffffff;}
.qshop-list-wrap{ width:1170px; margin:0 auto; padding:80px 0 0;}
.q-shop-list{ display:inline-block;  vertical-align:top; margin:0 30px 80px 0;  padding-left:85px;}
.q-shop-list h3{ color:#363636; font:24px 'Poppins'; }
.q-shop-list h3 a{ color:#363636; font:24px 'Poppins'!important; }
.q-shop-list p{ font:14px 'Poppins'; color:#5A5A5A; margin:10px 0 0; }

.q-shop-list.free-certificate{ background:url(../images/free-certificate.svg) no-repeat left top;  width:265px;}
.q-shop-list.membership{ background:url(../images/membership.svg) no-repeat left top;  width:275px;}
.q-shop-list.arrange{ background:url(../images/arrange.svg) no-repeat left top;;  width:305px;}
.q-shop-list.profile{ background:url(../images/profile.svg) no-repeat left top;  width:265px;}
.q-shop-list.boost-conversation{ background:url(../images/boost.svg) no-repeat left top;  width:275px;}
.q-shop-list.recognition{ background:url(../images/recognition.svg) no-repeat left top;  width:275px;}
.trial{ width:1170px; margin:80px auto 0;}
.trial .trial-img{ display:inline-block;}
.trial .trial-content{ display:inline-block; width:388px; vertical-align:top; margin:-25px 0 0 50px;}
.trial .trial-content h1{ font:30px 'Poppins'; color:#363636;}
.trial .trial-content p{ font:14px 'Poppins'; color:#363636; margin:30px 0 0;}
.trial .trial-content ul{ margin:30px 0 0;}
.trial .trial-content ul li{ font:14px 'Poppins'; color:#363636; background:url(../images/list-bg.svg) no-repeat left top; padding:0 0 28px 25px; display:block;}
.trial .trial-content .trial-btn{ margin:10px 0 0;}
.trial .trial-content .trial-btn a{ float:left; background:none; border:1px solid #7bb716; border-radius:0px; padding:12px 20px; font:14px 'Poppins'; color:#7bb716; text-transform:none;}

.availability{ background-color:#1859a7; no-repeat center top / cover; padding-top:20px; padding-bottom:20px;}
.availability .preview-wrap{ width:1170px; margin:0 auto; padding:40px 0; text-align:center;} 
.availability .preview-left{ display:inline-block; }
.availability .preview-left h1{ font-family: 'Roboto Slab'; color:#fff; font-size:36px; margin:0;}
.availability .preview-left p{ font:24px/24px 'Poppins'; font-weight:100; color:#fff; margin:6px 0 0;}
.availability .preview-right{ display:inline-block; vertical-align:bottom; margin:15px 0 0 50px;}
.availability .preview-right a{ background:none; border:1px solid #fff; border-radius:5px; -webkit-border-radius:5px;font:15px 'Poppins'; color:#fff; text-transform:none; padding:14px 32px; float:left;}

.new-webshop{ margin:80px auto 0; width:1170px; }
.new-webshop h3{ font-size:27px; font-weight:500; font-family: 'Roboto Slab'; color:#252525; text-align: center; padding-bottom:10px;}
.webshop{ display:inline-block; float:left; position:relative;}
.webshop img{ max-width:100%; height:auto;}
.webshop .hover-content{ display:none;}
.webshop .overlay-fig{ position:absolute; top:0; left:0; width:100%; height:100%; background:#373737; opacity:0.8;}
.webshop .overlay-content{ position:absolute; top:0; left:0; width:76%; height:79%; padding:30px 25px; }
.webshop .overlay-content .buttons{ position:absolute; bottom:30px; right:20px;}
.webshop:hover .hover-content{ display:block;}
.webshop .hover-content h1{ font:24px 'Poppins'; color:#fff; margin:0 0 20px; }
.webshop .hover-content p{ font:14px 'Poppins'; color:#fff; padding: 0 0 33px; background:url(../images/overlay-bg.png) no-repeat left bottom;}
.webshop .hover-content a.zoom{ background:url(../images/web-zoom.png) no-repeat left top; height:42px; width:42px; display:inline-block;}
.webshop .hover-content a.link{ background:url(../images/web-link.png) no-repeat left top; height:42px; width:42px; display:inline-block; margin:0 0 0 8px;} 
.new-webshop .view-more{ float:right; margin:40px 0 0;}
.new-webshop .view-more a{ display:block;  font:14px/32px 'Poppins'; color:#fff; background:url(../images/view-btn.png) no-repeat right center #1859a7; height:34px; padding:0 60px 0 10px; border-radius:0px;}
#home_tab{ margin:40px 0; display:none;}
#home_tab li{ display:inline-block;}
#home_tab li a{ padding:10px 16px; font:16px 'Poppins'; color:#555555; display:inline-block; text-transform:none; cursor:pointer;}
#home_tab li a:hover{ background:#51ab55; color:#fff; border-radius:0px;} 
#home_tab li.active a{ background:#51ab55; color:#fff; border-radius:0px;}

/*webshop holders*/
.webshop-holders-container{ background:#fafafa; padding:70px 0; margin:80px 0 0 0;}
.holders-wrap{ margin:0 auto; width:1170px;}
.holders-wrap h3{ font-size:27px; font-weight:500; font-family: 'Roboto Slab'; color:#252525; padding-bottom:27px; text-align:center;}
.webshop-holders{ min-height:170px; margin:30px 45px 0 0; display:inline-block; vertical-align:top; }
.webshop-holders .holder-img{ display:inline-block; height:92px; width:92px;}
.webshop-holders .holder-img img{ width:100%; height:100%; border-radius:100px;}
.webshop-holders .holder-content{ display:inline-block; vertical-align:top; margin-left:22px; text-align:center;}
.webshop-holders .holder-content h2{ font:18px 'Poppins'; color:#363636; text-transform:none; margin-bottom:15px;}
.webshop-holders .holder-content p{ font:14px 'Poppins'; color:#363636; padding-bottom:15px;}
.webshop-holders .holder-content span{ font:14px 'Poppins'; color:#cccccc;}
.webshop-holders .holder-content span strong{ font:14px 'Poppins'; color:#51ab55; font-weight:normal;}
.holders-wrap .owl-theme .owl-controls .owl-buttons div{ opacity:1; border-radius:0; margin:0; text-indent:-9999em; padding:0;}
.holders-wrap .owl-theme .owl-controls .owl-buttons .owl-prev{ background:url(../images/left-arw1.png) no-repeat left top; height:22px; width:22px;position:absolute; right:25px; top:-50px;}
.holders-wrap .owl-theme .owl-controls .owl-buttons .owl-prev:hover{ background:url(../images/left-arw-hover1.png) no-repeat left top; height:22px; width:22px;}
.holders-wrap .owl-theme .owl-controls .owl-buttons .owl-next{ background:url(../images/right-arw1.png) no-repeat left top; height:22px; width:22px; position:absolute; right:0; top:-50px;}
.holders-wrap .owl-theme .owl-controls .owl-buttons .owl-next:hover{ background:url(../images/right-arw-hover1.png) no-repeat left top; height:22px; width:22px;}

/*fun facts*/
.fun-facts{ background:url(../images/facts.png) no-repeat center top; min-height:412px;}
.facts-container{ margin:0 auto; width:1170px;}
.facts-wrap { width:270px; display:inline-block; vertical-align:top; text-align:center; margin:85px 0 0 20px;}
.facts-container .facts-wrap:first-child{ margin-left:0;}
.facts-wrap h1{ font:48px 'Poppins'; color:#fff; text-align:center; margin:20px 0;}
.facts-wrap h3{ font:23px 'Poppins'; color:#fff; text-align:center; margin:0px 0 15px;}
.facts-wrap p{ font:14px 'Poppins'; color:#fff; text-align:center;}

/*newest blog*/

.newest-blog{ margin:75px auto 0; width:1170px; padding-bottom:100px;}
.blog-heading h3{ font-size:27px; font-weight:500; font-family: 'Roboto Slab'; color:#252525; text-align:center; float:center;}
.blog-heading a{ font:14px 'Poppins'; color:#c2c2c2; float:right; margin:25px 0 0;}
.new-blog-left{ float:left;}
.new-blog-wrap{ margin:40px 0 0;}
.blog-wrap{ width:780px; position:relative;}
.blog-wrap .blog-img-wrap{ width:390px; height:250px; position:relative; }
.blog-wrap .blog-img-wrap img{ width:auto; height:auto;}
.blog-wrap .blog-content{ width:330px; background:#fafafa; padding:27px 30px; position:relative; height:196px ;}
.blog-wrap .blog-content span{ font:14px 'Poppins'; color:#cccccc; display:inline-block;}
.blog-wrap .blog-content span p{ display:inline-block; margin:0;  font:14px 'Poppins'; color:#cccccc}
.blog-wrap .blog-content h2{ font:21px 'Poppins'; color:#363636; margin:18px 0 0;}
.blog-wrap .blog-content p{ font:14px 'Roboto-Regular'; color:#363636; margin:19px 0 25px;}

.blog-wrap .blog-content a{ font:14px 'Poppins'; color:#363636;}
.new-blog-right{ float:right;}
.new-blog-right .blog-wrap{ width:390px;}
.blog-wrap .hover-content{ display:none;}
.blog-wrap .overlay-fig{ position:absolute; top:0; left:0; width:100%; height:100%; background:#373737; opacity:0.8;}
.blog-wrap .overlay-content{ position:absolute; top:0; left:0; width:79%; height:76%; padding:30px 40px; }
.blog-wrap .overlay-content .buttons{ position:relative; top:35%; text-align:center;}
.blog-wrap:hover .hover-content{ display:block;cursor:pointer;}
.blog-wrap .hover-content a.zoom{ background:url(../images/web-zoom.png) no-repeat left top; height:42px; width:42px; display:inline-block;}
.blog-wrap .hover-content a.link{ background:url(../images/web-link.png) no-repeat left top; height:42px; width:42px; display:inline-block; margin:0 0 0 8px;} 
.blog-wrap:hover .blog-content{ background:#51ab55; }
.blog-wrap:hover .blog-content h2{color:#fff; font:21px 'Poppins';}
.blog-wrap:hover .blog-content p{color:#fff;}
.blog-wrap:hover .blog-content span{color:#fff;}
.blog-wrap:hover .blog-content a{color:#fff;}
.blog-content.clsFloatRight span.q1{ background:url(../images/q1-left.png) no-repeat left top; display:block; width:19px; height:33px; position:absolute; left:-19px; top:30px;}
.blog-wrap:hover .blog-content.clsFloatRight span.q1{ background:url(../images/q1-left-hover.png) no-repeat left top;}
.blog-content.clsFloatLeft span.q1{ background:url(../images/q1-right.png) no-repeat left top; display:block; width:19px; height:33px; position:absolute; right:-19px; top:30px;}
.blog-wrap:hover .blog-content.clsFloatLeft span.q1{ background:url(../images/q1-right-hover.png) no-repeat left top;}
.new-blog-right  .blog-content.clsFloatLeft span.q1{ background:url(../images/q1-top.png) no-repeat left top; display:block; width:33px; height:19px; position:absolute;left:30px; top:-19px;}
.new-blog-right .blog-wrap:hover  .blog-content.clsFloatLeft span.q1{ background:url(../images/q1-top-hover.png) no-repeat left top;}

.qshop-brand{ margin:80px 0 0; background:#fafafa; padding:80px 0;}
.brand-wrap{ margin:0 auto; width:1170px;}
.brand-wrap .owl-carousel{ margin:0 auto; width:1050px;}
.brand-wrap .owl-carousel .owl-item{ float:none; display:inline-block; vertical-align:middle;}
.brand-wrap .owl-theme .owl-controls .owl-buttons div{ opacity:1; border-radius:0; margin:0; text-indent:-9999em; padding:0;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-prev{ background:url(../images/brand-arw-left.png) no-repeat left top; height:30px; width:30px;position:absolute; left:-50px; top:37%;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-prev:hover{ background:url(../images/brand-arw-left-hover.png) no-repeat left top;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-next{ background:url(../images/brand-arw-right.png) no-repeat left top; height:30px; width:30px; position:absolute; right:-40px; top:37%;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-next:hover{ background:url(../images/brand-arw-right-hover.png) no-repeat left top; }

/*footer*/
.footer{ background:#1859a7; border-top:3px solid #51ab55; padding:55px 0 0; position:relative;}
.footer-top{ margin:0 auto; width:1170px; padding-bottom:80px;}
.footer-top .footer-newsletter{ width:270px; display:inline-block;}
.footer-info .foot-logo{ display:block; text-align:center;}
.footer-info p{ font:14px 'Roboto-Regular'; color:#fff; margin:10px 0 0;}
.footer-info a.more-btn{ font:14px 'Poppins'; color:#fff; margin:20px 0 0; display:inline-block;}
.news-feed h3{ font:18px 'Poppins'; color:#363636; margin:35px 0 0;}
.news-text{ position:relative;}
.news-feed .t-box{ height:40px; padding:0 33px 0 20px; width:213px; border-radius:0px; font:14px 'Poppins'; color:#464646; margin:18px 0 0; box-sizing:unset;}
.mail-btn { background:url(../images/mail-btn.png) no-repeat left top transparent; height:12px; width:19px; border:none; position:absolute; right:14px; bottom:13px; cursor:pointer;}
.news-feed ul li { display:inline-block; margin:15px 0 0;}
.news-feed ul li a{ color:#464646; font:13px 'Poppins'; background:url(../images/foot-seperator.png) no-repeat left center; display:inline-block; padding:0 0 0 10px;}
.news-feed ul li:first-child a{ background:none; padding:0;}

.qshop-notes{ display:inline-block; vertical-align:top; width:270px; margin:0 0 0 25px;}
.qshop-notes h3{ font:24px 'Poppins'; color:#363636; padding-bottom:25px; background:url(../images/heading-border.png) no-repeat left bottom;}
.patch-notes{ padding:20px 0; border-top:1px solid #d8d8d8;}
.patch-img{ display:inline-block; height:70px; width:70px; vertical-align:top; position:relative;}
.patch-img img{ width:100%; height:100%; border-radius:0px;}
.patch-content{ width:180px; display:inline-block; vertical-align:top; margin:0 0 0 15px;}
.patch-content p{ font:14px 'Poppins'; color:#363636;}
.patch-content span{ font:13px 'Poppins'; color:#464646; margin:10px 0 0; display:inline-block;}
.patch-notes .hover-content{ display:none;}
.patch-notes .overlay-fig{ position:absolute; top:0; left:0; width:100%; height:100%; background:#373737; opacity:0.8; border-radius:0px;}
.patch-notes .overlay-content{ position:absolute; top:0; left:0; width:100%; height:100%; }
.patch-notes .overlay-content .buttons{ position:relative; top:30%; text-align:center;}
.patch-notes:hover .hover-content{ display:block;}
.patch-notes:hover .patch-content p{ color:#1859a7;}
.patch-notes:hover .patch-content span{ color:#1859a7;}
.patch-notes .hover-content a.zoom{ background:url(../images/zoom1.png) no-repeat left top; height:30px; width:30px; display:inline-block;}
.twitter-feeds{ display:inline-block; vertical-align:top; width:270px; margin:0 0 0 25px;}
.twitter-feeds h3{ font:24px 'Poppins'; color:#363636; padding-bottom:25px; background:url(../images/heading-border.png) no-repeat left bottom;}
.t-feeds{ padding:20px 0 20px 35px; border-top:1px solid #d8d8d8; background:url(../images/foot-twitter.png) no-repeat left 20px;}
.t-feeds p{ font:14px 'Poppins'; color:#363636;}
.t-feeds span.time{ font:13px 'Poppins'; color:#464646; margin:10px 0 0; display:inline-block; width:100%;}
.t-feeds a{ font:14px 'Poppins'; color:#51ab55;}
.contact-info{ display:inline-block; vertical-align:top; width:270px; margin:0 0 0 25px;}
.contact-info h3{ font:24px 'Poppins'; color:#363636; padding-bottom:25px; background:url(../images/heading-border.png) no-repeat left bottom;}
.foot-contact { padding:20px 0; border-top:1px solid #d8d8d8;} 
.foot-contact p{ font:14px 'Poppins'; color:#363636; display:inline-block; padding-bottom:5px;}
.foot-contact label{ font:14px 'Poppins'; color:#363636; max-width:100px; min-width:100px; min-height:60px; display:inline-block; float:left;}
.foot-contact a{ color:#1859a7; font:14px 'Poppins'; padding-bottom:5px;}
.foot-contact span{ color:#636363;}
.foot-share ul{ display:inline-block;} 
.foot-share ul li{ display:inline-block; margin:0 3px 0 0;}
.foot-share ul li.f-fb a{ background:url(../images/f-fb.png) no-repeat left top; height:16px; width:16px; display:block; }
.foot-share ul li.f-twit a{ background:url(../images/f-twit.png) no-repeat left top; height:16px; width:16px; display:block;}
.footer-bottom{ background:#d9d9d9; padding:35px 0;}
.f-bottom{ margin:0 auto; width:1170px; }
.bottom-left{ float:left;}
.bottom-left p{ font:14px/26px 'Poppins'; color:#464646;}
.bottom-right{ float:right;}
.bottom-right ul li{ display:inline-block; margin-left:20px;} 
.bottom-right ul li:first-child{ margin:0;}
.bottom-right ul li a{ font:16px 'Poppins'; color:#464646; text-transform:none;}
.bottom-right ul li a:hover{ color:#1859a7;}
.bottom-right ul li.active a{ color:#1859a7;}

.bottom-top a{ background:url(../images/bottom-top.png) no-repeat left top; height:49px; width:49px; position:absolute; right:6%; top:35%;}
/*aboutus*/
.breadcrumbs{ background:#fff; border-top:3px solid #1859a7; /*display:none;*/}
.breadcrumbs ul{ margin:0 auto; width:100%; display:none;}
.breadcrumbs li{ display:inline-block; }
.breadcrumbs li a{ font:14px 'Poppins'; color:#fff; background:url(../images/breadcrumb-bg.png) no-repeat right center; padding-right:10px; text-transform:capitalize;}
.breadcrumbs li span{ font:14px 'Poppins'; color:#fff; text-transform:capitalize;}
.main-content{ width:1175px; margin:50px auto 0; position:relative; padding-bottom:100px;}
.aboutus-content{ margin-bottom:40px; padding:0 10px;}
.innerpage-content h3{ font:40px/36px 'Poppins-light'; padding:0 0 27px; background:url(../images/heading-bg.png) no-repeat left bottom; color:#363636; border-bottom:1px solid #f3f3f3; display:none;}
.main-left-content{ width:560px; margin:40px 0 0 0;}
.main-right-content{ width:560px; margin:40px 0 0 30px;}
.main-left-content img{ margin:0 0 30px; width:100%;}
.innerpage-content p{ font:16px/24px 'Poppins'; color:#363636; padding-bottom:30px; min-height:28px;}
.innerpage-content li{ font:16px 'Poppins'; color:#363636; text-align:justify; padding-bottom:11px;}
.innerpage-content h2{ font:27px 'Poppins'; color:#363636; margin:0 0 30px;}
.innerpage-content ul{ margin:15px 0 0;}
.about-center{ display:inline-block !important;}
.about-center img{ text-align:center; margin:25px auto; display:block;}
.review-map #map{width:100% !important;}
/*contact us*/
.innerpage-content .mce-menubtn span{ font:15px "Helvetica Neue",Helvetica,Arial,sans-serif; display:inline-block;margin:0px;}

.innerpage-content span.active{ font:18px "Poppins"; color:#00CC00; margin:0px; display:block;}
.innerpage-content span.inactive{ font:18px "Poppins"; color:#FF0000; margin:0px; display:block;}

.innerpage-content span.social_share{ font:22px 'Poppins'; color:#363636; margin:0px; display:inline-block; float:right; }
.innerpage-content span.social_share span{ font:22px 'Poppins'; color:#363636; margin:0px; display:inline-block;}



.innerpage-content span{ font:22px 'Poppins'; color:#363636; margin:40px 0; display:block;}
.contact-left{ display:inline-block; vertical-align:top; width:570px;}
.contact-right{ display:inline-block; vertical-align:top; width:570px; margin:0 0 0 25px;}
.innerpage-content label{ display:block; color:#363636; font:16px 'Poppins'; margin-bottom:12px;}
.innerpage-content .t-box{ height:40px; border:1px solid #e5e5e5; width:94%;font:16px 'Poppins'; padding:0 15px; color:#363636; }
.innerpage-content .form-field{ margin:0 0 15px; position:relative;}
.innerpage-content .t-box2{ height:98px; border:1px solid #e5e5e5; width:94%;font:16px 'Poppins'; padding:15px; resize:none;  color:#363636;}
.innerpage-content .t-box5{ border:1px solid #e5e5e5; margin:0 0 0 10px; width:69%;font:16px 'Poppins'; padding:15px; resize:none;  color:#363636;}
.innerpage-content .t-box4{ border:1px solid #e5e5e5; width:94%;font:16px 'Poppins'; padding:15px; resize:none;  color:#363636;}

.contact-btn .btn1{ width:147px; height:45px; border:1px solid #7bb716; color:#7bb716; text-transform:none; 
font:22px 'Poppins'; background:transparent; border-radius:0px; cursor:pointer; margin:8px 0 0;}
.contact-btn .btn1:hover{ background:#7bb716; color:#fff;}
.contactus-contant{ background:url(../images/contact-bg.png) no-repeat right top; margin-bottom:80px;}
.contact-center-content{ padding:40px 0 0; border-top:1px solid #e5e5e5; margin:50px 0 0;}
.contact-center-content .contact-location{ background:url(../images/contact-location.png) no-repeat bottom center; display:inline-block; vertical-align:top; width:200px; padding:0 0 95px; margin:0 0 0 165px;}
.contact-center-content .contact-location p{ text-align:center; font:20px/20px 'Poppins'; color:#363636; margin:0 0 10px; padding:0;}
.contact-center-content .contact-phone{ background:url(../images/contact-phone.png) no-repeat bottom center; display:inline-block; vertical-align:top; width:200px; padding:0 0 121px; margin:0 0 0 130px;}
.contact-center-content .contact-phone p{ text-align:center; font:20px/20px 'Poppins'; color:#363636; margin:0 0 10px; padding:0;}
.contact-center-content .contact-phone span{ display:inline-block; color:#636363; padding:0; margin:0; line-height:20px;}
.contact-center-content .contact-mail{ background:url(../images/contact-mail.png) no-repeat bottom center; display:inline-block; vertical-align:top; width:200px; padding:0 0 121px; margin:0 0 0 130px;}
.contact-center-content .contact-mail a{ display:block; text-align:center; color:#1859a7; font:20px/20px 'Poppins'; margin:0 0 10px; padding:0;}
.contact-map{ position:relative; /*top:-28px; z-index:-1;*/}

/*login*/
.login-left{ display:inline-block !important; vertical-align:top; width:570px;}
.login-right{ display:inline-block; vertical-align:top; width:480px; margin:0 0 0 25px; float:right;}
.login-left .remember-me{ float:left;}
.login-left .remember-me label{ display:inline-block; font:15px 'Poppins';}
.login-left .forget-password{ float:right;}
.login-left .forget-password a{ font:15px 'Poppins'; color:#1859a7;}
.login-left .login-btn{ display:block; clear:both; margin:35px 0 0; float:left;}
.login-left .login-btn .log-btn{ width:100px; height:45px; border:1px solid #7bb716; color:#7bb716; text-transform:none; font:22px 'Poppins'; background:transparent; border-radius:0px; cursor:pointer; float:left;}
.login-left .login-btn img{ margin:0 0 0 30px; display:inline-block;}
.register-btn{ margin:25px 0 0; display:inline-block;}
.register-btn a{ font:22px 'Poppins'; color:#1859a7; border:1px solid #1859a7; text-transform:none; border-radius:0px; padding:9px 20px; float:left;}
.login-content{padding-bottom:120px;}

/*register*/
.register-step1{ background:url(../images/registration1.png) no-repeat center top;}
.register-step2{ background:url(../images/registration2.png) no-repeat center top;}
.register-step3{ background:url(../images/registration3.png) no-repeat center top;}
.register-step4{ background:url(../images/registration4.png) no-repeat center top;}


.register-complaint-steps .register-step1{ background:url(../images/registration1_complaint.png) no-repeat left top;}
.register-complaint-steps .register-step2{ background:url(../images/registration2_complaint.png) no-repeat left top;}
.register-complaint-steps .register-step3{ background:url(../images/registration3_complaint.png) no-repeat left top;}
.register-complaint-steps .register-step4{ background:url(../images/registration4_complaint.png) no-repeat left top;}
.register-complaint-steps ul{ width:900px !important;  }


.register-steps{ min-height:43px; margin:0 auto !important; width:900px;}

#reg_step2 .register-steps li{ display:inline-block; float:left; position:relative; margin-left:20px; /*width:210px;*/ text-align:center; }

.register-steps li{ display:inline-block; background:; float:left; position:relative; margin-left:20px; width:265px; text-align:center; }

.register-complaint-steps .register-steps li{ display:inline-block; background:; float:left; position:relative; margin-left:20px; width:274px !important; text-align:center; }



.register-steps li a{ font:18px/46px 'Poppins'; color:#fff; text-transform:none;}
.register-left .form-field .t-box1{ height:40px; border:1px solid #e5e5e5; width:41%;font:16px 'Poppins'; padding:0 15px; color:#363636; display:inline-block; }
.t-box-right{ margin-left:30px;}

.register-left .form-field .t-box2{ border:1px solid #e5e5e5;font:16px 'Poppins'; padding:0 15px; color:#363636; display:inline-block; }
.t-box-right{ margin-left:30px;}

.register-left .form-field.post-code a{ font:15px 'Poppins'; color:#363636; display:inline-block; margin:18px 0 0;}
.register-content h2{ font:22px 'Poppins'; color:#363636; text-transform:none; margin:0 0 30px; display:inline-block;}
.register-content{ padding-bottom:211px; }
.register-left{ width:570px; display:inline-block; vertical-align:top; margin:42px 0 0; position:relative;}
.register-right{ width:570px; display:inline-block; vertical-align:top;  margin:42px 0 0 25px;}
 .member .sbHolder{ width:99%; border:1px solid #e5e5e5; border-radius:0; height:40px; background:#fff;}
select{ width:99%; border:1px solid #e5e5e5; border-radius:0; height:40px; background:#fff; font:16px/41px "Poppins";}

 
 
 .member .sbSelector{ width:95%; height:40px; font:16px/41px 'Poppins'; padding:0 15px; color:#363636; text-indent:0;}
 .member .sbToggle{ background:url(../images/register-drop-arw.png) no-repeat right top; height:9px; width:12px;}
 .member .sbOptions{ width:100%; background:#1859a7; font:15px 'Poppins'; color:#fff; border:none;}
 .member .sbOptions li a{ font:15px 'Poppins'; color:#fff;}
 .member .sbOptions li a:hover{ color:#fff !important;}
.register-content .reg-btn{ width:205px; height:45px; border:1px solid #7bb716; color:#7bb716; text-transform:none; font:22px 'Poppins'; background:transparent; border-radius:0px; cursor:pointer; margin:20px 0 0;}
.register-content .reg-btn:hover{border:1px solid #1859A7; color:#1859A7; }
.register-right .doe{ margin:57px 0 15px;}
.form-field .input.file{ margin:0; height:40px; width:100%; border:1px solid #e5e5e5; background:#fff;}
.form-field .file-text{ margin:0; font:16px 'Poppins'; color:#363636; top:11px; padding:0 15px;}
.input.file > input { background: #ffffff none repeat scroll 0 0;height:40px;position: relative;width:100%;z-index: 3;}
.form-field .input.file .compact{ margin:0; right:10px; background:#363636; top:8px; font:14px/25px 'Poppins'; color:#fff; height:25px; width:75px;}
a.date{ background:url(../images/calendar.png) no-repeat left top; height:23px; width:22px; position:absolute; right:13px; top:8px;}
.register-left a.reg-add{ background:url(../images/add-plus.png) no-repeat left top; height:20px; width:20px; position:absolute; right:25px;  top:6px; z-index:10;}
.register-left a.reg-minus{ background:url(../images/add-minus.png) no-repeat left top; height:20px; width:20px; position:absolute; right:0; top:6px; z-index:10;}
.add_field_button{ text-indent:-9999em; background:url(../images/add-plus.png) no-repeat left top transparent; height:20px; width:20px; border:none; cursor:pointer; right:-30px; position:absolute;}
.remove_field{ text-indent:-9999em; background:url(../images/add-minus.png) no-repeat left top; height:20px; width:20px; display:block; position:absolute; top:10px; right:-30px;}
.register-left .mCustomScrollBox{ height:115px;}
.terms-conditions{ padding:15px 35px 15px 15px; border:1px solid #e5e5e5;}
.mCSB_draggerContainer{ border-left:1px solid #e5e5e5;}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity:1 !important;}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical{ margin:0 !important;}
.terms-conditions .mCSB_dragger_bar{ background:url(../images/dragger-bar.png) no-repeat left top; height:62px !important; width:9px; border-radius:0 !important; left:0 !important;}
.terms-check{ margin:16px 0 0;}
.terms-check label{ display:inline-block; font:15px 'Poppins'; margin-left:5px;}
.terms-check label a{ display:inline-block; font:15px 'Poppins'; color:#363636; text-decoration:underline;}
.register-content .reg-btn2 .reg-btn{ width:290px; height:45px; border:1px solid #7bb716; color:#7bb716; text-transform:none; font:22px 'Poppins'; background:transparent; border-radius:0px; cursor:pointer; margin:20px 0 0; display:inline-block; vertical-align:top}
.register-content .reg-btn2 .reg-btn:hover{ border-color:#1859A7; color:#1859A7;}
.register-content .reg-btn2 img{ margin:20px 0 0 40px; display:inline-block;}
.step4-bg{ background:url(../images/step4.png) no-repeat left top; width:159px; height:136px; position:absolute; right:-210px; top:35%; margin:0 !important;}

/*edit your review*/
.edit-review-content { padding-bottom:305px; background:url(../images/edit-your-review-bg.png) no-repeat right 65%;}
.edit-review-blk{ width:865px; margin:40px 0 0;}
.edit-review-blk h4{ font:26px 'Poppins'; color:#1859a7; margin:0 0 23px;}
.edit-review-blk .review-blk{ width:570px;}
.edit-review-btn .review-btn{width:150px; height:45px; border:1px solid #7bb716; color:#7bb716; text-transform:none; font:22px 'Poppins'; background:transparent; border-radius:0px; cursor:pointer; margin:20px 0 0; display:inline-block; vertical-align:top;}
.edit-review-btn .review-btn:hover{ border-color:#1859A7; color:#1859A7;}
/*faq*/
.search-faq{ padding-left:70px; margin:45px 0 30px; background:url(../images/search-bg1.png) no-repeat left center; } 
.search-faq .search-box1{ border:1px solid #e5e5e5; padding:0 15px; font:15px 'Poppins'; height:42px; width:940px; color:#363636; display:inline-block; vertical-align:top;}
.search-faq .search-btn1{ border:1px solid #1859a7; color:#1859a7; font:20px 'Poppins';
 text-transform:none; background:transparent; height:42px; width:110px; margin:0 0 0 3px;}
 .search-faq .search-btn1:hover{ background:#1859a7; color:#fff;}
.faq-wrap{ width:550px; display:inline-block; vertical-align:top; min-height: 82px;padding:18px 15px; border:1px solid #fff; border-top:none; border-left:none;}
.faq-img{ display:inline-block; margin:8px 15px 0 0; vertical-align:top;}
.faq-wrap-content{ display:inline-block; vertical-align:top; width:465px;}
.faq-wrap-content h5{ font:23px 'Poppins'; color:#363636; margin-bottom:6px;}
.faq-wrap-content p{ font:15px 'Poppins'; padding:0;}
.faq-wrap:hover{ background:#fafafa; border:1px solid #e5e5e5; border-top:none; border-left:none;}
.faq-content{ padding:0 0 85px;}

/*faq1*/
.faq-container h5{ font:16px/30px 'Poppins'; color:#363636;  vertical-align:top;}
.faq-container h5 span{ margin:0; display:inline-block; background:url(../images/faq1-bg.png) no-repeat left top; height:39px; width:33px; font:20px/34px 'Poppins'; color:#fff; text-align:center; vertical-align:top; padding-right:15px;}
.faq-container p{ padding-left:49px;}

/*forgot password*/
.forgot-pwd-content{padding-bottom:245px;}
.forgot-pwd-content .forgot-pwd{ width:570px;}
.forgot-pwd-content .fp-btn{ width:165px; height:45px; border:1px solid #7bb716; color:#7bb716; text-transform:none; font:22px 'Poppins'; background:transparent; border-radius:0px; cursor:pointer; margin:20px 0 0; display:inline-block; vertical-align:top}
.forgot-pwd-content .fp-btn:hover{ border-color:#1859A7; color:#1859A7;}
/*dashboard*/
.login-header{ float:right;} 
.login-header span{ font:13px 'Poppins'; color:#363636; display:inline-block; text-transform:capitalize;}
.login-header span a{ color:#7bb716; }
.login-header .dash-board{font:13px 'Poppins'; color:#fff; background:#7bb716; text-transform:none; padding:5px 8px; border-radius:0px; margin-left:10px;}
.login-header .logout{font:13px 'Poppins'; color:#fff; background:#363636; text-transform:none; padding:5px 8px;  border-radius:0px;}
.page-sidebar .sidebar-menu .menu-items{ overflow:visible !important; display:inline-block;}
.sidebar-menu .scroll-element{ display:none;}
.sidebar-menu .menu-items{ height:auto !important; margin:0 !important;}
.page-sidebar{ background:#414F7D;}
.sidebar-menu ul.menu-items{ margin:38px 0 0 !important;}
.sidebar-menu .m-t-30{ margin:0;}
.page-sidebar {  bottom: 0; left: -210px; /*overflow: hidden;overflow:auto;*/ position: fixed;  right: auto;  top: 0; transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;  width: 275px;  z-index: 1000; }
.page-sidebar ~ .page-container{ padding-left:0px;}
.page-container {  background-color: inherit;  height: 100%;  width:100%;}
.page-sidebar:hover { transform: translate3d(210px, 0px, 0px);}
@media \0screen {.page-sidebar:hover { transform: translate3d(210px, 0px, 0px); left:0;}}
.menu-items li{ position:relative;  line-height:0;}
.menu-items li .icon-thumbnail { position:absolute; right:0; left:inherit;}
.menu-items li:first-child {border:none;}
.menu-items li .icon-thumbnail .ch-profile{ background:url(../images/dashboard1.svg) no-repeat left center; height:100%; width:22px; display:block; margin:0 auto;}
.menu-items li .icon-thumbnail .ch-password{ background:url(../images/dashboard2.svg) no-repeat left center; height:100%; width:24px; display:block; margin:0 auto;}
.menu-items li .icon-thumbnail .my-wedshop{ background:url(../images/dashboard3.svg) no-repeat left center; height:100%; width:28px; display:block; margin:0 auto;}
.menu-items li .icon-thumbnail .ch-reviews{ background:url(../images/dashboard4.svg) no-repeat left center; height:100%; width:29px; display:block; margin:0 auto;}
.menu-items li .icon-thumbnail .my-invoice{ background:url(../images/dashboard5.svg) no-repeat left center; height:100%; width:20px; display:block; margin:0 auto;}
.menu-items li .icon-thumbnail .my-subscription{ background:url(../images/dashboard5.svg) no-repeat left center; height:100%; width:24px; display:block; margin:0 auto;}
.menu-items li .icon-thumbnail .my-abontment{ background:url(../images/dashboard6.svg) no-repeat left center; height:100%; width:37px; display:block; margin:0 auto;}
.menu-items li .icon-thumbnail .my-webtools{ background:url(../images/dashboard7.svg) no-repeat left center; height:100%; width:25px; display:block; margin:0 auto;}
.menu-items li .icon-thumbnail .log-out{ background:url(../images/dashboard8.svg) no-repeat left center; height:100%; width:22px; display:block; margin:0 auto;}
.page-sidebar .dash-profile-pic{ float:right; width:58px; text-align:center; margin:30px 0 0;}
.page-sidebar .dash-profile-pic img { display:block; height:42px; width:42px; border-radius:100px; border:3px solid #1859a7; margin:0 auto;}
.page-sidebar .dash-profile-pic a{ display:inline-block; font:12px 'Poppins'; color:#fff !important; margin:9px 0 0; vertical-align:top;}
.page-sidebar ul li .title{ font:16px/50px 'Poppins' !important; color:#fff; width:100% !important; overflow:visible !important;}
.page-sidebar ul li a{ min-height:50px !important; width:100% !important; background:#414f7d; padding-left:60px !important;}
.page-sidebar ul li:hover a{ background:#7bb716;}
.sidebar-visible .menu-items li .icon-thumbnail { position:absolute; /*left:22px;*/}
.sidebar-visible .page-sidebar .dash-profile-pic{ float:left; width:58px; margin:30px 0 0; padding:0 0 0 20px; width:100%; text-align:left;}
.sidebar-visible .page-sidebar .dash-profile-pic img{ width:80px; height:80px; display:inline-block; vertical-align:top;}
.sidebar-visible .page-sidebar .dash-profile-pic a.profile-tag { display:none;}
.sidebar-visible .page-sidebar .dash-profile-pic a{ display:inline-block; vertical-align:top;}
.page-sidebar .dash-profile-pic .dash-notifications{ display:none !important;} 
.sidebar-visible .page-sidebar .dash-profile-pic .dash-notifications{ display:inline-block !important; background:url(../images/notify.png) no-repeat left center; margin:0 0 0 15px;}
.note{ font:13px 'Poppins'; color:#38474f; background:#f8f8f8; padding:3px 8px; position:absolute; right:80px; display:none;}
.sidebar-visible .note{ font:13px/16px 'Poppins'; color:#38474f; background:#f8f8f8; height:16px; padding:0px 8px; position:absolute; right:20px; display:block; border-radius:10px; top:18px;}
.sidebar-visible .page-sidebar .dash-profile-pic .dash-notifications a{ display:inline-block !important; font:20px 'Poppins'; color:#fff !important; margin:0; vertical-align:top;}
.sidebar-visible .page-sidebar .dash-profile-pic .dash-notifications img{ border-radius:0; border:none; height:auto; width:auto;}
.sidebar-visible .page-sidebar .dash-profile-pic .dash-notifications span{ display:block; font:22px 'Poppins'; color:#fff; padding-left:30px;}
.sidebar-visible .page-sidebar .dash-profile-pic .dash-notifications p{ color:#fff; font:10px 'Poppins'; text-transform:capitalize; padding-left:30px;}
.dash-board-container h5{ font:34px 'Poppins'; color:#363636; display:block; text-align:center; margin:0 0 25px;}
.dash-board-container{ margin:33px 0 0;}
.dash-board-wrap{ padding:0 0 0 20px; background:#fafafa; border-bottom:1px solid #e5e5e5; margin:0 0 20px;}
.dash-board-wrap .dash-wrap-left{ float:left; padding:20px 0;} 
.dash-board-wrap .dash-wrap-left img{ border:1px solid #e5e5e5;}
.dash-board-wrap .dash-wrap-center{ float:left; width:880px; margin:0 0 0 15px; padding:20px 0;}
.dash-board-wrap .dash-wrap-center h2{ margin:0 0 14px;font:18px 'Poppins'; color:#363636;}
.dash-board-wrap .dash-wrap-center p{ font:15px 'Poppins'; color:#363636; padding:0;}
.dash-board-wrap .dash-wrap-right{ float:right; width:145px; text-align:center; background:#e5e5e5; padding:10px 0;}
.dash-board-wrap .dash-wrap-right h4{ margin:0 0 8px; font:15px 'Poppins'; color:#363636; text-transform:none;}
.dash-board-wrap .dash-wrap-right span{ margin:8px 0 0px; font:14px 'Poppins'; color:#363636; }
.pagination{ text-align:center; margin:20px 0 0; display:inline-block !important; width:100%;}
.pagination ul li a{ font:16px 'Poppins'; color:#7bb716; border:1px solid #7bb716; padding:7px 13px;
 border-radius:0px; display:inline-block; text-transform:none;}
.pagination ul li a:hover{ color:#fff; background:#7bb716;}
.pagination ul li { display:inline-block; padding-right:5px; }
.pagination ul li.active a{ background:#7bb716; color:#fff;}
.pagination ul li:hover a{ background:#7bb716; color:#fff;}
.pagination .page-prev{display:inline-block; vertical-align:top; font:16px 'Poppins'; color:#7bb716; border:1px solid #7bb716; padding:7px 13px;
 border-radius:0px;  text-transform:none; margin:0 5px 0 0 ;}
.pagination .page-next{display:inline-block; vertical-align:top; font:16px 'Poppins'; color:#7bb716; border:1px solid #7bb716; padding:7px 13px;
 border-radius:0px;  text-transform:none;}
.pagination ul{display:inline-block; vertical-align:top; text-align:center; margin:0; }
.inner-latest-news{ background:#fafafa; padding:50px 0; margin:70px 0 0; display:none;}
.inner-latest-news .dash-news-wrapper{ width:1170px; margin:0 auto;}
.inner-latest-news .dash-news-wrapper h3{ font:36px/36px 'Poppins'; padding:0 0 27px; background:url(../images/heading-bg.png) no-repeat left bottom; color:#363636; border-bottom:1px solid #f3f3f3;}
.dash-news-wrap{ margin:50px 0 0;}
.dash-news-wrap .hover-content{ display:none;}
.dash-news-wrap .overlay-fig{ position:absolute; top:0; left:0; width:100%; height:100%; background:#373737; opacity:0.8;}
.dash-news-wrap .overlay-content{ position:absolute; top:0; left:0; width:100%; height:100%;}
.dash-news-wrap .overlay-content .buttons{ position:relative; top:35%; text-align:center;}
.dash-news-wrap:hover .hover-content{ display:block;}
.dash-news-wrap .hover-content a.link{ background:url(../images/web-link.png) no-repeat left top; height:42px; width:42px; display:inline-block; margin:0 0 0 8px;}
.dash-news-wrap .dash-news-img{ display:inline-block; position:relative; vertical-align:top;}
.dash-news-wrap .dash-news-content{ display:inline-block; vertical-align:top; width:330px; margin:0 0 0 25px;}
.dash-news-wrap .dash-news-content h2{ margin:0 0 12px; display:inline-block;}
.dash-news-wrap .dash-news-content h2 a { font:18px 'Poppins'; color:#363636; margin:0;}
.dash-news-wrap .dash-news-content span{ font:14px 'Poppins'; color:#cccccc; margin:0 0 15px; display:block;}
.dash-news-wrap .dash-news-content p{ font:14px 'Poppins';  color:#363636;}
.dash-news-wrap .dash-news-content a{font:14px 'Poppins'; color:#363636; margin:15px 0 0; float:left;}
.dash-news-wrapper .owl-theme .owl-controls .owl-buttons div{ opacity:1; border-radius:0; margin:0; text-indent:-9999em; padding:0;}
.dash-news-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev{ background:url(../images/left-arw1.png) no-repeat left top; height:22px; width:22px;position:absolute; right:30px; top:-60px;}
.dash-news-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev:hover{ background:url(../images/left-arw-hover1.png) no-repeat left top; height:22px; width:22px;}
.dash-news-wrapper .owl-theme .owl-controls .owl-buttons .owl-next{ background:url(../images/right-arw1.png) no-repeat left top; height:22px; width:22px; position:absolute; right:0; top:-60px;}
.dash-news-wrapper .owl-theme .owl-controls .owl-buttons .owl-next:hover{ background:url(../images/right-arw-hover1.png) no-repeat left top; height:22px; width:22px;}
.dash-popup-container{ position:fixed; top:0px; width:100%; height:100%; z-index:1000; background:url(../images/popup-bg.png) repeat left top; left:0;}
.dash-popup{ width:807px; padding:0 0px 50px; background:#fff; position:relative; top:25%; margin:0 auto;} 
.dash-popup #close{ text-indent:-999em; background:url(../images/popup-close.png) no-repeat left top; height:34px; width:34px; position:absolute; right:-14px; top:-14px; cursor:pointer;}
.dash-popup .owl-pagination{ position:absolute; top:-45px; right:25px;}
.dash-popup .owl-theme .owl-controls .owl-pagination .owl-page span{ background:url(../images/popup-coin.png) no-repeat left center; height:11px; width:11px; opacity:1; margin:0 3px;}
.dash-popup .owl-theme .owl-controls .owl-pagination .owl-page.active span{ background:url(../images/popup-coin-active.png) no-repeat left center;}
.dash-popup h3{ background:#e3e3e3; padding:20px 30px; font:26px 'Poppins'; text-transform:none; color:#363636; margin:0; width:100%;}
.dash-popup-wrap{ margin:30px auto 0; width:706px;}
.dash-popup-img{ display:inline-block; vertical-align:middle;}
.dash-popup-content{ display:inline-block; vertical-align:middle; width:440px; margin:0 0 0 50px;} 
.dash-popup-content h2{ font:24px 'Poppins'; color:#363636; margin:11px 0; text-align:left;}
.dash-popup-content p{ text-align:justify; font:16px 'Poppins'; color:#363636;}

/*edit password*/
.edit-password-content{padding-bottom:320px;}
.edit-password-wrap{ width:810px;}
.edit-password-wrap h4{ font:26px 'Poppins'; color:#1859a7; margin:0 35px 10px 0px;}
.edit-password-wrap label{ display:inline-block; text-align:left; width:230px;}
.edit-password-wrap .edit-box{ height:40px; border:1px solid #e5e5e5; border-radius:5px; width:540px;font:16px 'Poppins'; padding:0 15px; color:#363636; margin:0 0 0 10px; }

.change-review-content .edit-box{ height:40px; border:1px solid #e5e5e5; width:540px;font:16px 'Poppins'; padding:0 15px; color:#363636; margin:0 0 0 10px; }

.button-wrap .edit-btn{ width:260px; height:45px; border:1px solid #7bb716; color:#7bb716; 
text-transform:none; font:16px 'Poppins'; background:transparent; border-radius:0px; cursor:pointer; display:inline-block; vertical-align:top}
.button-wrap .edit-btn:hover{ border-color:#7bb716; color:#1859A7;}
.button-wrap .edit-btn1{ width:160px; height:45px; border:1px solid #393939; color:#393939; text-transform:none; font:16px/44px 'Poppins'; background:transparent; border-radius:0px; cursor:pointer; display:inline-block; vertical-align:top; text-align:center; margin:0 0 0 25px;}
.button-wrap .edit-btn1:hover{ border-color:#1859A7; color:#1859A7;}
.edit-password-wrap .button-wrap{ margin:30px 0 0 215px;}
.edit-password-wrap .edit-box1{ height:40px; border:1px solid #e5e5e5; border-radius:5px; width:255px;font:16px 'Poppins'; padding:0 15px; color:#363636; margin:0 0 0 10px; display:inline-block; }
.edit-password-wrap .margin-box{ margin-left:11px;}
.edit-password-wrap .ch-adr{ font:15px 'Poppins'; color:#414f7b; padding:0; margin:15px 0 0 250px;}
.edit-profile-content{ background:url(../images/edit-profile-bg.png) no-repeat right 55%; padding-bottom:175px;}

/*edit web content*/
.edit-web-content{ background:url(../images/edit-web-shop-bg.png) no-repeat right 13%; padding-bottom:110px;}
.edit-password-wrap  .edit-box2{ height:100px; border:1px solid #e5e5e5; width:540px;font:16px 'Poppins'; padding:15px; color:#363636; margin:0 0 0 10px; display:inline-block; resize:none; vertical-align:top; }
.webshop-prof .form-field{ display:inline-block !important; width:540px;  vertical-align:middle; margin:0 0 0 10px;}

/*blog*/
.blog-category { display:block; text-align:center; margin:40px 0 50px;}
.blog-category label{ display:inline-block; float:left; margin:10px 10px 0 0; color:#363636; font-size:18px;}
.blog-category .sbHolder{ width:390px; border:1px solid #e5e5e5; border-radius:0; height:40px; background:#fff;}
.blog-category .sbSelector{ width:390px; height:40px; font:16px/41px 'Poppins'; padding:0 15px; color:#363636; text-indent:0; text-align:left;}
.blog-category .sbToggle{ background:url(../images/register-drop-arw.png) no-repeat right top; height:9px; width:12px;}
.blog-category .sbOptions{ width:390px; background:#1859a7; font:15px 'Poppins'; color:#fff; border:none; text-align:left;}
.blog-category .sbOptions li a{ font:15px 'Poppins'; color:#fff;}
.blog-category .sbOptions li a:hover{ color:#fff !important;}
.blog-category .date-box { height:40px; border:1px solid #e5e5e5; width:160px;font:16px 'Poppins'; padding:0 15px; color:#363636; margin:0 0 0 10px; display:inline-block; }
.date-search{ position:relative; display:inline-block; vertical-align:top; margin: 0 0 0 15px;}
.blog-category .blog{ display:inline-block;}
.blog-wrapper{ width:565px; display:inline-block; vertical-align:top; margin:0 35px 50px 0;}
.blog-wrapper .blog-img{ position:relative; display:inline-block;}
.blog-wrapper .hover-content{ display:none; cursor:pointer;}
.blog-wrapper .overlay-fig{ position:absolute; top:0; left:0; width:100%; height:100%; background:#373737; opacity:0.8;}
.blog-wrapper .overlay-content{ position:absolute; top:0; left:0; width:79%; height:76%; padding:30px 40px; }
.blog-wrapper .overlay-content .buttons{ position:relative; top:43%; text-align:center;}
.blog-wrapper:hover .hover-content{ display:block;}
.blog-wrapper .hover-content a.zoom{ background:url(../images/web-zoom.png) no-repeat left top; height:42px; width:42px; display:inline-block;}
.blog-wrapper .hover-content a.link{ background:url(../images/web-link.png) no-repeat left top; height:42px; width:42px; display:inline-block; margin:0 0 0 8px;}
.blog-wrapper h2{ margin:0;} 
.blog-wrapper h2 a{ font:24px 'Poppins'; color:#363636; margin:22px 0 15px; display:inline-block;}
.blog-wrapper span{ display:inline-block; margin:0 0 20px; font:16px 'Poppins'; }
.blog-wrapper span.date-wrap{ color:#7bb716;}
.blog-wrapper span.reacties{ background:url(../images/seperator.png) no-repeat left center; padding-left:10px;}
.blog-wrapper a.blog-btn{ text-transform:none; color:#7bb716; border:1px solid #7bb716; padding:8px 13px; border-radius:5px; -webkit-border-radius:5px; font:15px 'Poppins';}
.blog-wrapper:hover a.blog-btn{background:#7bb716; color:#fff;}
.blog-container{ border-bottom:1px solid #e5e5e5;}
.blog-view-content{ padding:0 0 65px;}

/*blog detail*/
.blog-detail-wrap .span-wrap{ display:block;}
.blog-detail-wrap span{ display:inline-block; margin:0 0 20px; font:16px 'Poppins'; }
.blog-detail-wrap span.date-wrap{ color:#7bb716;}
.blog-detail-wrap span.reacties{ background:url(../images/seperator.png) no-repeat left center; padding-left:10px;}
.blog-detail-wrap h2 { font:24px 'Poppins'; color:#363636; margin:22px 0 15px;}
.blog-detail-wrap img{ float:left; display:block; margin:0 30px  20px 0;}
.blog-detail-wrap p{ padding:0 0 20px;}
.blog-share-icons ul li{ display:inline-block;}
.blog-share-icons ul li.share1 a{ background:url(../images/share1.png) no-repeat left top; height:32px; width:33px; display:block;}
.blog-share-icons ul li.share2 a{ background:url(../images/share2.png) no-repeat left top; height:32px; width:33px; display:block;}
.blog-share-icons ul li.share3 a{ background:url(../images/share3.png) no-repeat left top; height:32px; width:33px; display:block;}
.blog-share-icons ul li.share4 a{ background:url(../images/share4.png) no-repeat left top; height:32px; width:33px; display:block;}
.blog-share-icons ul li.share5 a{ background:url(../images/share5.png) no-repeat left top; height:32px; width:33px; display:block;}
.blog-share-icons ul li.share6 a{ background:url(../images/share6.png) no-repeat left top; height:32px; width:33px; display:block;}
.blog-share-icons ul li.share7 a{ background:url(../images/share7.png) no-repeat left top; height:32px; width:33px; display:block;}
.blog-share-icons { border-bottom:1px solid #e5e5e5; padding:0 0 20px;}
.blog-reiew-img{ height:70px; width:70px; padding:5px; border:1px solid #e5e5e5; display:inline-block; float:left; margin:0 20px 0 0;}
.blog-reiew-img img{ height:100%; width:100%; margin:0;}
.blog-review-content{ display:inline-block; width:90%;}
.blog-review-content h5{ font:16px 'Poppins'; color:#363636; margin:0 0 15px;}
.blog-review-content .review-date{ float:left;}
.blog-review-content a{ float:right; font:15px 'Poppins'; color:#1859a7;}
.blog-review{ margin:0 0 20px;}
.blog-reactions{ border-bottom:1px solid #e5e5e5;} 
.blog-reactions-left{ width:570px; display:inline-block; vertical-align:top;}
.blog-reactions-right{ width:570px; display:inline-block; vertical-align:top; margin:0 0 0 25px;}
.blog-reactions-right .react-btn{ width:230px; height:45px; border:1px solid #7bb716; color:#7bb716;
 text-transform:none; font:22px 'Poppins'; background:transparent; border-radius:0px; 
 cursor:pointer; margin:20px 0 0; display:inline-block; vertical-align:top;}
 .blog-reactions-right .react-btn:hover{ border-color:#1859A7; color:#1859A7;}
.blog-detail-content{ padding-bottom:60px;}

/*notifications*/
.notify{ width:620px; padding:15px 20px 15px 60px;}
.notify p{ font:20px 'Poppins'; color:#fff !important;}
.notify span{ font:20px 'Poppins';}
.watch-out{ background:url(../images/Notification-watch.png) no-repeat 3% center #1859a7; position:absolute; right:0; top:202px;}
.success{ background:url(../images/Notification-success.png) no-repeat 3% center #7bb716;position:absolute; right:0; top:295px;}
.error{ background:url(../images/Notification-error.png) no-repeat 3% center #d53030;position:absolute; right:0; top:390px;}
.notifications{ position:fixed; background:url(../images/popup-bg.png) repeat left top; height:100%; width:100%; top:0; left:0; z-index:1000;}

/*conversation*/
.conversation-content{ padding-bottom:65px;}
.conversation-content h4{ font:26px 'Poppins'; color:#1859a7; display:inline-block; margin:40px 0 50px;}
.conver-btn { float:right; margin:40px 0 0;}
.conversation-content .conver-btn a{ font:16px 'Poppins'; color:#fff; text-transform:none; padding:8px 10px 8px 30px; float:left;} 
.conversation-content .conver-btn .honest{ background:url(../images/conversation-flag.png) no-repeat 9% center #7bb716; }
.conversation-content .conver-btn .dishonest{ background:url(../images/conversation-flag.png) no-repeat 9% center #ff0000; margin-left:6px;}
.conversation-wrap { width:1130px; margin-bottom:20px; display:inline-block !important;}
.conversation-wrap .conversation-img{ height:64px; width:64px; display:inline-block; vertical-align:top;}
.conversation-wrap .conversation-img img { width:100%; height:100%; border-radius:100px; border:1px solid #e5e5e5; padding:3px;}
.conversation-wrap-content{ width:920px; display:inline-block; vertical-align:top;  padding:20px 23px;  position:relative;}
.conversation-wrap-content h2{ display:inline-block; font:16px 'Poppins'; color:#363636; margin:0;}
.conversation-wrap-content p{ padding:0 0 20px;}
.conversation-wrap-content span.conver-time{ margin:0; font:14px 'Poppins'; display:inline-block;}
.conversation-wrap-left .conversation-wrap-content{ background:#f5fcf4; border-left:3px solid #e3ebe2; border-bottom:1px solid #e3ebe2; margin:0 0 0 35px;}
.conversation-wrap-left .conversation-wrap-content .arw-left{ background:url(../images/conversation-right.png) no-repeat left top; width:22px; height:24px; position:absolute; top:0; left:-25px; margin:0;}
.conversation-wrap-right{ float:right;}
.conversation-wrap-right .conversation-img{ float:right;}
.conversation-wrap-right .conversation-wrap-content{ float:right; margin:0 35px 0 0; border-right:3px solid #e5e5e5; border-bottom:1px solid #e5e5e5;background:#fafafa;}
.conversation-wrap-right .conversation-wrap-content .arw-right{ background:url(../images/conversation-left.png) no-repeat left top; width:22px; height:24px; position:absolute; top:0; right:-25px; margin:0;}


.conversation-content .send-msg .text2{ width:825px; height:100px; resize:none; padding:0 20px; font:15px 'Poppins';border:1px solid #e5e5e5; border-radius:0px; margin:20px 0 0 0;}
.conversation-content .send-msg .send-btn{  height:45px; width:130px; background:transparent; border:1px solid #7bb716; 
text-align:center; font:16px 'Poppins'; color:#7bb716; cursor:pointer; text-transform:none; float:left;
 border-radius:0px; margin:20px 0 0 15px;}
.conversation-content .send-msg .send-btn:hover{ border-color:#1859A7; color:#1859A7;}
.conversation-content .send-msg{ width:970px; margin:0 auto; position: relative;}
.conversation-content .send-msg .smiley-text{ float:left; position:relative;}
.conversation-content .send-msg .smiley{ background:url(../images/smiley1.png) no-repeat left top; height:24px; width:41px; position:absolute; bottom:8px; right:15px;}

/*how it works*/
.works-wrap{ padding:40px 0 0; border-bottom:1px solid #e5e5e5; min-height:275px;  position:relative;}
.works-wrap .work-wrap-img{ display:inline-block;  vertical-align:top;}
.step1 .work-wrap-img{margin:30px 0 0 40px;}
.works-wrap .work-wrap-content{ display:inline-block;width:840px; }
.step1 .work-wrap-content{ margin:0 0 0 60px;}
.step1 .work-arw{ margin:0 !important; background:url(../images/how-it-works-bg.png) no-repeat left top; height:42px; width:42px; position:absolute; bottom:-18px; left:9%;}
.step2 .work-wrap-img{margin:30px 40px 0 0px; float:right;}
.step2 .work-wrap-content{ margin:0 60px 0 0px; float:right;}
.step2 .work-wrap-content h2{ color:#ff9f00;}
.step2 .work-arw{  right:9%; margin:0; background:url(../images/how-it-works-bg.png) no-repeat left top; height:42px; width:42px; position:absolute;  bottom:-18px;}
.step3 .work-wrap-img{margin:30px 0 0 40px;}
.step3 .work-wrap-content{ margin:0 0 0 60px;}
.step3 .work-arw{ margin:0 !important; background:url(../images/how-it-works-bg.png) no-repeat left top; height:42px; width:42px; position:absolute; bottom:-18px; left:9%;}
.step4 .work-wrap-content h2{ color:#1859a7;}
.step4 .work-wrap-img{margin:30px 40px 0 0px; float:right;}
.step4 .work-wrap-content{ margin:0 60px 0 0px; float:right;}
.step4 .work-wrap-content h2{ color:#7bb716;}
.step4.works-wrap{ border:none;} 

/*invoice*/
.invoice-content{ padding:0 0 60px;}
.invoice-content h4{  font:26px 'Poppins'; color:#1859a7; display:inline-block; margin:40px 0 50px;}

.review-right-wrap{ float:right; margin:40px 0 50px;}
.review-right-wrap label{ display:inline-block; float:left; margin:10px 10px 0 0; color:#363636; font-size:18px;}
.review-right-wrap .sbHolder{ width:250px; border:1px solid #e5e5e5; border-radius:0; height:40px; background:#fff;}
.review-right-wrap .sbSelector{ width:250px; height:40px; font:16px/41px 'Poppins'; padding:0 15px; color:#363636; text-indent:0; text-align:left;}
.review-right-wrap .sbToggle{ background:url(../images/register-drop-arw.png) no-repeat right top; height:9px; width:12px;}
.review-right-wrap .sbOptions{ width:250px; background:#1859a7; font:15px 'Poppins'; color:#fff; border:none; text-align:left;}
.review-right-wrap .sbOptions li a{ font:15px 'Poppins'; color:#fff;}
.review-right-wrap .sbOptions li a:hover{ color:#fff !important;}


.invoice-right-wrap{ float:left; margin:40px 0 50px;}
.invoice-right-wrap label{ display:inline-block; float:left; margin:10px 10px 0 0; color:#363636; font-size:18px;}
.invoice-right-wrap .sbHolder{ width:150px; border:1px solid #e5e5e5; border-radius:0; height:22px; background:#fff;}
.invoice-right-wrap .sbSelector{ width:150px; height:40px; font:16px/41px 'Poppins'; padding:0 15px; color:#363636; text-indent:0; text-align:left;}
.invoice-right-wrap .sbToggle{ background:url(../images/register-drop-arw.png) no-repeat right top; height:9px; width:12px;}
.invoice-right-wrap .sbOptions{ width:150px; background:#1859a7; font:15px 'Poppins'; color:#fff; border:none; text-align:left;}
.invoice-right-wrap .sbOptions li a{ font:15px 'Poppins'; color:#fff;}
.invoice-right-wrap .sbOptions li a:hover{ color:#fff !important;}




.invoice-date{ position:relative; display:inline-block;}
.invoice-right-wrap .invoice-text { height:40px; border:1px solid #e5e5e5;  border-radius:5px; width:150px;font:16px 'Poppins'; padding:0 15px; color:#363636; margin:0 0 0 10px; display:inline-block; }
.sort{ display:inline-block; vertical-align:top; }
.invoice-heading{ background:#eaeaea; padding:12px 20px;}
.invoice-heading > div{ display:inline-block; vertical-align:top; width:20%;}
.invoice-heading h2{ font:16px 'Poppins'; text-transform:none; color:#363636; margin:0;}
.invoice-container { margin-bottom:10px;}
.invoice-container .voice-date{ width:220px;}
.invoice-container .voice-number{ width:290px;}
.invoice-container .voice-expire{ width:270px;}
.invoice-container .voice-status{ width:250px;}
.invoice-body-content > div { display:inline-block; vertical-align:top;}
.invoice-body-content{ padding:18px 20px; border-bottom:1px solid #e5e5e5; background:#fafafa;}
.invoice-body-content p{ padding:0;}
.invoice-body-content .s-color{ color:#df8f04;}

.invoice-body-content textarea{ background-color:#fafafa; }
.invoice-body-content:hover textarea{ background-color:#FFFFFF; }




.s-color-pending{ color:#ff0000 !important;}
.s-color-completed{ color:#7bb716 !important;}
.s-color-solved{ color:#7bb716 !important;}
.s-color-error{ color:#ff0000 !important;}



.invoice-body-content:nth-child(2n+1) .s-color{ color:#7bb716;}
.invoice-body-content .voice-info a{ font:15px 'Poppins'; color:#fff; text-transform:none; 
background:url(../images/invoice-info.png) no-repeat 20% center #363636;
 padding:7px 8px 7px 32px;border-radius:5px; -webkit-border-radius:5px;} 
.invoice-body-content:hover{ background:#fff;} 
.invoice-body-content:hover .voice-info a{ background-color:#1859a7;} 

/*my web shops*/
.my-web-content{ padding:0 0 65px;}
.my-web-content h4{  font:26px 'Poppins'; color:#1859a7; display:inline-block; margin:40px 0 50px;}
.webshop-heading{ background:#eaeaea; padding:12px 20px;}
.webshop-heading > div{ display:inline-block; vertical-align:top; width:20%;}
.webshop-heading h2{ font:16px 'Poppins'; text-transform:none; color:#363636; margin:0;}
.my-shop-container .my-shop{ width:280px;}
.my-shop-container .shop-visitors{ width:200px;}
.my-shop-container .shop-invitedcustomer{ width:200px;}
.my-shop-container .shop-actions{ width:435px;}

.webshop-body-content > div { display:inline-block; vertical-align:top;}
.webshop-body-content{ padding:18px 20px; border-bottom:1px solid #e5e5e5; background:#fafafa;}
.webshop-body-content p{ padding:0; font:16px 'Poppins'; margin:10px 0 0 50px; color:#363636;}
.webshop-body-content img{ display:inline-block; border:1px solid #e5e5e5;  vertical-align:middle; }
.webshop-body-content h2{ display:inline-block;font:18px 'Poppins'; text-transform:none; color:#363636; margin:0 0 0 25px;}
.webshop-body-content a{ font:15px 'Poppins'; display:inline-block; vertical-align:top; text-transform:none; color:#fff; border-radius:0px; margin-top:10px;}
.webshop-body-content a.shop-modify{ padding:7px 14px; background:#7bb716; margin-right:5px;} 
.webshop-body-content a.shop-profile{ padding:7px 12px; background:#1859a7;} 
.webshop-body-content:hover{ background:#fff;} 
.webshop-body-content a:hover{ color:#fff;}
.my-shop-container { margin-bottom:10px;}

/*pending qyaranrine reviews*/
.pending-review-content{ padding:0 0 65px;}
.pending-review-content h4{  font:26px 'Poppins'; color:#1859a7; display:inline-block; margin:40px 0 50px;}
.pending-review-content .invoice-right-wrap label{ display:inline-block; float:left; margin:10px 10px 0 0; color:#363636; font:18px 'Poppins'; color:#363636;}
.pending-review-content .invoice-right-wrap .sbHolder{ width:210px; border:1px solid #e5e5e5; border-radius:0; height:40px; background:#fff;}
.pending-review-content .invoice-right-wrap .sbSelector{ width:210px; height:40px; font:15px/41px 'Poppins'; padding:0 15px; color:#363636; text-indent:0; text-align:left;}
.pending-review-content .invoice-right-wrap .sbToggle{ background:url(../images/register-drop-arw.png) no-repeat right top; height:9px; width:12px;}
.pending-review-content .invoice-right-wrap .sbOptions{ width:210px; background:#1859a7; font:15px 'Poppins'; color:#fff; border:none; text-align:left;}
.pending-review-content .invoice-right-wrap .sbOptions li a{ font:15px 'Poppins'; color:#fff;}
.pending-review-content .invoice-right-wrap .sbOptions li a:hover{ color:#fff !important;}
.pending-review-heading{ background:#eaeaea; padding:12px 20px;}
.pending-review-heading > div{ display:inline-block; vertical-align:top; }
.pending-review-heading h2{ font:16px 'Poppins'; text-transform:none; color:#363636; margin:0;}
.pending-review-container { margin-bottom:10px;}
.pending-review-container .voice-date{ width:215px;}
/* Edited On 18-05-2016 by Matthew */
/* .pending-review-container .voice-number{ width:250px;}
.pending-review-container .voice-expire{ width:200px;} */
/*newedit*/
.pending-review-container .voice-number{word-wrap:break-word;}
.pending-review-container .voice-number{ width:180px;}
.pending-review-container .voice-expire{ width:165px;}
/*neweditend*/
/* Edited On 18-05-2016 by Matthew */
.pending-review-container .voice-appreciation{ width:90px;}
.pending-review-container .voice-appreciation p{ text-align:center;}
.pending-review-body-content> div { display:inline-block; vertical-align:top;}
.pending-review-body-content{ padding:18px 20px; border-bottom:1px solid #e5e5e5; background:#fafafa;}
.pending-review-body-content p{ padding:0;}
.pending-review-body-content .voice-info{ float:right;}
.pending-review-body-content .voice-info a{ font:15px 'Poppins'; color:#fff; text-transform:none; background:#7bb716; padding:7px 10px;border-radius:5px;} 
.pending-review-body-content:hover{ background:#fff;} 

/*my plan*/
.my-plan-container { text-align:center;}
.my-plan-container .plan-heading{ text-align:center; margin:40px 0 50px;}
.my-plan-container .plan-heading h1{ font:27px/40px 'Poppins'; color:#363636; margin:0;  no-repeat 24% center;}
.my-plan-container .plan-wrap1{ background:url(../images/my-plan-bg1.png) no-repeat top center #eaeaea;  padding:28px; border-radius:0px; display:inline-block;}
.my-plan-container .myplan-wrap h2{ font:30px 'Poppins'; color:#fff; text-transform:none; margin:0; text-align:left;}
.my-plan-container .myplan-wrap h3{ font:37px 'Poppins'; color:#fff; text-transform:none; margin:0; background:none; border:none; padding:0; text-align:left;}
.my-plan-container .myplan-wrap p{ color:#fff; padding:0;}
.my-plan-container .myplan-wrap ul{ margin:30px 0 0;}
.my-plan-container .myplan-wrap ul li{ padding:15px 0; border-top:1px solid #d8d8d8;}
.my-plan-container .myplan-wrap ul li:first-child{ border:none;}
.my-plan-container .plan-wrap2{ background:url(../images/my-plan-bg2.png) no-repeat top center #eaeaea; padding:28px; border-radius:0px; display:inline-block; margin-left:15px;}
.my-plan-container .plan-wrap3{ background:url(../images/my-plan-bg3.png) no-repeat top center #eaeaea; padding:28px; border-radius:0px; display:inline-block; margin-left:15px;}
.my-plan-payment{ text-align:center; margin:50px 0 20px;}
.plan-pay{ display:inline-block; vertical-align:top; margin-right:12px;}
.plan-pay input{ display:inline-block; margin:0 15px 0 0 !important;}
.plan-pay img{ display:inline-block; vertical-align:middle;}
.plan-btn{ text-align:center;}
.plan-btn input{ display:inline-block; margin-right:3px !important; }
.plan-btn label{ font:14px 'Poppins' !important; color:#363636; display:inline-block;}
.plan-btn label a{ color:#363636; text-decoration:underline; }
.plan-btn .plan-btn1{ width:300px; height:45px; border:1px solid #7bb716; color:#7bb716; 
text-transform:none; font:22px 'Poppins'; background:transparent; border-radius:0px;
cursor:pointer; margin:20px 0 0; display:inline-block; vertical-align:top;}
.plan-btn .plan-btn1:hover{ border-color:#7bb716; color:#1859A7;}
.myplan-content{ padding:0 0 55px;}

/*tool store*/
.tool-store-content{ padding-bottom:30px;}
.tool-store-content h4{ margin:40px 0 20px; font:26px 'Poppins'; color:#1859a7;}
.tool-wrap{ width:410px; border:1px solid #e5e5e5; margin:30px 0 0 30px; display:inline-block; vertical-align:top;}
.tool-store-container{ text-align:center;}
.tool-head-wrap{ background:#fafafa; padding:25px 30px; border-bottom:1px solid #e5e5e5;}
.tool-head-wrap input{ display:inline-block; margin-right:10px !important;}
.tool-head-wrap span{ display:inline-block; margin:0 ; font:19px 'Poppins'; color:#363636; vertical-align:top;}
.tool-head-wrap .tool-btn a{ font:22px 'Poppins'; color:#fff; text-transform:none; padding:10px 15px; border-radius:0px; float:left;}
.tool-generate{ background:#7bb716;}
.tool-modify{ background:#1859a7; margin-left:5px;}
.tool-btn{ display:inline-block; margin:25px 0 0;}
.tool-body{ padding:20px 28px;}
.tool-body p{ padding-bottom:0;}
.tool-img-wrap{ margin:20px 0 0;}
.tool-img-wrap img{ display:inline-block; }
.tool-img-wrap .img-btn{ display:inline-block; border:1px solid #1859a7; text-transform:none; color:#1859a7; border-radius:0px; padding:10px 0; text-align:center; font:22px 'Poppins'; width:170px; vertical-align:top; margin:50px 0 0;}

.tool-popup{ width:350px; padding:0 0px 50px; background:#fff; position:relative; top:25%; margin:0 auto;} 
.tool-popup #close{ text-indent:-999em; background:url(../images/popup-close.png) no-repeat left top; height:34px; width:34px; position:absolute; right:-14px; top:-14px; cursor:pointer;}
.tool-popup h3{ background:#e3e3e3; padding:20px 30px; font:26px 'Poppins'; text-transform:none; color:#363636; margin:0; width:100%;}
.tool-popup-img { text-align:center; display:block; margin:50px 0 0;}

/*register your complaint*/
.register-complaint-content{ padding-bottom:35px;}
.complaint-wrap{ margin:40px 0 0;}
.complaint-wrap p{ padding:0 0 5px; font:16px 'Poppins';}
.complaint-form{ width:1100px; margin:20px auto 0;}
.complaint-form .t-box{ width:60%;}
.complaint-form .form-field label{ display:inline-block; vertical-align:middle; width:245px; text-align:right; margin-right:10px;}
.complaint-form .form-field label span{ margin:0; color:#ff0000; display:inline-block;}
.complaint-form .t-box3{ width:15%;  border: 1px solid #e5e5e5; color: #363636;font: 16px "Poppins";height: 40px;padding: 0 15px; display:inline-block; vertical-align:top; margin-right:5px;}
.complaint-form .t-box4{ width:41%;  border: 1px solid #e5e5e5; color: #363636;font: 16px "Poppins";height: 40px;padding: 0 15px; display:inline-block;}
.complaint-form .t-box2{ width:60%; display:inline-block; vertical-align:top;}
.com-invoice .sbHolder { background: #fff none repeat scroll 0 0;border: 1px solid #e5e5e5;border-radius: 0;height: 40px;width:20.5%; display:inline-block; float:none; vertical-align:top;}
.com-invoice .sbToggle { background:url(../images/register-drop-arw.png) no-repeat scroll right top; height: 9px;width: 12px;}
.com-invoice .sbSelector { color: #363636;font: 16px/41px "Poppins";height: 40px;padding: 0 15px;text-indent: 0;width: 95%;}
.com-invoice .sbOptions li a { color: #fff;font: 15px "Poppins";}
.com-invoice .sbOptions { background: #1859a7 none repeat scroll 0 0;border: medium none;color: #fff;font: 15px "Poppins";width: 100%;}
.complaint-term input{ display:inline-block; margin-right:8px !important;}
.complaint-term span{ margin:0; display:inline-block; vertical-align:top; font:14px "Poppins" !important; color:#363636;}
.complaint-term { text-align: right; margin:10px 0 0; float:right;}

.complaint-btn { clear: both;display: block; margin-left:258px;}
.complaint-form .comp-btn { background: transparent none repeat scroll 0 0;border: 1px solid #7bb716;
border-radius: 5px;color: #7bb716;cursor: pointer;font: 22px "Poppins";height: 45px;margin: 20px 0 0;text-transform: uppercase;
width: 145px; margin:30px  auto 0;}
.complaint-form .comp-btn:hover{ border-color:#1859A7; color:#1859A7;}
/*Reviewer Conversation*/
.reviewer-conversation-content{ padding-bottom:135px;}
.reviewer-conversation-content h4{ margin:40px 0 20px; font:26px 'Poppins'; color:#1859a7; display:inline-block;}
.reviewer-conversation-content .conver-btn .prof-upload{ background:#51ab55; font:16px 'Poppins'; color:#fff; text-transform:none; padding:7px 12px;}
.reviewer-conversation-content .conver-btn .rated{ background:#1859a7; font:16px 'Poppins'; color:#fff; text-transform:none; padding:7px 12px;}
.reviewer-conversation-content .conver-btn .rated span{ font:16px 'Poppins' !important; margin:0; display:inline-block; color:#fff; text-transform:lowercase;}
.reviewer-conversation-content .conversation-wrap-content{ width:920px;}
.reviewer-conversation-content .send-msg .text2{ width:780px; height:45px; padding:0 20px; font:15px 'Poppins';border:1px solid #e5e5e5; border-radius:0px; margin:20px 0 0 0;}

.reviewer-conversation-content .send-msg .send-btn{  height:45px; width:130px; background:transparent; border:1px solid #7bb716; text-align:center; font:20px 'Poppins'; color:#7bb716; cursor:pointer; text-transform:none; float:left; border-radius:0px; margin:20px 0 0 15px;}
.reviewer-conversation-content .send-msg{ width:970px; margin:0 auto; position: relative;}
.reviewer-conversation-content .send-msg .smiley-text{ float:left; position:relative;}
.reviewer-conversation-content .send-msg .smiley{ background:url(../images/smiley1.png) no-repeat left top; height:24px; width:41px; position:absolute; bottom:8px; right:15px;}
.reviewer-comment{ margin:32px auto 0;  width:970px;}
.reviewer-comment h5{ font:20px 'Poppins'; color:#363636; margin-bottom:23px;}
.innerpage-content .reviewer-comment .t-box2{ width:97%;}
.review-rate-left{ display:inline-block; margin:30px 0 0;}
.review-rating{ margin-bottom:12px;} 
.review-rating span{ margin:0 15px 0 0; display:inline-block; font:16px 'Poppins' !important; color:#363636; text-align:left; width:105px; vertical-align:middle;}
.review-rating .basic{ display:inline-block;}
.review-rate-right{ display:inline-block; margin:30px 0 0 60px; vertical-align:top;}
.review-rate-right .review-rating span{ width:150px; text-align:right;}
.review-btn .re-btn{ font:22px 'Poppins'; text-transform:none; color:#7bb716; border:1px solid #7bb716;
 border-radius:0px; width:265px; height:45px; background:transparent; margin:30px 0 0; cursor:pointer;}
.review-btn .re-btn:hover{ border-color:#1859A7; color:#1859A7;}

.smiley-text span.hint{ display:none !important; }
/*web shop finder*/
.shop-finder-content{ padding-bottom:60px;}
.shop-find-search{ background:#fff; padding:25px 20px; text-align:center; margin-bottom:25px;}
.shop-find-search .web-find-texts{ display:inline-block; vertical-align:top; width:363px; margin:0 15px 20px 0;}
.shop-find-search .web-find-texts .t-box{ width:91%;}
.shop-find-search .web-find-search{ width:363px; display:inline-block; margin:0 15px 20px 0; vertical-align:top;}
.shop-find-search .web-find-search .sbHolder{ width:100%; border:1px solid #e5e5e5; border-radius:0; height:40px; background:#fff;}
.shop-find-search .web-find-search .sbSelector{ width:100%; height:40px; font:15px/41px 'Poppins'; padding:0 15px; color:#363636; text-indent:0; text-align:left;}
.shop-find-search .web-find-search .sbToggle{ background:url(../images/register-drop-arw.png) no-repeat right top; height:9px; width:12px;}
.shop-find-search .web-find-search .sbOptions{ width:100%; background:#1859a7; font:15px 'Poppins'; color:#fff; border:none; text-align:left;}
.shop-find-search .web-find-search .sbOptions li a{ font:15px 'Poppins'; color:#fff;}
.shop-find-search .web-find-search .sbOptions li a:hover{ color:#fff !important;}
.shop-find-search .web-radio span{ margin:0 15px 0 0; font:15px 'Poppins'; color:#363636; display:inline-block; vertical-align:middle;}
.shop-find-search .web-radio label{ display:inline-block; vertical-align:top;}
.shop-find-search .web-radio{ display:inline-block; vertical-align:middle; margin:0;}
.web-search-btn{ display:inline-block; margin-left:9px;}
.web-search-btn .web-submit{ font:16px 'Poppins'; text-transform:none; color:#7bb716; border:1px solid #7bb716;
 border-radius:0px; width:100px; height:40px; background:transparent; cursor:pointer;}
.web-search-btn .web-submit:hover{ color:#1859A7; border:1px solid #7bb716;}
.web-search-btn a.web-submit{ font:22px 'Poppins'; text-transform:none; color:#7bb716; border:1px solid #7bb716; border-radius:0px; width:100px; height:40px; background:transparent; cursor:pointer;padding:10px;}
.web-search-btn a.web-submit:hover{ color:#1859A7; border:1px solid #1859A7;}

.web-find-wrap{ background:#fafafa; padding:20px; position:relative; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; margin-bottom:18px;}
.web-find-wrap:hover{ cursor:pointer; }
.web-find-wrap .web-find-img{ position:relative; display:inline-block; vertical-align:top; border:1px solid #e5e5e5; margin-right:20px;}
.web-find-wrap:hover .hover-content{ display:block;}
.web-find-wrap .hover-content{ display:none;}
.web-find-wrap .overlay-fig{ position:absolute; top:0; left:0; width:100%; height:100%; background:#373737; opacity:0.8;}
.web-find-wrap .overlay-content{ position:absolute; top:0; left:0; width:100%; height:100%; }
.web-find-wrap .overlay-content .buttons{ position:relative; top:35%; text-align:center;}
.web-find-wrap .hover-content a.link{ background:url(../images/web-link.png) no-repeat left top; height:42px; width:42px; display:inline-block; margin:0 0 0 8px;}
.web-find-content{ display:inline-block; vertical-align:top; width:85%;}
.web-find-content h2{ font:18px 'Poppins'; color:#363636; margin-bottom:15px;}
.web-find-content p{ padding:0;}
.web-find-content a.read-more{ background:url(../images/web-shop-finder-plus-hover.png) no-repeat center center  #e5e5e5; padding:8px; height:11px; width:11px; display:block; position:absolute; right:0; bottom:0;}
.web-find-wrap:hover a.read-more{ background:url(../images/web-shop-finder-plus.png) no-repeat center center  #7bb716;}


.web-find-content a.inactive{ background:url(../images/inactive.png) no-repeat center center  #e5e5e5; padding:8px; height:11px; width:11px; display:block; position:absolute; right:0; bottom:0;}



/*web shop profile tab*/
.profile-tab-content{ padding-bottom:90px;}
.shop-profile-wrap{ background:url(../images/webshop-profile_tab-bg.png) no-repeat right top; border:5px solid #e5e5e5; min-height:516px;} 
.shop-profile-logo{ margin:105px 0 60px; display:block; text-align:center;}
.web-shop-profile{ margin:0 auto; width:97%;}
.shop-profile-img{ display:inline-block; vertical-align:top; margin:10px 60px 0 0;}
.shop-profile-content{ display:inline-block; width:76.5%; box-sizing:content-box !important;}
.shop-profile-content img{ margin-bottom:10px;}
.shop-profile-content h2{ font:21px 'Poppins'; color:#9c9c9c;}
.shop-profile-content h2 span{ display:inline-block; margin:0; color:#363636; font:21px 'Poppins';}
#profile_tab{ margin:40px 0 0; display:inline-block; vertical-align:top;}
.tab-more {text-transform:none; color:#363636; font:20px 'Poppins'; float:right; margin:40px 0 0;}
#profile_tab li{ display:inline-block; margin:0 0 0 50px; padding:0 0 20px;}
#profile_tab li.active{ background:url(../images/tab-list-bg.png) no-repeat center bottom;}
#profile_tab li:first-child{ margin-left:0;}
#profile_tab li a{ text-transform:none; color:#363636; font:20px 'Poppins'; cursor:pointer;}
#profile_tab li.active a{ color:#363636;}
.profile-tabs{ border-top:1px solid #e5e5e5; }
.profile-tabs .contact-center-content{ margin-top:0; border:none;}
.tab2-wrap{ width:890px; margin:60px auto 0;}
.tab2-img{ display:inline-block;}
.tab2-content{ display:inline-block; vertical-align:top; background:#f3f3f3; width:565px; margin-left:70px;}
.tab2-content ul{ padding:33px;}
.tab2-content ul li{ display:block; font:16px 'Poppins'; text-transform:none; color:#363636; padding-left:35px; margin-bottom:10px;}
.tab2-content ul li.tab-mail{ background:url(../images/tab-mail.png) no-repeat left top;}
.tab2-content ul li.tab-addr{ background:url(../images/tab2-addr.png) no-repeat left top;}
.tab2-content ul li.tab-phone{ background:url(../images/tab2-phone.png) no-repeat left top;}
.tab2-content ul li.tab-url{ background:url(../images/tab2-url.png) no-repeat left top;}
.tab2-content ul li.tab-conditon{ background:url(../images/tab2-cond.png) no-repeat left top;}
.tab2-content .tab-commit{ margin:0; background:url(../images/tab2-commit.png) no-repeat 6% center #1859a7; padding:24px 33px 24px 70px; font:16px 'Poppins'; text-transform:none; color:#fff;}
.tab3-left{ display:inline-block; position:relative; margin:20px 0 0;}
.tab3-left .tab-search{ border:1px solid #eaeaea; height:35px; padding:0 30px 0 15px; font:14px 'Poppins'; color:#acacac; width:275px;}
.tab3-left .search-btn{ background:url(../images/search-icon.png) no-repeat left center transparent; height:19px; width:19px; border:none; text-indent:-9999em; position:absolute; right:10px; top:8px; cursor:pointer; z-index:10;}
.profile-tab3 .invoice-right-wrap{ margin:20px 0 0;}
.tab3-review{ margin:22px 0 0;}
.tab3-review .review-heading{ padding:15px 20px; background:#eaeaea;}
.tab3-review .review-heading h2{ margin:0; font:16px 'Poppins'; text-transform:none; color:#363636;}
.review-wrap{ padding:23px 20px; background:#fafafa; border-bottom:1px solid #e5e5e5; position:relative;}
.review-wrap-left{ width:545px; display:inline-block; vertical-align:top;}
.review-wrap-left span{ margin:0; font:16px 'Poppins'; color:363636; position:absolute; left:25px; bottom:30px;}

.review-wrap-left .social_share span{ margin:0; font-size:0px; position:relative; left:0px; bottom:0px; float:left;}



.review-wrap-right{ float:right;}
.review-wrap-right span{ text-align:right; width:150px; float:left;}
.review-wrap-right p{ display:inline-block; padding:0; color:#363636; font:14px 'Poppins'; vertical-align:top; margin:5px 0 0 5px;}
.pagination .rate-shop{ float:left; margin-right:10px; background: #7bb716 none repeat scroll 0 0; color: #fff; cursor:pointer;}
.profile-tab3 .pagination ul{ width:60%;}
.tab-review-form{ margin:50px 0 0; border-bottom:1px solid #e5e5e5;}
.tab-review-form h2{ font:22px 'Poppins'; text-transform:none; color:#363636; margin:0 0 30px;}
.tab-review-left{ width:570px; display:inline-block; vertical-align:top;}
.tab-review-right{ width:570px; display:inline-block; vertical-align:top; margin-left:25px;}
.tab-review-right .t-box2{ height:300px;}
.form-rating{ width:280px; margin:0 auto !important; display:block;}
.form-rating span{ width:145px; text-align:right; color:#363636;}
.review-radio{ margin-top:25px !important;}
.review-radio label{ display:inline-block; margin-right:10px;}
.rev-btn{ font:22px 'Poppins'; text-transform:none; color:#7bb716; border:1px solid #7bb716; 
border-radius:0px; width:140px; height:45px; background:transparent; margin:15px 0 0; cursor:pointer;}
.rev-btn:hover{ color:#1859A7; border:1px solid #1859A7;}
.review-products-wrap,.webshop-overview-products-wrap{ margin:80px 0 0;}

.webshop-overview-products-wrap .prod-showcase{ max-width:133px; height:250px; margin:0 3px 15px;}


.review-products-wrap h2{ font:25px 'Poppins'; color:#363636; text-transform:none; margin-bottom:28px;}
.prod-showcase{ border:1px solid #e5e5e5; display:inline-block; padding:20px 23px; background:#fafafa; margin:0 3px; vertical-align:top;}
.prod-img{ border:1px solid #e5e5e5; display:inline-block;}
.prod-detail{ margin:20px 0 0;}
.prod-detail a{ font:18px 'Poppins'; color:#363636; margin-bottom:8px; display:inline-block;}
.prod-detail p{ padding:0; font:14px 'Poppins'; color:#363636;}
/*responsive*/   

@media screen and (max-width:1500px)
{
.innerpage-content .t-box{ font:15px 'Poppins';}
.innerpage-content .t-box1{ font:15px 'Poppins';}
.innerpage-content .t-box2{ font:15px 'Poppins';}
 .member .sbSelector{  font:15px/41px 'Poppins'; }
 .bottom-top a{  right:0%;}
.innerpage-content label{ font-size:16px;}
.edit-password-wrap .edit-box{ font-size:15px;}
.edit-password-wrap .edit-box2{ font-size:15px;}
.register-left .form-field .t-box1{ font-size:15px;}
}
@media screen and (max-width:1310px)
{
/*.page-container{ padding-left:60px !important; width:94%;}
*/ .header-top .header-top-content{ width:100%;}
 .menu-container{ width:100%;}
 .qshop-list-wrap{ width:100%;}
 .trial{ width:95%;}
 .availability .preview-wrap{ width:95%;}
 .new-webshop{ width:95%; padding-top:40px;}
 .holders-wrap{ width:95%;}
 .facts-container{ width:100%;}
 .newest-blog{ width:95%;}
 .brand-wrap{ width:95%;}
 .footer-top{ width:100%;}
 .f-bottom{ width:100%;}
 .q-shop-list{ margin-right:10px;}
 .webshop{ width:33.3%;}
 .trial .trial-img{ width:60%;}
 .trial-img > img{ width:100%;}
 .webshop-holders{ width:100%;}
 .webshop-holders .holder-content{ width:75%;}
 .facts-wrap{ width:23%;}
 .new-blog-left{ width:67%;}
 .blog-wrap{ width:100%;}
 .blog-wrap .blog-img-wrap{ width:50%;}
 .blog-wrap .blog-content{ width:42.5%;}
 .new-blog-right{ width:33%;}
 .new-blog-right .blog-wrap{ width:100%;}
 .new-blog-right .blog-img-wrap{ width:100%;}
 .new-blog-right .blog-content{ width:84%;}
 .footer-top .footer-newsletter{ width:25%;}
 .qshop-notes{ width:20%;}
.twitter-feeds{ width:20%;}
 .contact-info{ width:24%;}
 .patch-content{ width:69%;}
.patch-img{ height:50px; width:50px;}
.news-feed .t-box{ width:80%;}
.banner-content{ right:0; top:70px;}
.banner-content h1{ font-size:60px; line-height:60px;}
.banner-content h3{ font-size:45px; line-height:45px;}
.banner-content p{ font-size:23px; line-height:23px; }
 .patch-notes .overlay-content .buttons{ top:23%;}
 .q-shop-list.free-certificate{ width:265px;}
 .q-shop-list.membership{ width:265px;}
 .q-shop-list.arrange{ width:265px;}
 .q-shop-list.boost-conversation{ width:265px;}
 .q-shop-list.recognition{ width:265px;}
 .qshop-list-wrap{ text-align:center;}

/*about us*/
.page-container .main-content{ width:97%;}
.page-container .main-left-content{ width:48%;}
.page-container .main-right-content{ width:48%;}
.page-container .breadcrumbs ul{ width:100%;}

/*contact us*/
.page-container .contact-left{ width:45%;}
.contact-right{ width:45%;}
.contact-map img{ width:100%;}
.contact-center-content .contact-location{ margin-left:10%;}
.contact-center-content .contact-phone{ margin-left:10%;}
.contact-center-content .contact-mail{ margin-left:10%;}

/*faq*/
.search-faq .search-box1{ width:80%;}
.faq-wrap{ width:45%;}
.faq-wrap-content{ width:82%;}

/*blog overview*/
.blog-wrapper{ width:48%;}
.blog-img img{ width:100%;}
.blog-wrapper h2 a{ font-size:20px;}

/*blog detail*/
.blog-reactions-left{ width:47%;}
.blog-reactions-right{ width:47%;}
.blog-detail-wrap img{ width:43%;}
.blog-reiew-img img{ width:100% !important;}
.blog-review-content{ width:85%;}

/*how it works*/
.step1 .work-wrap-img{ margin-left:0;}
.step2 .work-wrap-img{ margin-right:0;}
.step3 .work-wrap-img{ margin-left:0;}
.step4 .work-wrap-img{ margin-right:0;}
.works-wrap .work-wrap-img{ width:20%;}
.works-wrap .work-wrap-img img{ width:100%;}
.works-wrap .work-wrap-content{ width:72%;}

/*dash board*/
.inner-latest-news .dash-news-wrapper{ width:97%;}

/*conversation*/
.conversation-wrap{ width:800px; display:block !important; float:none !important; margin:0 auto 15px; clear:both;}
.conversation-wrap-content{ width:75%;}
.conversation-content .send-msg{ width:63%;}
.conversation-content .send-msg .smiley-text{ width:80%; float:none;}
.conversation-content .send-msg .text2{ width:80%; float:none;}
.conversation-content .send-msg .send-btn{ float:none; margin:20px auto 0; display:block;}

/*my webshop*/
.my-shop-container .my-shop{ width:50%;}
.my-shop-container .shop-visitors{ width:19%;}
.my-shop-container .shop-actions{ width:30%; text-align:right;}
.my-shop-container .shop-actions h2{ text-align:center;}

/*invoice*/
.invoice-container .voice-date{ width:20%;}
.invoice-container .voice-number{ width:30%;}
.invoice-container .voice-expire{ width:20%;}
.invoice-container .voice-status{ width:15%;}

/*pending review*/
.pending-review-content .invoice-right-wrap .sbHolder{ width:215px;}
.pending-review-container .voice-date{ width:15%;}
.pending-review-container .voice-number{ width:15%;}
.pending-review-container .voice-expire{ width:35%;}

/*reviewer conversation*/
.reviewer-conversation-content .conversation-wrap-content{ width:68%;}
.reviewer-conversation-content .send-msg{ width:800px;}
.reviewer-conversation-content .send-msg .text2{ width:524px;}
.reviewer-comment{ width:800px;}
.innerpage-content .reviewer-comment .t-box2{ width:96%;}

/*web shop finder*/
.shop-find-search .web-find-search{ width:32%;}
.shop-find-search .web-find-texts{ width:32%;}
}
@media screen and (max-width:1230px){

/*dashboard*/
.dash-board-wrap .dash-wrap-center{ width:76%;}
.dash-news-wrap .dash-news-content{ width:55%; }
.dash-news-wrap .dash-news-img{ width:35%;}
.dash-news-wrap .dash-news-img img{ width:100%;}
}


@media screen and (max-width:1190px)
{
.header-top .header-top-content{ width:100%;}
.menu-container{ width:100%;}
.qshop-list-wrap{ width:100%;}
.trial{ width:100%;}
.availability .preview-wrap{ width:100%;}
.new-webshop{ width:100%; padding-top:40px;}
.holders-wrap{ width:100%;}
.facts-container{ width:100%;}
.newest-blog{ width:100%;}
.brand-wrap{ width:100%;}
.footer-top{ width:100%;}
.f-bottom{ width:100%;}
.q-shop-list{ margin-right:10px;}
.webshop{ width:33.3%;}
.trial .trial-img{ width:60%;}
.trial-img > img{ width:100%;}
.webshop-holders{ width:100%;}
.webshop-holders .holder-content{ width:75%;}
.facts-wrap{ width:23%;}
.new-blog-left{ width:67%;}
.blog-wrap{ width:100%;}
.blog-wrap .blog-img-wrap{ width:50%;}
.blog-wrap .blog-content{ width:42%;}
.new-blog-right{ width:33%;}
.new-blog-right .blog-wrap{ width:100%;}
.new-blog-right .blog-img-wrap{ width:100%;}
.new-blog-right .blog-content{ width:84%;}
.footer-top .footer-newsletter{ width:25%;}
.qshop-notes{ width:20%;}
.twitter-feeds{ width:20%;}
.contact-info{ width:24%;}
.patch-content{ width:69%;}
.patch-img{ height:50px; width:50px;}
.news-feed .t-box{ width:80%;}
.banner-content{ right:0; top:70px;}
.banner-content h1{ font-size:60px; line-height:60px;}
.banner-content h3{ font-size:45px; line-height:45px;}
.banner-content p{ font-size:23px; line-height:23px; }
.patch-notes .overlay-content .buttons{ top:23%;}

/*about us*/
.main-content{ width:100%;}
.main-left-content{ width:48%;}
.main-right-content{ width:48%;}
.breadcrumbs ul{ width:100%;}

/*contact us*/
.contact-left{ width:45%;}
.contact-right{ width:45%;}
.contact-map img{ width:100%;}
.contact-center-content .contact-location{ margin-left:10%;}
.contact-center-content .contact-phone{ margin-left:10%;}
.contact-center-content .contact-mail{ margin-left:10%;}

/*faq*/
.search-faq .search-box1{ width:80%;}
.faq-wrap{ width:45%;}
.faq-wrap-content{ width:82%;}

/*blog overview*/
.blog-wrapper{ width:48%;}
.blog-img img{ width:100%;}
.blog-wrapper h2 a{ font-size:20px;}

/*blog detail*/
.blog-reactions-left{ width:47%;}
.blog-reactions-right{ width:47%;}
.blog-detail-wrap img{ width:100%; height:100%;}
.blog-reiew-img img{ width:100% !important;}
.blog-review-content{ width:85%;}

/*how it works*/
.step1 .work-wrap-img{ margin-left:0;}
.step2 .work-wrap-img{ margin-right:0;}
.step3 .work-wrap-img{ margin-left:0;}
.step4 .work-wrap-img{ margin-right:0;}
.works-wrap .work-wrap-img{ width:20%;}
.works-wrap .work-wrap-img img{ width:100%;}
.works-wrap .work-wrap-content{ width:72%;}

/*dashboard*/
/*.page-container .top-menu li.logo-margin{ margin-right:170px;}*/
.page-container .patch-content{ width:65%;}
.page-container .twitter-feeds h3{ font-size:18px;} 
.page-container .qshop-notes h3{ font-size:18px;} 
.page-container .contact-info h3{ font-size:18px;} 
.page-container .news-feed h3{ font-size:15px;}
.page-container .bottom-right ul li{ margin-left:10px;}

/*register*/
.register-left{ width:47%;}
.register-right{ width:47%;}
.register-left .form-field .t-box1{ width:39%;}
.register-step1{ background:#1859a7;}
.register-step2{ background:#1859a7;}
.register-step3{ background:#1859a7;}
.register-step4{ background:#1859a7;}
.register-steps li.active{ background:url(../images/reg-bg1.png) no-repeat right center #7bb716;}
.register-steps li:last-child.active{ background:#7bb716;}
.register-steps li { padding:0 6%;}
.register-steps{ width:100%;}
/*my plan*/
.my-plan-container .plan-heading h1{ background-position:20% center;}
.myplan-wrap{ margin-bottom:15px;}

/*web shop profile tab*/
.tab-review-right{ width:47%;}
.tab-review-left{ width:47%;}
.review-products-wrap{ text-align:center;}
.review-products-wrap h2{ text-align:left;}
.prod-detail a{ text-align:left;}
.prod-showcase{ margin-bottom:20px;}
.profile-tab3 .pagination ul{ width:50%;}
}
@media screen and (max-width:1150px){
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-prev{ left:-25px;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-next{ right:0;}
.top-menu li a{ font-size:13px;}
.blog-wrap .overlay-content{ padding:0;}
.blog-wrap .overlay-content .buttons{ width:100%; top:50%;}
.blog-wrap .overlay-content{ width:100%;}
.q-shop-list{ width:24% !important;}
.blog-wrap .blog-content{ width:41%;}
.new-blog-right .blog-content{ width:83%;}
.top-search{ width:19%;}
.top-search .search-box{ width:75%; box-sizing:unset;}
/*.top-menu li.logo-margin{ margin-right:190px;}*/
.trial .trial-img{ width:55%;}
.patch-content{ width:66%;}

/*dashboard*/
.dash-board-wrap .dash-wrap-center{ width:72%;}
.page-container .bottom-right ul li a{ font-size:13px;}
.page-container .top-menu li a{ font-size:12px;}
.page-container .foot-contact label{ min-width:80px;}

/*register*/
.register-steps li { padding:0 5%;}

/*register your complaint*/
.complaint-form{ width:100%;}
.complaint-term{ float:left; text-align:left;} 

/*webshop finder*/
.web-find-content{ width:83%;}
}
@media screen and (max-width:1110px){
.availability .preview-left h1{ font-size:30px;}
.availability .preview-left p{ font-size:22px;}
.trial .trial-img{ vertical-align:bottom;}
.brand-wrap .owl-carousel{ width:100%;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-prev{ left:0;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-next{ right:0;}
.bottom-right ul li a{ font-size:13px;}
/*.top-menu li.logo-margin{ margin-right:170px;}*/

/*login*/
.login-left{ width:50%;}
.login-right{ width:45%;}
}
@media screen and (max-width:1070px){
.blog-wrap .blog-content h2{ font-size:16px;}
.blog-wrap:hover .blog-content h2{ font-size:16px;}
.new-blog-right .blog-content{ width:82%;}
#home_tab li a{ font-size:14px;}
.webshop-holders .holder-content{ width:90%;}
.top-logo .logo{ left:25px;}
.banner-wrap .banner-content{ top:40px; max-width:450px;} 
.banner-wrap .banner-content h1 {font-size: 50px;line-height: 50px;}
.banner-wrap .banner-content h3 {font-size: 35px;line-height: 35px;}
.banner-wrap .banner-content p {font-size: 20px;line-height: 20px;}

/*dashboard*/
.page-container .patch-content{ width:63%;}
.page-container .top-search .search-box{ width:73%;}
/*.page-container .top-menu li.logo-margin{ margin-right:140px;}*/
.page-container .top-logo .logo{ left:10px;}
}
@media screen and (max-width:1050px){
.top-menu li{ padding:0 8px 0 15px;}
.top-logo .logo{ left:0;}
.q-shop-list{ width:22% !important;}
.availability .preview-left{ width:75%;}
.availability .preview-left h1{ font-size:25px;}
.availability .preview-left p{ font-size:19px;}
.patch-img{ height:40px; width:40px;}
.patch-notes .overlay-content .buttons{ top:10%;}

/*dashboard*/
.page-container .top-logo .logo{ left:0;}
.page-container .top-menu li a{ font-size:11px;}
/*.page-container .top-menu li.logo-margin{ margin-right:170px;}*/

/*web shop finder*/
.shop-find-search .web-find-texts{ width:31%;}
.shop-find-search .web-find-search{ width:31%;}
.web-find-content{ width:80%;}

/*web shop profile tab*/
.web-shop-profile{ width:100%;}
}
@media screen and (max-width:1020px){
.top-menu li a{ font-size:12px;}
.top-logo .logo{ left:-9px;}
.blog-wrap .blog-content{ width:40%;}
.new-blog-right .blog-content{ width:81%;}
.trial .trial-img{ width:50%;}
.foot-contact label{ min-width:90px;}
.webshop .overlay-content{ height:71%; width:75%;}

/*faq*/
.faq-wrap-content{ width:80%;}
/*blog overview*/
.blog-wrapper{ width:46%;}
.blog-wrapper h2 a{ font-size:16px;} 

/*dashboard*/
.page-container .patch-content{ width:60%;}

/*web shop profile tab*/
.review-wrap-left{ width:50%;}
}
@media screen and (max-width:990px){
.top-search .search-box{ width:72%;}

.top-logo .logo{ left:8px;}
.bottom-right ul li{ margin-left:15px;}
.bottom-right ul li a{ font-size:13px;}
.foot-contact p{ font-size:13px;}
.foot-contact a{ font-size:13px;}
.twitter-feeds h3{ font-size:20px;}
.contact-info h3{ font-size:20px;}
.qshop-notes h3{ font-size:20px;}
.trial .trial-content{ margin-bottom:20px;}
.availability .preview-right{ vertical-align:top;}

/*dashboard*/
.page-container .top-logo .logo{ left:25px;}
.page-container .top-search{ width:15%;}
.page-container .top-search .search-box{ width:65%;}
.page-container .bottom-right ul li a{ font-size:11px;}
.page-container .foot-contact label{ min-width:70px;}
.news-feed ul li a{ font-size:11px;}
.dash-board-wrap .dash-wrap-center{ width:68%;}

/*register*/
.register-left .form-field .t-box1{ width:37%;}
} 
@media screen and (max-width:960px){
.new-blog-right .blog-content{ width:80%;}
.blog-wrap .blog-content h2{ font-size:14px;}
.blog-wrap:hover .blog-content h2{ font-size:14px;}
.blog-wrap .blog-content p{ margin-bottom:14px;}

/*.top-menu li.logo-margin{ margin-right:150px;}*/
#home_tab li a{ font-size:12px; padding:7px 12px;}
.webshop .overlay-content{ width:74%;}
.availability .preview-left p{ font-size:16px;}
.pagination ul{ width:70%;}

/*dashboard*/
/*.page-container .top-menu li.logo-margin{ margin-right:150px;}*/
.page-container .top-logo .logo{ left:35px;}
.page-container .patch-content{ width:57%;}
.page-container .top-search .search-box{ width:60%;}

/*my web shop*/
.my-shop-container .my-shop{ width:45%;}
.my-shop-container .shop-visitors{ width:20%;}
.my-shop-container .shop-actions{ width:32%;}
}
@media screen and (max-width:930px){
.top-logo{ width:20%;}
.top-logo .logo{ left:28px;}
.top-logo img{ width:100%;}
.blog-wrap .blog-img-wrap{ width:49%;}
.blog-wrap .blog-content{ padding:27px 20px; width:44%;}
.new-blog-right .blog-img-wrap{ width:100%;}
.new-blog-right .blog-content{ width:86%;}
.facts-wrap{ width:22%;}
.bottom-right ul li a{ font-size:11px;}
.foot-contact p{ font-size:12px;}
.top-menu li{ padding:0 8px 0 11px;}
.webshop .overlay-content{ width:72%;}
.banner-content h1{ font-size:30px; line-height:30px;}
.banner-content h3{ font-size:25px; line-height:25px;}
.banner-content p{ font-size:16px; line-height:16px;}
.banner-button a{ font-size:13px; padding:13px;}

/*dashboard*/
.page-container .twitter-feeds h3{ font-size:16px;}
.page-container .qshop-notes h3{ font-size:16px;}
.page-container .contact-info h3 { font-size:16px;}

/*my plan*/
.my-plan-container .plan-heading h1{ font-size:27px;}

/*web shop profile tab*/
.shop-profile-content{ width:65%;}
#profile_tab li a{ font-size:15px;}
.tab-more{ font-size:15px;}

}
@media screen and (max-width:906px){
.top-logo{ width:165px;}
.top-logo .logo{ left:0;}
/*.menu-container{ margin:38px auto 20px;}
.top-menu{ width:280px; text-align:center;}
.top-menu .toggleMenu{ display:inline-block !important; padding:8px 10px !important; }
.top-menu  .nav{ display:none;}
.top-menu li{ display:block; padding:0; margin-top:10px;}
.top-menu li:hover a{ border:none; padding:0;}
.top-menu li.logo-margin{ margin-right:0;}
.top-menu li a{ font-size:16px; padding:0;}
.top-menu li .sub-list{ top:14px;}*/
.top-search{ width:24%;}
.q-shop-list{ width:35% !important; margin-right:10px !important; min-height:100px;}
.trial .trial-content p{ margin:20px 0 0;}
.trial .trial-content ul{ margin:20px 0 0;}
.trial .trial-content ul li{ padding-bottom:15px;}
.trial .trial-content{ width:40%;}
.trial .trial-img{ vertical-align:top;}
.patch-img{ width:70px; height:70px; margin:0 auto; display:block;}
.patch-content{ width:100%; margin:10px 0 0 0;}
.patch-notes .overlay-content .buttons{ top:30%;} 
.twitter-feeds h3{ font-size:16px;}
.qshop-notes h3{ font-size:16px;}
.contact-info h3{ font-size:16px;}
.t-feeds{ background-position: center 10px; padding:35px 0;}
.webshop-holders .holder-img{ margin:0 auto; display:block;}
.webshop-holders .holder-content{ width:100%; margin:15px 0 0;}
.foot-contact label{ display:block; text-align:center; min-height:inherit; min-width:inherit; max-width:inherit; float:none; margin-bottom:10px;}
.foot-contact p{ display:block; text-align:center;}
.foot-contact a{ display:block; text-align:center;}
.foot-share ul{ display:block; text-align:center;}
.bottom-left p{ font-size:12px;}
.news-feed ul li a{ font-size:11px;}
.top-menu li .sub-list li{ margin:0;}

/*contact us*/
.contact-center-content .contact-location{ margin-left:5%;}
.contact-center-content .contact-phone{ margin-left:5%;}
.contact-center-content .contact-mail{ margin-left:5%;}

/*faq*/
.faq-wrap-content{ width:78%;}

/*edit your review*/
.edit-review-blk{ width:100%;}

/*dashboard*/
/*.page-container .top-menu li.logo-margin{ margin-right:0;}*/
.page-container .top-menu li a{ font-size:13px;}
.page-container .top-search .search-box{ width:72%;}
.page-container .top-search{ width:24%;}
.page-container .patch-content{ width:100%;}
.page-container .news-feed .t-box{ width:70%;}
.dash-popup{ width:70%; top:3%;}
.dash-popup-wrap{ width:100%;}
.dash-popup-img{ margin:0 auto; display:block; width:150px;}
.dash-popup-img img{ height:100%; width:100%;}
.dash-popup-content{ display:block; width:80%; margin:0 auto;}
.dash-popup-content p{ font-size:13px;}
.dash-popup-content h2{ margin-bottom:10px;}
.dash-popup h3{ font-size:16px;}
.dash-popup .owl-pagination{ top:-35px;}

/*edit password*/
.edit-password-wrap{ width:100%;}
.edit-password-wrap label{ width:auto; text-align:left; display:block;}
.edit-password-wrap .edit-box{ width:90%; display:block; margin:0;}
.edit-password-wrap .button-wrap{ margin-left:0;}
.edit-password-wrap .ch-adr{ margin-left:0;}
.edit-password-wrap .edit-box1{ margin-left:0; margin-bottom:10px; width:45%;}
.edit-password-wrap .edit-box2{ width:90%; margin:0;}
.webshop-prof .form-field{ width:90%; margin-left:0;}
.notify{ width:70%; margin-bottom:10px;}
.notify p{ font-size:17px;}
.notify span{ font-size:17px;}

/*conversation*/
.conversation-wrap-content{ width:66%;}
.conversation-wrap{ width:600px;}
.conversation-content .send-msg .smiley-text{ width:60%;}

/*register*/
.register-steps li a{ font-size:15px;}

/*reviewer-conversation*/
.reviewer-conversation-content .conversation-wrap-content{ width:58%;}
.reviewer-conversation-content .send-msg .smiley-text{ width:75%;}
.reviewer-conversation-content .send-msg .text2{ width:92%;}
.reviewer-comment{ width:90%;}
.reviewer-conversation-content .send-msg{ width:90%;}

/*web shop profile tab*/
.tab2-wrap{ width:100%;}
.tab2-content{ margin:0; float:right;}
}
@media screen and (max-width:871px){
.page-container .header-top-left{ float:none; width:130px; margin:0 auto 15px;}
.page-container .header-top-right{ margin:0  auto 15px; width:200px; float:none;}
.page-container .top-logo{ width:230px; margin:15px auto 15px; text-align:center;}
.page-container .top-logo .logo{ position:inherit; top:0;}
.page-container .top-logo img{ width:auto;}
.page-container .top-menu{ display:block; width:100%; margin-bottom:15px;}
.page-container .top-menu li .sub-list{ z-index:11; max-width:230px; left:140px;}
.page-container .top-search{ width:230px; margin:0 auto 15px; display:block; float:none;}
.page-container .top-search .search-btn{ right:50px;}
.login-header{ width:280px; margin:0 auto 15px; display:block; float:none;}
.page-container .footer-top .footer-newsletter{ margin:0 auto 20px; display:block; width:230px;}
.page-container .qshop-notes{ margin:0 auto 20px; display:block; width:230px;}
.page-container .twitter-feeds{ margin:0 auto 20px; display:block; width:230px;}
.page-container .contact-info{ margin:0 auto 20px; display:block; width:230px;}
.page-container .footer-info p{ text-align:center;}
.page-container .patch-content p{ text-align:center;}
.page-container .patch-content span{ display:block; text-align:center;}
.page-container .t-feeds p{ text-align:center;}
.page-container .t-feeds span.time{ display:block; text-align:center;}
.page-container .t-feeds a{ display:block; text-align:center;}
.page-container .bottom-left{ float:none;}
.page-container .bottom-right{ float:none;}
.page-container .bottom-left p{ text-align:center;} 

.page-container .foot-menu{ text-align:center;}
.page-container .news-feed .t-box{ width:79%;}
.page-container .top-logo .logo{ left:0;}
/*dashboard*/
.dash-board-wrap .dash-wrap-left{ margin:0 auto; width:83px; display:block; float:none;}
.dash-board-wrap .dash-wrap-center{ width:100%; margin:0;}
.dash-board-wrap .dash-wrap-right{ margin:0 auto; display:block; float:none; clear:both;}
.dash-news-wrap .overlay-content .buttons{ width:100%;}
.page-container .pagination .page-prev{ display:block; margin:0 auto 15px; float:none; width:100px; text-align:center; clear:both;}
.page-container .pagination ul{ width:100%; margin-bottom:15px;}
.page-container .pagination .page-next { display:block; margin:0 auto 15px; float:none; width:100px; text-align:center; clear:both;}

/*conversation*/
.conver-btn{ margin:20px 0; clear:both; display:block; float:none; text-align:center;}
.conversation-content .conver-btn a{ display:inline-block; float:none;}
.conversation-content .send-msg .smiley-text{ width:100%;}

/*invoice*/
.invoice-right-wrap{ float:none; text-align:center;}
.invoice-heading h2{ font-size:15px !important;}

.tab3-left{ margin:20px auto 0; width:320px; display:block;}
}
@media screen and (max-width:865px){
.blog-wrap .blog-img-wrap{ width:48%;}
.new-blog-right .blog-img-wrap{ width:100%;}
.new-blog-right .blog-content{ width:85%;}
.webshop{ width:50%;}
.availability .preview-left{ width:70%; padding-left:15px;}
.availability .preview-left p{ font-size:18px;}
.availability .preview-left h1{ font-size:22px;}
.facts-wrap p{ font-size:12px;}
.facts-wrap h3{ font-size:16px;}
.facts-wrap h1{ font-size:40px;}
.banner-content{ max-width:330px;}
.contact-info{ width:22%;}

/*faq*/
.search-faq .search-box1{ width:75%;}
.faq-wrap-content{ width:76%;}
.faq-img{ margin-right:10px;}

/*how it works*/
.works-wrap .work-wrap-content{ width:70%;}

/*my webshop*/
.webshop-heading h2{ font-size:14px !important;}
.webshop-body-content h2{ font-size:16px !important; margin-left:15px;}

/*register*/
.register-left .form-field .t-box1{ width:36%;}

/*my plan*/
.my-plan-container .plan-heading h1{ font-size:22px; background-position:18% center;}

/*tool-store*/
.tool-img-wrap img{ width:100%;}

/*webshop finder*/
.web-find-content{ width:77%;}

.profile-tab3 .pagination ul{ width:40%;}
.review-wrap-right{ width:280px;}
.review-wrap-right span{ width:145px;}
.review-wrap-right p{ text-align:right; margin-top:8px; display:block;}
}
@media screen and (max-width:810px){
#home_tab li a{ font-size:10px;}
.new-blog-right .blog-content{ width:83%;}
.blog-wrap .blog-content h2{ font-size:13px;}
.blog-wrap:hover .blog-content h2{ font-size:13px;}
.bottom-right ul li{ margin-left:10px;}
.bottom-right ul li a{ font-size:9px;}

/*blog-overview*/
.blog-category .blog{ margin-bottom:15px;}

/*login*/
.login-left{ width:40%;}
.login-right{ width:50%;}

/*pending reviews*/
.pending-review-container .voice-number{ display:none;}
.pending-review-container .voice-date{ width:20%;}
.pending-review-container .voice-expire{ width:38%;}
.pending-review-heading h2{ font-size:15px !important;}

/*register complaint*/
.complaint-form .form-field label{ width:auto; text-align:left; display:block;}
.complaint-form .t-box{ width:90%;}
.complaint-form .t-box2{ width:90%;}
.complaint-form .t-box3{ width:40%;}
.complaint-form .t-box4{ width:45%;}
.com-invoice .sbHolder{ width:31%;}
.complaint-btn{ margin-left:0;}
.com-invoice .sbSelector{ width:80%;}

/*web shop profile tab*/
.shop-profile-img{ width:24%;} 
.shop-profile-img img{ width:100%;}
.tab2-content{ width:68%;}
.tab2-content ul li{ font-size:14px;}
.tab2-content .tab-commit{ font-size:14px;}
.header{ height:auto !important;}
} 
@media screen and (max-width:765px){
.header-top-left{ float:none; width:130px; margin:0 auto 15px;}
.header-top-right{ margin:0  auto 15px; width:200px; float:none;}
.top-logo{ width:280px; margin:15px auto 15px; text-align:center;}
.top-logo .logo{ position:inherit; top:0;}
.top-logo img{ width:auto;}
.top-menu{ display:block; width:100%; margin-bottom:15px;}
.top-menu li .sub-list{ z-index:11; max-width:280px; left:140px;}
.top-search{ width:280px; margin:0 auto 15px; display:block; float:none;}
.top-search .search-btn{ right:50px;}
.trial .trial-img{ width:50%; margin:0 auto 15px; display:block;}
.trial .trial-content{ width:320px; margin:0 auto 80px; display:block;}
.availability .preview-left p{ font-size:16px;}
.availability .preview-left h1{ font-size:17px;}
.availability .preview-left{ width:60%;}
.new-blog-wrap{ width:360px; margin:40px auto 0;}
.new-blog-left{ width:100%;}
.blog-wrap{ margin-bottom:15px;}
.blog-wrap .blog-img-wrap{ width:100%;}
.blog-wrap .blog-content{ width:89%;}
.new-blog-right{ width:100%;}
.blog-content.clsFloatLeft span.q1{background: url("../images/q1-top.png") no-repeat scroll left top; height:19px; width:33px; top:-19px; left:30px;}
.blog-wrap:hover .blog-content.clsFloatLeft span.q1{ background:url("../images/q1-top-hover.png") no-repeat scroll left top;}
.blog-content.clsFloatRight span.q1{background: url("../images/q1-top.png") no-repeat scroll left top; height:19px; width:33px; top:-19px; left:30px;}
.blog-wrap:hover .blog-content.clsFloatRight span.q1{ background:url("../images/q1-top-hover.png") no-repeat scroll left top;}
.footer-top .footer-newsletter{ margin:0 auto 20px; display:block; width:280px;}
.qshop-notes{ margin:0 auto 20px; display:block; width:280px;}
.twitter-feeds{ margin:0 auto 20px; display:block; width:280px;}
.contact-info{ margin:0 auto 20px; display:block; width:280px;}
.footer-info p{ text-align:center;}
.patch-content p{ text-align:center;}
.patch-content span{ display:block; text-align:center;}
.t-feeds p{ text-align:center;}
.t-feeds span.time{ display:block; text-align:center;}
.t-feeds a{ display:block; text-align:center;}
.bottom-left{ float:none;}
.bottom-right{ float:none;}
.bottom-left p{ text-align:center;} 
.foot-menu{ text-align:center;}
.banner-wrap .banner-content p{ margin:15px 0 0;}
.banner-button a{ margin:15px 0 0;}
.main-banner .owl-theme .owl-controls .owl-pagination{ bottom:10px;}
#home_tab li a{ padding:4px 9px; font-size:9px; }

/*about us*/
.main-left-content{ float:none; display:block; margin:40px auto 0; width:90%}
.main-right-content{ float:none; display:block; margin:40px auto 0; width:90%}
.about-center img{ width:90%;}

/*contact us*/
.contact-left{ width:320px; margin:0 auto; display:block;}
.contact-right{ width:320px; margin:0 auto; display:block;}
.contact-center-content .contact-location{ margin:0 auto 15px; display:block; background:url(../images/contact-location.png) no-repeat scroll center bottom; }
.contact-center-content .contact-phone{ margin:0 auto 15px; display:block; background:url(../images/contact-phone.png) no-repeat scroll center bottom; }
.contact-center-content .contact-mail{ margin:0 auto 15px; display:block; background:url(../images/contact-mail.png) no-repeat scroll center bottom; }
.contact-map{ top:0; z-index:0;}
.innerpage-content span{ font-size:18px;} 

/*faq*/
.search-faq .search-box1{ width:70%;}
.faq-wrap-content{ width:85%;}
.faq-img{ margin-right:10px;}
.faq-wrap{ width:90%; margin:0 auto 15px; display:block;}
.faq-container h5{ font-size:14px;}
.innerpage-content h3{ font-size:30px;}

/*blog overview*/
.blog-wrapper { display: block;margin: 0 auto 30px !important;width: 90%;}
.blog-category .blog{ width:100%;}
.blog-category .sbHolder{ width:80%;}
.blog-category .sbSelector{ width:92%;}
.blog-category .sbOptions{ width:100%;}
.pagination .page-prev{ display:block; margin:0 auto 15px; float:none; width:100px; text-align:center; clear:both;}
.pagination ul{ width:100%; margin-bottom:15px;}
.pagination .page-next { display:block; margin:0 auto 15px; float:none; width:100px; text-align:center; clear:both;}

/*blog detail*/ 

.blog-detail-wrap img{ width:100%; height:100%; display:block; float:none; margin:0 auto 15px;}
.blog-reactions-left{ width:320px; margin:0 auto; display:block;}
.blog-reactions-right{ width:320px; margin:0 auto; display:block;}
.blog-review-content{ width:80%;}

/* how it works*/
.works-wrap .work-wrap-img{ width:210px; margin:0 auto 15px; display:block; float:none;}
.works-wrap .work-wrap-content{ width:100%; margin:0;}
.step1 .work-arw{ left:48%;}
.step3 .work-arw{ left:48%;}
.step2 .work-arw{ right:48%;}
.step4 .work-arw{ right:48%;}

/*login*/
.login-left{ width:320px; margin:0 auto 15px; display:block !important; float:none;}
.login-right{ width:65%; margin:15px auto ; display:block; float:none; clear:both;}
.innerpage-content h2{ font-size:20px;}
.forgot-pwd-content{ background-position:left bottom;}

/*conversation*/
.conversation-wrap{ width:95%;}
.conversation-wrap .conversation-img{ margin:0 auto 15px; display:block; float:none;}
.conversation-wrap-content{ width:90%; margin:0 auto !important; display:block !important; float:none !important;}
.conversation-wrap-left .conversation-wrap-content .arw-left{ display:none;}
.conversation-wrap-right .conversation-wrap-content .arw-right{ display:none;}

/*my webshop*/
.webshop-heading h2{ font-size:12px !important;}
.webshop-body-content h2{ display:block; margin:10px 0 0;}
.webshop-body-content p{ margin-left:0;}

/*register*/
.register-left{ width:320px; display:block; margin:15px auto 0;}
.register-right{ width:320px; display:block; margin:15px auto 0;}
.register-left .form-field .t-box1{ width:94%; margin:0 0 10px;}
.register-content .reg-btn{ margin:0 auto; display:block;}
.register-steps li{ padding:0 5%;}
.register-steps li a{ font-size:13px;}
.signature-blk > img{ width:100%;}
.step4-bg{ display:none !important;}

/*invoice*/
.invoice-container .voice-info{ display:none !important;}
.invoice-container .voice-date{ width:22%;}
.invoice-container .voice-number{ width:33%;}
.invoice-container .voice-expire{ width:22%;}
.invoice-container .voice-status{ width:20%;}

/*reviewer conversation*/
.review-rate-right{ margin-left:30px;} 

/*web shop finder*/
.web-find-content{ width:73%;}

/*web shop profile tab*/
.tab2-img{ display:block; margin:0 auto 15px; width:220px;}
.tab2-content{ width:480px; margin:0 auto; display:block; float:none;}
.review-wrap-left{ width:100%;}
.review-wrap-right{ float:none; margin:20px auto 0;}
.review-wrap-right span{ text-align:left;}
.profile-tab3 .pagination ul{ width:100%;}
.pagination .rate-shop{ float:none; margin:0 auto 15px; width:200px; display:block;} 
.tab-review-left{ width:280px; margin:0 auto 15px; display:block;}
.tab-review-right{ width:280px; margin:0 auto 15px; display:block;}
}
@media screen and (max-width:670px){
.holders-wrap h3{ font-size:25px;}
.new-webshop h3{ font-size:25px;}
.blog-heading h3{ font-size:25px;}
.availability .preview-left{ width:100%; text-align:center;}
.availability .preview-wrap{ padding:15px 0;}
.availability .preview-right{ display:block; margin:15px 0 0; text-align:center;}
.availability .preview-right a{ float:none;}
.q-shop-list{ width:310px !important; margin:0 auto 15px !important; display:block;}
.fun-facts{ background-repeat:repeat-y; padding:10px 0;}
.facts-wrap{ margin:20px auto 0 !important; width:280px; display:block;}
.webshop{ width:50%; margin:0 auto 15px; display:block; float:none;}
.banner-content{ top:20px;}
.banner-content h1{ font-size:20px; line-height:16px;}
.banner-content h3{ font-size:15px; line-height:15px;}
.banner-content p{ font-size:12px; line-height:12px; margin:10px 0 0;}
.banner-content{ max-width:250px;}
.webshop-holders{ margin-right:20px;}
.banner-button a{ padding:7px; font-size:10px;}

/*faq*/
.search-faq .search-box1{ width:65%;}
.faq-wrap-content{ width:80%;}
.innerpage-content h3{ font-size:20px;}
.faq-container p{ padding-left:20px;}
.search-faq {background: rgba(0, 0, 0, 0) url("../images/search-bg1.png") no-repeat scroll left 10px; margin: 45px auto 30px; padding-left:20px; text-align: center;width: 360px;}
.search-faq .search-btn1{ display:block; margin:15px auto 0;}
.blog-review-content{ width:75%;}

/*dashboard*/
.dash-news-wrap .dash-news-img{ width:80%; margin:0 auto 15px; display:block;}
.dash-news-wrap .dash-news-content{ width:100%; margin:0; display:block;}

/*notification*/
.watch-out{ top:170px;}
.success{ top:270px;}
.error{ top:370px;}
.notify p{ font-size:14px;}
.notify span{ font-size:14px;}

/*my webshop*/
.webshop-body-content img{ display:block; text-align:center;}

/*register*/
.register-steps li{ padding:0 4%;}


/*pending reviews*/
.pending-review-container .voice-appreciation{ display:none;}
.pending-review-container .voice-date{ width:30%;}
.pending-review-container .voice-expire{ width:45%;}
.pending-review-content .invoice-right-wrap label{ display:block; float:none;}
.pending-review-body-content .voice-info a{ padding:7px; font-size:13px;}

/*my plan*/
.my-plan-container .plan-heading h1{ font-size:20px; background-position:12% center;}

/*reviewer conversation*/
.reviewer-conversation-content .send-msg .smiley-text{ float:none;}
.reviewer-conversation-content .send-msg .send-btn{ margin-left:0; float:none;}
.reviewer-conversation-content .send-msg .smiley-text{ margin:0 auto;}
.reviewer-conversation-content .send-msg{ text-align:center;}
.review-rate-left{ margin:30px auto 0; width:280px; display:block;}
.review-rate-right{ margin:30px auto 0; width:285px; display:block;}
.review-rate-right .review-rating span{text-align:left; }
.review-btn .re-btn{ display:block; margin:30px auto 0;}

/*webshop finder*/
.web-find-wrap .web-find-img{ width:133px; margin:0 auto 15px; display:block;}
.web-find-content{ width:100%; margin:0 auto; display:block;}
.shop-find-search .web-find-texts{ width:45%; margin-right:15px !important;}
.shop-find-search .web-find-search{ width:45%; }

/*web shop profile tab*/
.shop-profile-img{ width:200px; margin:0 auto 15px; display:block;}
.shop-profile-content{ width:90%; margin:0 auto; display:block;}
#profile_tab li a{ font-size:12px;}
.tab-more{ font-size:12px;}
#profile_tab li{ margin-left:15px;}
}
@media screen and (max-width:600px){
.edit-review-blk .review-blk{ width:100%;}
.edit-review-blk .review-blk .t-box{ width:90%;}
.forgot-pwd-content .forgot-pwd{ width:100%;}
.forgot-pwd-content .forgot-pwd .t-box{ width:90%;}
/*register*/
.register-steps li{ padding:0 3%;}
.register-steps li a{ font-size:12px;}

/*invoice*/
.invoice-container .voice-expire{ display:none;}
.invoice-container .voice-date{ width:30%;}
.invoice-container .voice-number{ width:50%;}
.invoice-container .voice-status{ width:15%;}
.invoice-right-wrap{ width:280px; text-align:center; margin:10px auto 20px !important;}
.invoice-date{ display:block; margin:15px 0 0;}
.invoice-right-wrap .invoice-text{ width:95%;}
.invoice-right-wrap .sbSelector{ width:100% !important;}
}
@media screen and (max-width:520px){
.webshop-body-content a{ font-size:11px;}
.webshop-body-content h2{ font-size:12px !important;}
.webshop-body-content{ padding:18px 0;}
.webshop-heading{ padding:12px 0;}

/*pending reviews*/
.pending-review-heading h2{ font-size:13px !important;}
.pending-review-body-content p{ font-size:14px;}
.pending-review-container .voice-expire{ width:43%;}

/*my plan*/
.my-plan-container .plan-heading h1 {background-position: 10% center;font-size:17px;}

/*tool store*/
.tool-wrap{ width:290px; margin:0 auto 20px;}
.tool-head-wrap .tool-btn a{ font-size:15px;}

/*register complaint*/
.complaint-form .t-box4{ width:90%;}
.complaint-form .t-box3{ width:90%; margin-bottom:15px;}
.reviewer-conversation-content .send-msg .smiley-text{ width:280px;}
.reviewer-conversation-content .send-msg .text2{ width:85%;}
}
@media screen and (max-width:500px){
.banner-content{ max-width:185px;}
.banner-button a{ margin:4px  0 0;}
.banner-content p{ margin:3px 0 0;}
.availability .preview-left p{ line-height:20px;}
.availability .preview-left h1{ font-size:25px;}
.availability .preview-right a{ padding:8px 20px;}
.availability{ background-repeat:repeat-y;}
.webshop .hover-content h1{ font-size:15px; margin:0 0 5px;}
.webshop .hover-content p{ padding:0 0 13px; font-size:11px;}
.webshop .overlay-content{ padding:13px; height:83%; width:89%;}
.webshop .overlay-content .buttons{ bottom:0;}
.login-right{ width:100%; margin:15px auto ; display:block; float:none; clear:both;}

/*web shop profile tab*/
.tab2-content{ width:280px;}
.tab2-content ul{ padding:20px;}
.tab2-content ul li{ font-size:13px;}
.tab2-content .tab-commit{ font-size:13px; padding:20px 20px 20px 61px;}
}
@media screen and (max-width:495px){
.brand-wrap .owl-carousel .owl-item{ text-align:center;}
.q-shop-list{ width:250px !important;}
.banner-wrap .banner-content{ top:0;}
.trial .trial-content{ width:280px;}
.trial .trial-content h1{ font-size:22px;}
.new-blog-wrap{ width:300px;}
.blog-wrap .blog-content{ width:87%;}
.holders-wrap h3{ font-size:25px;}
.webshop-holders{ display:block; margin:10px auto 0 !important; width:100%;}
.webshop{ width:280px;}
.top-menu li .sub-list{left:30px;}
.page-container .top-menu li .sub-list{ left:0;}
/*blog overview*/
.blog-category .blog{ width:280px;}
.blog-category .sbHolder{ width:65%;}
.blog-wrapper .overlay-content{ padding:0; width:100%; height:100%;}
.conversation-content .send-msg{ width:80%;}
.conversation-content .send-msg .text2{ font-size:11px;}

/*register*/

.register-steps li{ padding:0 5%; display:block; float:none;}
.register-steps li a{ width:100%; display:block;}
.register-left .form-field .t-box1{ width:90%;}
.member .sbSelector{ width:90%;}

/*pending reviews*/
.pending-review-heading{ padding:12px 0;}
.pending-review-body-content{ padding:18px 0;}

/*webshop finder*/
.shop-find-search .web-find-search{ width:90%;}
.shop-find-search .web-find-texts{ width:90%;}
.shop-find-search .web-radio{ display:block; text-align:center;}
.web-search-btn{ display:block; margin:0;}
.web-search-btn .web-submit{ margin:0 auto; display:block;}

/*web shop profile tab*/
.shop-profile-logo{ width:280px; margin:105px auto 60px;}
.shop-profile-logo img{ width:100%;}
#profile_tab li a{ font-size:10px;}
#profile_tab li{ margin-left:10px;}
.tab-more{ font-size:10px;}
}
@media screen and (max-width:440px){
.faq-img{ width:60px; margin:0 auto 15px; display:block;}
.faq-wrap-content{ width:100%;}
.search-faq{ width:280px;}

/*blog detail*/
.blog-reiew-img{ margin:0 auto 15px; display:block; float:none;}
.blog-review-content{ width:100%;}
.edit-review-blk .review-blk .t-box{ width:85%;}
.forgot-pwd-content .forgot-pwd .t-box{ width:85%;}

/*dashboard*/
.login-header span{ display:block; text-align:center;}
.login-header .dash-board{ display:inline-block; text-align:center; margin:10px 0 0;}
.login-header .logout{ display:inline-block; text-align:center; margin:10px 0 0;}
.login-header{ width:230px; text-align:center; }
.page-container .sbSelector{ width:90px;}
.page-container .top-menu li .sub-list{ left:0;}
.dash-popup .owl-pagination{ right:0;}
.dash-popup h3{ padding:20px 10px; font-size:14px;}

/*edit password*/
.button-wrap{ text-align:center; }
.button-wrap .edit-btn{ display:block; margin:0 auto 15px;}
.button-wrap .edit-btn1{ margin:0;}
.notify p{ font-size:11px;}
.notify span{ font-size:11px;}

/*my webshop*/
.webshop-body-content a{ font-size:10px; padding:7px 8px;}
.webshop-body-content a.shop-modify{padding:7px 8px;}
.webshop-body-content a.shop-profile {padding:7px 7px;}
.webshop-heading h2{ font-size:10px !important; word-wrap:break-word;} 

/*register*/
.input_fields_wrap{ position:relative; width:90%;}
.input_fields_wrap .form-field .file-text{ font-size:11px;}
.add_field_button{ top:12px;}

/*invoice*/
.invoice-heading{ padding:12px 0;} 
.invoice-body-content{ padding:18px 0;}
.invoice-heading h2{ font-size:11px !important;}
.invoice-body-content p{ font-size:13px;}
.invoice-right-wrap{ width:240px;}

.invoice-container .voice-number{ width:48%;}
.invoice-right-wrap label{ display:block; float:none;}

/*pending reviews*/
.pending-review-container .voice-date{ width:24%;}
.pending-review-container .voice-expire{ width:35%;}
.pending-review-body-content p{ font-size:12px;}
.pending-review-heading h2{ font-size:11px !important;} 
.pending-review-body-content .voice-info a{ font-size:10px; padding:4px;}
.pending-review-body-content .voice-info{ width:27%;}

/*my plan*/
.my-plan-container .plan-heading h1{ font-size:14px; background-position:3% center;}
.plan-btn .plan-btn1{ width:240px; font-size:16px;}
.my-plan-container .plan-wrap1{ width:240px; margin:0 auto 15px!important; display:block; padding:28px 10px;}
.my-plan-container .plan-wrap2{ width:240px; margin:0 auto 15px !important; display:block; padding:28px 10px;}
.my-plan-container .plan-wrap3{ width:240px; margin:0 auto 15px !important; display:block; padding:28px 10px;}


/*tool store*/

.tool-wrap{ width:240px;}
.tool-head-wrap{ padding:20px 10px;}
.tool-body{ padding:15px 10px;}
.tool-head-wrap .tool-btn a{ font-size:13px;}
.tool-popup{ width:280px;}

.com-invoice .sbSelector{ width:70%;} 
.complaint-form .t-box3{ margin-right:0;}
.innerpage-content .reviewer-comment .t-box2{ width:90%;}
.conver-btn{ text-align:center;}
.conver-btn a{ display:inline-block; margin-bottom:15px;}

/*web shop profile tab*/
#profile_tab li a{ font-size:9px;}
.tab-more{ font-size:9px;}
#profile_tab li{ margin-left:5px;}
}
@media screen and (max-width:360px){
.q-shop-list{ width:217px !important;}
.banner-content h1{ font-size:15px;}
.banner-content h3{ font-size:10px; line-height:10px;}
.banner-content p{ font-size:10px;}
.top-menu li .sub-list{left:0px;}

/*contact us*/
.contact-left{ width:280px;}
.contact-right{ width:280px;}
.innerpage-content .t-box{ width:90%;}
.innerpage-content .t-box2{ width:90%;}

/*blog*/
.blog-reactions-left{ width:280px;}
.blog-reactions-right{ width:280px;}
.innerpage-content h3{ font-size:16px;}
.blog-detail-wrap h2{ font-size:18px;}

/*login*/
.login-left{ width:280px;}

/*my webshop*/
.my-shop-container .my-shop{ width:40%;}
.my-shop-container .shop-visitors{ width:18%;}
.my-shop-container .shop-actions{ width:35%;}

/*register*/
.register-left{ width:280px;} 
.register-right{ width:280px;} 

/*pending reviews*/
.pending-review-body-content .voice-info a{ font-size:8px;}
.pending-review-body-content p{ font-size:10px;}
.pending-review-container .voice-expire{ width:40%;}
.pending-review-container .voice-date{ width:27%;}

/*my plan*/
.my-plan-container .plan-heading h1{ font-size:13px; background-position:1.5% center;}

.complaint-form .t-box{ width:85%;}
.complaint-form .t-box4{ width:85%;}
.complaint-form .t-box3{ width:85%;}
.complaint-form .t-box2{ width:85%;} 

/*web shop profile tab*/
.shop-profile-content img{ width:100%;}
.tab3-left{ width:280px;}
.tab3-left .tab-search{ width:230px;}
}
input.hint,textarea.hint{ border:1px solid #ff0000 !important; }
span.hint{ margin-top:8px; margin-bottom:0px; font-size:16px; color:#ff0000;display:none; }

/* My changes Starts 07.07.2015 Andrew*/






/* My changes Ends 07.07.2015 Andrew*/
.contact-center-content .contact-location{ padding:0; min-height:185px; position:relative; z-index:1;}
.contact-center-content .contact-phone{ padding:0; min-height:185px; position:relative; z-index:1;}
.contact-center-content .contact-mail{ padding:0; min-height:185px; position:relative; z-index:1;}
.contact-map{ top:-20px;}
.register-btn a:hover{ color:#1859a7;}
.pad{ width:100%;}
.input.file > input{ opacity:0;}
.availability .preview-wrap{ padding:33px 0;}
.dash-popup h3{ width:92.6%;}
.page-sidebar ul li.active a { background: #7bb716 none repeat scroll 0 0;}
.edit-password-wrap label{ width:200px;}
.innerpage-content  .edit-password-wrap .form-field .t-box2{ margin:0 0 0 10px;}
.innerpage-content  .edit-password-wrap .form-field img{ margin:0 0 0 10px;}
.innerpage-content  .edit-password-wrap .form-field #upload_logo { margin:0 0 0 10px;}
.form-field.contact-phone > p{ text-align:center;}
.SmallBox p{ font-size:16px !important; line-height:32px !important;}
.blog-detail-wrap h2{ text-indent:-9999em;}
#map_canvas{ width:100% !important;}
.toggleMenu1{ display:none;}
a.date{ right:36px;}
.innerpage-content .t-box5{ vertical-align:top;}
.my-plan-container .myplan-wrap h2{ display:block; clear:both;}
@media screen and (max-width:890px){
.nav1{ display:block;}
.toggleMenu1{ background:url(../images/res-menu-bg.png) no-repeat center center #414f7d ; padding:8px; border:3px solid #414f7d ; text-indent:-9999em; display:inline-block; height:17px; width:23px;-webkit-transition-property:left;-webkit-transition-duration: 1s;transition-property:left; transition-duration:1s; position:absolute; z-index:100; left:0px; top:95px;}
.dash-menu{ position:relative;}
.toggleMenu1.active{ left:280px; position:fixed;}
.nav1{ display:none;}
.page-sidebar{ left:0 !important;}
.page-sidebar:hover {transform: translate3d(0px, 0px, 0px);}
 .page-sidebar .dash-profile-pic{ float:left; width:58px; margin:30px 0 0; padding:0 0 0 20px; width:100%; text-align:left;}
.page-sidebar .dash-profile-pic img{ width:80px; height:80px; display:inline-block; vertical-align:top;}
.page-sidebar .dash-profile-pic a.profile-tag { display:none;}
.page-sidebar .dash-profile-pic .dash-notifications{ display:none !important;} 
.page-sidebar .dash-profile-pic .dash-notifications{ display:inline-block !important; background:url(../images/notify.png) no-repeat left center; margin:0 0 0 15px;}
.note{ font:13px 'Poppins'; color:#38474f; background:#f8f8f8; padding:3px 8px; position:absolute; right:80px; display:none;}
.note{ font:13px/16px 'Poppins'; color:#38474f; background:#f8f8f8; height:16px; padding:0px 8px; position:absolute; right:20px; display:block; border-radius:10px; top:18px;}
.page-sidebar .dash-profile-pic .dash-notifications a{ display:inline-block !important; font:20px 'Poppins'; color:#fff !important; margin:0; vertical-align:top;}
 .page-sidebar .dash-profile-pic .dash-notifications img{ border-radius:0; border:none; height:auto; width:auto;}
.page-sidebar .dash-profile-pic .dash-notifications span{ display:block; font:22px 'Poppins'; color:#fff; padding-left:30px;}
.page-sidebar .dash-profile-pic .dash-notifications p{ color:#fff; font:10px 'Poppins'; text-transform:capitalize; padding-left:30px;}
.menu-items li .icon-thumbnail{ left:0;}
.page-container{ padding-left:0 !important;}
}
@media screen and (max-width:871px){
.toggleMenu1{ background:url(../images/res-menu-bg.png) no-repeat center center #414f7d ; padding:8px; border:3px solid #414f7d ; text-indent:-9999em; display:inline-block; height:17px; width:23px;-webkit-transition-property:left;-webkit-transition-duration: 1s;transition-property:left; transition-duration:1s; position:absolute; z-index:100; left:80px; top:10px;}
.page-container .top-menu{ width:auto; position:absolute; top:0px; right:0px; z-index:100; margin:0;}
.page-container .toggleMenu {  background:url(../images/res-menu-bg.png) no-repeat center center #1859a7 ; padding:8px; border:3px solid #1859a7 ; text-indent:-9999em; display:inline-block; height:17px; width:23px;-webkit-transition-property:right;-webkit-transition-duration: 1s;transition-property:right; transition-duration:1s; position:absolute; right:40px; top:10px;}
.page-container .toggleMenu.active{ right:203px; position:fixed;}
.page-container .top-menu li .sub-list { left: inherit;right: -12px;top: 20px;}
.page-container .menu-list.nav {background: #1859a7 none repeat scroll 0 0;padding: 10px 0px; display:none; width:203px;}
.page-container .menu-list.nav li{ margin:0 0 2px;} 
.page-container .menu-list.nav{ position:fixed; right:0; height:100%;}
.page-container .menu-list.nav li a{ color:#fff; min-height:40px; line-height:40px; background:#1859a7;}
.page-container .menu-list.nav li a:hover{ background:#7bb716;}
.page-container .menu-list.nav li .sub-list li a{ color:#34383d; background:none; min-height:inherit; line-height:normal;}
}

@media screen and (max-width:765px){
.top-search{ display:none;} 
.top-menu{ width:auto; position:absolute; top:0px; right:0px; z-index:100; margin:0;}
 .toggleMenu {  background:url(../images/res-menu-bg.png) no-repeat center center #1859a7 !important; padding:8px; border:3px solid #1859a7 ; text-indent:-9999em; display:inline-block; height:17px; width:23px;-webkit-transition-property:right;-webkit-transition-duration: 1s;transition-property:right; transition-duration:1s; position:absolute; right:40px; top:10px;}
.toggleMenu.active{ right:240px; position:fixed;}
.top-menu li .sub-list { left: inherit;right: -12px;top: 20px;}
.menu-list.nav {background: #1859a7 none repeat scroll 0 0;padding: 10px 0px; display:none; width:240px;}
.menu-list.nav li{ margin:0 0 2px;} 
.menu-list.nav{ position:fixed; right:0; height:100%;}
.menu-list.nav li a{ color:#fff; min-height:40px; line-height:40px; background:#1859a7;}
.menu-list.nav li a:hover{ background:#7bb716;}

.menu-list.nav li .sub-list li a{ color:#34383d; background:none; min-height:inherit; line-height:normal;}
}

@media screen and (max-width:700px){
.banner-content{ display:none;}

}
@media screen and (max-width:590px){
.top-menu{ right:0;}
.toggleMenu1{ left:0;}
.page-container .toggleMenu{ right:0;}
.toggleMenu{ right:0;}
}
@media screen and (max-width:400px){
.toggleMenu1.active{ top:70px; left:250px;}
.dash-menu .page-sidebar{ width:250px;}
/* .toggleMenu.active{ top:70px !important;}*/
}

/*my changes starts 21.07.2015 by Matt*/
.package-detail-heading{ border:1px solid #e5e5e5; background-color:#FFFFFF; }
.package-detail{ border:1px solid #e5e5e5; background-color:#FFFFFF; }
.package-detail-heading > div {display: inline-block;padding-left: 20px;width: 29%; font-weight:bold; text-transform:none;}
.package-detail-blk{ border-bottom:1px solid #e5e5e5}
.package-detail-blk > div {display: inline-block;padding-left: 20px;width: 29%;}
.total-amount{ float:right; width:80%; margin-top:15px; padding-right:112px; text-align:right; }
.total-amount label{ display:inline-block; vertical-align:top; text-transform:none; font-weight:bold; margin-right:10px;} 
.my-plan-container{ clear:both;}
.package-detail-heading p{ padding:10px 0; font-weight:bold;}
.package-detail-blk p{ padding:10px 0;}
.uploadifyQueueItem{ margin:0 auto !important;}
.innerpage-content .uploadifyQueueItem span{ margin:0; font:16px 'Poppins';}
#upload_profileUploader{ margin:0 0 10px 0px; vertical-align:top;}
.innerpage-content .edit-password-wrap .form-field img{ vertical-align:top;}
.innerpage-content .t-box2{ vertical-align:top;}
#upload_logoUploader{ margin:0 0 0 10px; vertical-align:top;}
.form-field.clearfix > p{ text-align:center;}
.uploadifyThumb{ margin:15px 0 0 210px;}
.jcropBox #crop{ background:#7bb716; font:14px 'Poppins'; color:#fff; text-transform:none; height:30px; width:185px; border-radius:0px; margin:10px 0 0;}
.jcropBox #cancel { background:#585858; font:14px 'Poppins'; color:#fff; text-transform:none; height:30px; width:100px; border-radius:0px; margin:10px 0 0 10px;}


/* My changes starts from here - Andrew 24.07.2015 */
.edit-password-wrap{ width:860px;}
.contact-customer .mce-tinymce.mce-container.mce-panel { display: inline-block; margin:0 0 0 10px}
.contact-id label{ max-width:200px; width:200px;}
.contact-id span{ display:inline-block; margin:0 0 0 10px; padding:0; }

/*my changes starts 31.07.2015 by Matt*/
.menu-items li .icon-thumbnail{ top:0;}
.invoice-date a.date{ right:12px;}
.tab3-left .tab-search{ height:40px;}
.tab3-left .search-btn{ top:12px;}
.register-steps{ width:100%;}
.tab3-review .review-heading{ clear:both;}
.edit-password-wrap .password-meter-bg{ position:absolute; width:67%; right:72px; top:18px;}
.edit-password-wrap .password-meter-message{ position:relative; top:10px;}
.edit-password-wrap .edit-box1{ width:150px;}
.innerpage-content .edit-password-wrap .t-box5 { width:63%;}
.edit-password-wrap select.edit-box{ width:572px;}
.edit-password-wrap a.date{ right:85px;}
.form-field.btw-number > div{ display:inline-block;}
.form-field.btw-number .t-box{ display:inline-block; margin-left:9px; width:88%;}
.register-right #upload_profileUploader{ margin:5px 0 10px 450px;}
.edit-profile-content .t-box2{ width:63% !important;}
.webshop-heading{ clear:both;}
.pending-review-container{ clear:both;}
.mce-tinymce.mce-container.mce-panel{ width:100%;}
.tool-wrap .tool-head-wrap a{ cursor:pointer;}
.tool-store-container > form{ display:inline-block;}
@media screen and (max-width:1310px)
{
.my-shop-container .my-shop{ width:30%;}
}
@media screen and (max-width:1190px){
.register-right #upload_profileUploader{ margin:0; position:absolute; right:0; top:5px;}
.register-right .input.file p{ margin:60px 0 0;}
.register-steps li{ width:25%; margin:0; padding:0;}
.top-space-wrap{ width:100%;}
}
@media screen and (max-width:1140px){
.form-field.btw-number .t-box{ display:inline-block; margin-left:9px; width:85%;}
}
@media screen and (max-width:1065px){
.my-shop-container .my-shop{ width:27%;}
}
@media screen and (max-width:1065px){
.my-shop-container .shop-actions{ width:28%;}
}
@media screen and (max-width:920px){
.form-field.btw-number .t-box{ display:inline-block; margin-left:9px; width:82%;}
}
@media screen and (max-width:908px){
.edit-password-wrap .edit-box1{ width:43%;}
.innerpage-content .edit-password-wrap .t-box5{ width:89%;}
.edit-password-wrap select.edit-box{ width:94%;}
.edit-profile-content .edit-password-wrap a.date{ right:65px; top:40px;}
#upload_profileUploader{ margin:0;}
.edit-profile-content .t-box2{ width:89% !important;}
.my-shop-container .shop-actions{ width:26%;}
.webshop-body-content h2{ font-size:13px !important;}
.webshop-body-content a{ font-size:11px;}
.mce-tinymce.mce-container.mce-panel{ width:100%;}
}
@media screen and (max-width:870px){
.edit-password-wrap{ width:100%;}
.edit-password-wrap .password-meter-bg{ width:100%; right:52px;}
}
@media screen and (max-width:800px){
.web-search-btn .web-submit{ margin-top:10px;}

}
@media screen and (max-width:765px){
.form-field.btw-number > div{ display:inline-block;}
.form-field.btw-number .t-box{ display:inline-block;  width:80%;}
#reg_step1 .reg-btn1{ margin-top:75px;}
}
@media screen and (max-width:600px){
.invoice-date a.date{ right:-10px;}
.edit-password-wrap .edit-box1{ width:90%;}
}
@media screen and (max-width:495px){
.register-steps li{ width:100%; margin:0; padding:0;}
.register-content .review-right-wrap .web-search-btn a.web-submit{ width:275px; text-align:center; height:25px;} 
.edit-profile-content .edit-password-wrap a.date{ right:25px;}
.innerpage-content .edit-password-wrap .t-box5{ width:87%;}
}

.qshopbadge{ border:2px solid #52a947; width:200px; padding:10px 8px 18px;}
.qshopbadge .badge-left { display:inline-block; vertical-align:middle; width:66%;}
.qshopbadge .badge-left h2{ font:15px "Poppins"; color:#53a947;}
.qshopbadge .badge-left h3{ font:14px "Poppins"; color:#363636; margin:3px 0 0;}
.qshopbadge .badge-left .badge-rating{ margin:3px 0 0;}
.qshopbadge .badge-left .badge-rating li{ display:inline-block;}
.qshopbadge .badge-left .badge-rating li a{ display:inline-block; text-indent:-9999em; background:url(../images/badge_star.png) no-repeat left top; height:20px; width:20px;}
.qshopbadge  .badge-right { display:inline-block; vertical-align:middle; float:right;}
.qshopbadge  .badge-right h2{ font:30px/60px "Poppins"; color:#363636; height:60px; width:60px; border-radius:100px; border:3px solid #53a947; background:#e4e4e4; text-align:center;}
.qshopbadge p{ text-align:justify; font:12px "Poppins"; color:#6c6c6c; width:90%; clear:both; display:block;}  
.qshopbadge ul li p{ min-height:50px; }

.qshopbadge p .quotes1{ margin:0 0 10px; display:block; background:url(../images/quotes1.png) no-repeat left top; height:12px; width:15px;}
.qshopbadge p .quotes2 { margin:10px 0 0; display:block; background:url(../images/quotes2.png) no-repeat right top; height:12px; width:100%;}
.qshopbadge img{ margin:10px auto 0; display:block; text-align:center;}
/*tab2 img*/
.tab2-img{ position:relative;}
.tab2-img-content{ position:absolute; top:0; left:0; width:100%; text-align:center;}
.tab2-img-content h2{ font:128px/100px 'Poppins'; color:#fff; text-transform:none; text-align:center; margin:40px 0 0;}
.tab2-img-content p{ font:15px 'Poppins'; color:#fff; text-transform:none; text-align:center;}

.dash-wrap-right-image{ position:relative;}
.dash-wrap-right-image .dash-right-wrap-img-content{ position:absolute; top:0; left:0; text-align:center; width:100%;}
.dash-right-wrap-img-content h2{ font:24px 'Poppins'; color:#fff; text-transform:none; text-align:center; margin:7px 0 0;}

/*My Changes Starts 20.08.2015 By Andrew*/
.header{ margin:14px auto; width:95%; display:block;}
.header-left{ display:inline-block; float:left;}
.header-left .header-logo{ display:inline-block; vertical-align:middle;}
.header-left .top-menu { display:inline-block; vertical-align:middle; margin:0 0 0 17px;}
.header-left .top-menu li{ display:inline-block; padding:0;}
.header-left .top-menu li a{ display:inline-block; padding:8px 15px; border-radius:5px;-webkit-border-radius:5px;}
.header-left .top-menu li a:hover{ border:1px solid #1859a7; color:#1859a7; padding:7px 14px; background:none;}
.header-left .top-menu li.active a{ border:1px solid #1859a7; color:#1859a7; padding:7px 14px; background:none;}
.header .header-right{ float:right; margin:5px 0 0;}
.header .header-right .top-search{ display:inline-block; vertical-align:top; float:none;}
.header .header-right .top-search a{ background:url(../images/search-icon1.png) no-repeat left top; height:40px; width:40px; display:inline-block;}
.header .header-right .top-login{ display:inline-block; vertical-align:top;}
.header .header-right .top-login a.logged_id{ background:url(../images/dashborad12.svg) no-repeat left top; height:41px; width:41px; display:inline-block;}

ul#DropdownCountry li:hover{ background-color:#7bb716; color:#ffffff; cursor:pointer; }
ul#DropdownCountry li{ text-align:left; }


.header .header-right .top-login a{ background:url(../images/account-icon.svg) no-repeat left top; height:41px; width:41px; display:inline-block;}


.header .header-right .top-login .login-menu a{ background:none; font:15px/18px "Poppins"; height:auto; width:auto; color:#363636; margin-bottom:5px;}
.header .header-right .top-login .login-menu a:hover{ color:#51ab55;}
.toggle_script{ position:relative;}
.header .header-right .top-login .login-menu{ position:absolute; right:0; background:#fff; border-top:2px solid #1859a7; padding:10px 25px; z-index:10; min-width:100px;}
.footer{ padding:30px 0; border:none; background:#1859a7; position:relative;}
.footer p{ font:14px "Poppins"; color:#fff; text-align:center;}
.footer p a{ font:14px "Poppins"; color:#fff; display:inline-block; /* background:url(../images/footlink-seperator.png) no-repeat left top; */ padding:0 7px;}
.footer p a:first-child{ background:none;}
.footer p a:hover{ color:#fff;}
.footer .dropdown1.language{ position:absolute; right:15px; top:30px; display:none;}
.footer .language img{ vertical-align:top; display:inline-block;}
.footer .language .sbHolder{ width:75px; height:auto; border-radius:0; margin:0 0 0 0px; display:inline-block; vertical-align:top; float:none;}
.footer .language .sbToggle{ background:url(../images/top-drop.png) no-repeat right center; top:5px; right:0;}
.footer .language .sbSelector{ font:13px/18px 'Poppins'; color:#464646; height:auto; width:100%; text-indent:0;}
.footer .language .sbOptions{ width:90px; border:none; background:#4c4c4c; top:18px !important; max-height:none !important;}
.footer .language .sbOptions a{ padding:5px 0 5px 3px;}
.footer .language .sbOptions a:hover{ color:#51ab55 !important;}
.footer .language .sbOptions a{font:13px/18px 'Poppins';}

/*add webshop*/
.menu-items li .icon-thumbnail .ch-dash-board{ background:url(../images/dashboard_bg.svg) no-repeat left center; height:100%; width:29px; display:block; margin:0 auto;}
.sidebar-visible .page-sidebar .dash-profile-pic{ float:none; text-align:center;}
.page-sidebar .dash-profile-pic img{ border:none;}
.page-container .main-content{ margin:0 auto;}

.page-container .top-space{min-height:0px; padding:17px 0;background:#fff; margin-bottom:0px;}
.add-web-content .edit-password-wrap{ width:810px; display:inline-block;}

.add-web-content .edit-password-wrap-step1{ width:528px; display:inline-block;}

.add-web-content .edit-password-wrap .member{ width:547px; display:inline-block; vertical-align:middle; margin:0 0 0 10px;}
.add-web-content{ margin-bottom:50px;}
.edit-right-content h4{ font:26px 'Poppins'; color:#1859a7; margin:35px 0 45px;}
.edit-right-content{ width:340px; float:right;} 
.edit-right-content .shop-pic div.outer_image{ text-align:center; border:6px solid #e3e3e3; padding:58px 20px; width:100%;}



/*.edit-password-wrap .edit-box1{ width:255px;}*/
.add-web-content .edit-password-wrap .edit-box2{ height:255px;}
.edit-right-content .shop-pic .add-web{ font:13px 'Poppins'; color:#fff; background:#504f50; width:120px; height:30px; text-transform:capitalize; margin:15px auto 0; display:block;}
.edit-right-content .sys-active{ margin:30px 0 0;}
.edit-right-content .screenshot .screen-pic p{ font:16px 'Poppins'; color:#363636; padding:100px 30px; border:6px solid #e3e3e3;}
.edit-right-content .sys-active img{ display:inline-block; vertical-align:middle; margin:0 0 0 10px;}
.edit-right-content .sys-active label{ display:inline-block; vertical-align:middle; margin:0;}
.add-web-content .edit-password-wrap .p-code .edit-box{ margin:15px 0 0 10px; height:80px;}
.edit-right-content .screenshot div.outer_image{ text-align:center; border:6px solid #e3e3e3; padding:58px 20px; width:75%;}
.edit-right-content .shop-pic div.outer_image{ text-align:center; border:6px solid #e3e3e3; padding:58px 20px; width:75%;}


/*packages*/
.top-space-wrap{ margin:0 auto; width:1170px; display:block;}
.top-space-wrap a.packages{ border:1px solid #a3a3a3; color:#a3a3a3; font:14px "Poppins"; padding:10px 12px; display:none; border-radius:5px; -webkit-border-radius:5px; text-transform:none;}

/*Appstore*/
.top-space-wrap .sbHolder{ width:99%; border:1px solid #e5e5e5; border-radius:5px; height:40px; background:#fff;}
.top-space-wrap .sbSelector{ width:95%; height:40px; font:16px/41px 'Poppins'; padding:0 15px; color:#363636; text-indent:0;}
.top-space-wrap .sbToggle{ background:url(../images/register-drop-arw.png) no-repeat right top; height:9px; width:12px;}
.top-space-wrap .sbOptions{ width:100%; background:#1859a7; font:15px 'Poppins'; color:#fff; border:none;}
.top-space-wrap .sbOptions li a{ font:15px 'Poppins'; color:#fff;}
.top-space-wrap .sbOptions li a:hover{ color:#fff !important;}
.top-space-wrap .top-space-left{ width:366px; height:46px; float:left;}
.top-space-wrap .top-space-right{ width:366px; height:46px; float:right;}
.appstore-wrap{ margin:0 0 50px;}
.store-content{ width:240px; border:1px solid #c0c0c0; border-radius:0px; padding:15px 12px; margin:0 12px 20px 0; display:inline-block; vertical-align:top;}
.store-content .store-img{  position:relative; text-align:center; }
.store-content .store-img img{ width:100%; border:1px solid #c0c0c0;}
.store-content .store-img .app-logo{ position:absolute; top:20%; width:100%; border:none; text-align:center; left:0;}
.store-content .store-img .app-logo img{ width:auto; border:none;}
.store-content .overlay-fig{ position:absolute; top:0; left:0; width:100%; height:100%; background:#373737; opacity:0.8; display:none;}
.store-content:hover .overlay-fig{ display:block;}
.store-content:hover{ box-shadow:0 0 6px 3px #c0c0c0;}
.store-content .app-info{ text-align:center;}
.store-content .app-info h2{ font:16px 'Poppins'; color:#363636; text-align:center; margin:12px 0 20px;}
.store-content .app-info a{ text-transform:none; display:inline-block; font:16px "Poppins"; color:#7bb716; padding:10px 12px;
 border-radius:5px; -webkit-border-radius:5px; border:1px solid #7bb716;}
 
.store-content:hover .app-info a{ background:#7bb716; color:#fff;}
.appstore-content{ margin:0 0 70px;}

/*App store1*/
.left-store-content{ width:240px; display:inline-block; vertical-align:top;}
.left-store-content .store-content-img{ position:relative;}
.left-store-content .store-content-img img{ width:100%; border:1px solid #c0c0c0;}
.left-store-content .store-content-img .app-logo{ position:absolute; top:20%; width:100%; border:none; text-align:center; left:0; display:none;}
.left-store-content .store-content-img .app-logo img{ width:auto; border:none;}
.left-store-content .left-store-info{ margin:15px 0 0;}
.left-store-content .left-store-info .info-wrap label{ display:inline-block; vertical-align:middle; font:14px "Poppins"; color:#363636; margin:0; width:110px;}
.left-store-content .left-store-info .info-wrap{ margin:0 0 10px;}
.left-store-content .left-store-info .info-wrap span{ font:14px 'Poppins'; color:#363636; display:inline-block; vertical-align:middle; margin:0;}
.left-store-content .left-store-info .info-wrap1{ margin:28px 0 30px;}
.right-store-content{ width:885px; display:inline-block; vertical-align:top; margin:0 0 0 40px;}
.right-store-content h3{ background:none; font:30px 'Poppins'; color:#363636; border:none;}
.right-store-content p{ color:#363636; font:16px 'Poppins';}
.right-store-content ul{ margin:0 0 20px; padding:0 0 0 40px;} 
.right-store-content ul li{ color:#363636; font:16px 'Poppins'; list-style-type:disc;}
.right-store-content .tag-div{ border:1px solid #d1d1d1; padding:18px 14px; margin-bottom:30px;}
.right-store-content .tag-div p{ padding:0; color:#363636; text-align:left;}
.store-pictures img{ display:inline-block; border:1px solid #cdcdcd; width:50%; float:left;}
.appstore1-content{ margin-bottom:200px;}
.frame-measure  .form-field label{ display:inline-block; vertical-align:middle; font:16px 'Poppins'; color:#363636; margin:0;}
.frame-measure  .form-field .text1{ border:1px solid #d1d1d1; padding:0 10px; width:215px; height:30px; font:italic 16px 'Poppins'; color:#363636; margin:0 0 0 12px;}
.frame-measure  .form-field{ display:inline-block; vertical-align:top; margin-right:10px;}
.frame-measure .frame-btn{ display:inline-block; vertical-align:top;}
.frame-measure .frame-btn input{ font:16px "Poppins"; color:#fff; text-transform:none; width:120px; height:33px; background:#7bb716; border-radius:0px;}
.pdf-down a{ background:#7bb716; font:16px "Poppins"; color:#fff; text-transform:none; padding:10px 12px; display:inline-block; border-radius:5px; }
.pdf-down{ margin:0 0 35px; display:inline-block; vertical-align:top;}
.right-store-content .app-store-form{ display:inline-block; vertical-align:top; margin:0 0 0 20px;}
.app-store-form label{ display:inline-block; vertical-align:middle; font:16px 'Poppins'; color:#363636; margin:0;}
.app-store-form .app-text{ height:48px; border:1px solid #e5e5e5; width:415px;font:16px 'Poppins'; padding:0 15px; color:#363636; display:inline-block; vertical-align:middle; margin:0 0 0 10px;}
.appstore6-content{ margin-bottom:250px;}

/*edit profile*/
.edit-profile-content .edit-password-wrap{ width:810px; display:inline-block;}
.edit-profile-content .edit-password-wrap .p-code .edit-box{  margin:15px 0 0 10px; height:80px; }
.edit-profile-content{ background:none;}
.edit-right-content .shop-pic p{ margin:15px 0 0; background:url(../images/tick.png) no-repeat left center; padding:0 0 0 35px;}
.establishment{ position:relative;}
.establishment a.date{ background:url(../images/calendar.png) no-repeat left top; height:23px; width:22px; position:absolute; right:70px; top:8px;}

/*pending quarentine review overview*/
.review-search{ position:relative;}
.review-search .review-text{ background:#fff; width:100%; height:40px; padding:0 15px;  font:15px 'Poppins'; color:#363636;}
.review-search .review-btn{ background:url(../images/search-icon2.png) no-repeat left top transparent; width:24px; height:19px; position:absolute; top:15px; right:15px;}

/*review web shop*/
.review-webshop{ margin:50px 0 0;}
.webshop-textarea h4{ color:#1859a7; font:26px 'Poppins'; text-align:center;}
.webshop-textarea .review-box{ width:100%; height:265px; resize:none; padding:15px; border:1px solid #e5e5e5; margin:12px 0 0;}
.webshop-textarea{ display:inline-block; width:570px; margin:0 25px 30px 0;}
.change-review-content .review-btn-wrap{ margin-bottom:110px;}
.change-review-content .review-btn-wrap .change-btn{ width:130px; height:44px; border:1px solid #7bb716; 
color:#7bb716; font:16px "Poppins"; text-transform:none; margin:45px auto 0; background:transparent; border-radius:0px; display:block;}
.change-review-content .review-btn-wrap .change-btn:hover{ color:#1859A7; border:1px solid #1859A7;}

/*conversation overview*/
.complaints-view-heading{ background:#eaeaea; padding:12px 20px;}
.complaints-view-heading > div{ display:inline-block; vertical-align:top; }
.complaints-view-heading h2{ font:16px 'Poppins'; text-transform:none; color:#363636; margin:0;}
.complaints-review-container { margin-bottom:10px;}
.complaints-review-container .complaint-date{ width:185px;}
.complaints-review-container .complaint-desc{ width:320px;}
.complaints-review-container .complaint-post{ width:290px;}
.complaints-review-container .complaint-action{ width:85px;}
.complaints-review-container .complaint-action p{ text-align:center; color:#7bb716;}
.complaints-review-container .complaint-action p.no-action{ color:#df8f04;}
.complaint-review-body-content > div { display:inline-block; vertical-align:top;}
.complaint-review-body-content{ padding:18px 20px; border-bottom:1px solid #e5e5e5; background:#fafafa;}
.complaint-review-body-content p{ padding:0;}
.complaint-review-body-content .complaint-view-btn{ float:right;}
.complaint-review-body-content .complaint-view-btn a{ font:15px 'Poppins'; color:#fff; text-transform:none; background:#7bb716; padding:7px 10px;border-radius:0px;}
.complaints-overview-content h4{ color:#1859a7; font:26px 'Poppins'; margin:40px 0 55px;}
.complaints-overview-content{ margin-bottom:145px;}

/*dashboard*/
.dash-popup h3{ width:auto;}
.dash-board-top .dash-review{ margin:0 5px 15px 0; display:inline-block; border-radius:5px; vertical-align:top; width:280px; float:left; text-align:center; padding:50px 0; background:#fff; border:1px solid #7bb716;min-height:210px;}
.dash-board-top .dash-review span{ font:63px/63px "Poppins"; color:#000000; margin:0;}
.dash-board-top .dash-review p{ font:16px 'Poppins'; color:#000000; text-align:center;}
.dash-board-top .dash-review p a{ font:20px 'Poppins'; color:#000000; text-decoration:none; text-align:center;}

.dash-msg-date{ display:inline-block;}
.dash-msg-date p{ width:128px; text-align:center; font:13px 'Poppins'; color:#fff; padding:8px 0; border-radius:5px; background:#7bb716;}
.dash-msg-content{ display:inline-block; width:85%; vertical-align:middle; margin:0 0 0 20px;}
.dash-message-wrap{ margin:20px 0 0;}
.dash-msg-content p{ padding:0;}

.dash-msg-content p a{ color:#363636; }

.dash-message{ margin:0 0 10px;}
.dash-message-container{ margin:40px 0 0;}
.dash-message-wrap .mCustomScrollBox{ height:265px;}
.dash-message-wrap .mCSB_scrollTools .mCSB_draggerRail{ width:12px;}
.dash-message-wrap .mCSB_dragger_bar{  height:75px; max-height:75px; width:7px; background:url(../images/scrollbar1.png) no-repeat left top; height:75px !important; max-height:75px !important; min-height:75px !important; left:0 !important; border-radius:0 !important;}
.dash-message-wrap .mCSB_dragger{ /*background:url(../images/scrollbar1.png) no-repeat left top;*/ height:75px !important; max-height:75px !important; min-height:75px !important; }
.dash-message-wrap .mCSB_scrollTools .mCSB_draggerContainer{ background:#fff; border:none;}



/*factuur*/
.factur-header-wrap{ background:#f2f2f2; display:inline-block; width:100%; margin:20px 0 0;}
.factur-header-wrap .factur-top-left{ float:left;}
.factur-header-wrap .factur-top-left ul { margin:0;}
.factur-header-wrap .factur-top-left ul li{ margin:0; display:inline-block; padding:0;}
.factur-header-wrap .factur-top-left ul li a{ font:16px 'SourceSansPro-Regular'; color:#2c2c2c; display:inline-block; text-transform:capitalize; padding:15px;}
.factur-header-wrap .factur-top-left ul li{ margin:0; display:inline-block; padding:0; vertical-align:top;}
.factur-header-wrap .factur-top-left ul li:hover{ background:#d9d9d9;}
.factur-header-wrap .factur-top-left ul li.print a{ background:url(../images/factuur_print.png) no-repeat center center; height:44px; width:44px;}
.factur-header-wrap .factur-top-left ul li.print:hover a { background:url(../images/factuur_print1.png) no-repeat center center; }
.factur-header-wrap .factur-top-left ul li.dowload a{ background:url(../images/factuur_download.png) no-repeat center center; height:44px; width:44px;}
.factur-header-wrap .factur-top-left ul li.dowload:hover a{ background:url(../images/factuur_download1.png) no-repeat center center;}
.factur-right{ float:right;}
.factur-right .factur-adobe{ display:inline-block; padding:10px;}
.factur-right .factur-adobe a{ background:url(../images/adobe.png) no-repeat center center; height:25px; width:25px; display:block;}
.factur-right .factur-full a{ background:url(../images/full_screen.png) no-repeat center center; height:25px; width:25px; display:block;}
.factur-right .factur-full{ display:inline-block; padding:10px;}
.factur-wrap{ width:900px; margin:0 auto;}
.factur-wrap .factuur-left{ float:left;}
.factur-wrap  .factuur-img{ margin:30px 0 ;}
.factur-wrap .factuur-left h4{ font:14px 'SourceSansPro-Bold'; text-transform:none; color:#626262; margin:0 0 20px;}
.factur-wrap .factuur-left p{ font:14px 'SourceSansPro-Regular'; color:#000; margin:0 0 7px; padding:0;}
.factuur-right{ float:right;}
.factuur-right h4{ text-transform:none; font:28px 'Poppins'; color:#626262; text-align:right; margin:0 0 20px;}
.factuur-right p{ display:inline-block; text-align:right; font:14px 'SourceSansPro-Bold'; color:#000; text-transform:none; width:140px; padding:0; margin:0 0 7px;}
.factuur-right span{ display:inline-block; text-align:right; margin:0 0 7px; font:14px 'SourceSansPro-Regular'; color:#626262; width:85px;}
.factuur-price{ display:inline-block; width:100%; margin:40px 0 0;}
.factuur-price .facturr-price-header > div{ display:inline-block;}
.factuur-price .facturr-price-header h3{ margin:0; border:none; background:none; display:block; font:17px 'SourceSansPro-Bold'; color:#626262; text-transform:none; padding:0;}
.factuur-price .facturr-price-header{ padding-bottom:25px; border-bottom:1px solid #bfbfc1;}
.facturr-desc{ width:325px;}
.facturr-sub-price{ width:215px; text-align:right; }
.facturr-sub-total{ width:330px; margin:0 20px 0 0; text-align:right;}
.facturr-body-content > div{ display:inline-block; vertical-align:top;}
.facturr-price-body{ margin:25px 0 0; text-align:right;}
.facturr-body-content span{ font:14px Arial, Helvetica, sans-serif; color:#000; margin:0; text-align:left;}
.facturr-body-content  .facturr-desc p{ font:12px 'SourceSansPro-Regular'; color:#626262; text-align:left;}
.facturr-body-content p{ text-align:right; font:17px 'SourceSansPro-Regular'; color:#626262;}
.facturr-body-content{ margin:0 0 15px;}
.facturr-total > div{ display:inline-block; vertical-align:middle; width:140px; margin:15px 0 0 15px;}
.facturr-total .fact-sub h4{ font:14px 'SourceSansPro-Regular'; text-transform:none; color:#626262; margin:0 0 3px;}
.facturr-total .fact-sub p{ font:25px 'SourceSansPro-Bold'; color:#242424; padding:0;}
.facturr-total .fact-total{ float:right; width:330px; display:inline-block; vertical-align:middle; text-align:right; background:#fff; padding:10px 20px; margin:0;}
.facturr-total .fact-total h4{ color:#363636; font:14px "Poppins"; text-transform:none;}
.facturr-total .fact-total p{ font:38px 'Poppins'; color:#363636; text-align:right; padding:0;}
.facturr-total{ border:1px solid #bfbfc1; margin-bottom:25px;}
.facturr-sub-content{ border-top:1px solid #bfbfc1; padding:25px 0 0;}
.facturr-sub-content p{ font:13px 'SourceSansPro-Regular'; color:#626262; text-align:center; }
.factur-container{ border:1px solid #bfbfc1;}
.facturr-payment{ margin:70px 0 100px;}
.facturr-payment > div{ display:inline-block; vertical-align:middle; margin-right:10px;}
.facturr-payment h3{ margin-bottom:40px;}
.facturr-payment > div input{ display:inline-block; vertical-align:middle;}
.facturr-payment > div img{ display:inline-block; vertical-align:middle;}
.payment-btn .payment-btn1{ text-transform:none; font:16px 'Poppins'; color:#1859a7; border:1px solid #1859a7; border-radius:0px; background:none; height:43px; width:127px; margin-left:15px;}

/*My webshop*/
.top-space-left a{ text-transform:none; font:14px "Poppins"; padding:12px 14px; display:inline-block; border:1px solid #E4E4E4; border-radius:5px; -webkit-border-radius:5px;color:#000000; margin:0px 0 0 5px; float:left;}
.top-space-left a:hover{ text-transform:none; font:14px "Poppins"; padding:12px 14px; display:inline-block; border:1px solid #7bb716; border-radius:5px; -webkit-border-radius:5px;color:#7bb716; margin:0px 0 0 5px; float:left;}
.top-space-wrap .web-shop-left{ width:auto;}
.web-graph{ margin:25px 0 0;}
.web-graph img{ text-align:center; margin:50px auto; display:block;}
.dash-review span.valid{ font:63px 'Poppins'; color:#7bb716;}
.dash-review span.not_valid{ font:63px 'Poppins'; color:#ff5400;}

.dash-board-top .dash-review{ padding:50px 40px 0; min-height:210px; width:205px;}




/*generate terms and conditions*/
.generate-terms-content{ margin:35px 0 0; border:1px solid #e5e5e5; padding:15px;}
.generate-terms-content .mCustomScrollBox{ height:500px; padding:0 50px 0 0;}

.generate-terms-content .test_av p{   border-collapse: separate;
     color: #000000;
    font-family: arial !important;
    font-size: 10px !important;
    line-height: 16px !important;
    min-height: 0 !important;
    padding-bottom: 0px !important;  margin-bottom:15px; }

.generate-terms-content .test_av div{ letter-spacing:0em; } 


/*.generate-terms-content .mCustomScrollBox p{ text-align:left; font:14px 'Poppins'; color:#606366; padding-bottom:20px;}
.generate-terms-content .mCustomScrollBox label{ text-align:left; font:14px 'Poppins'; color:#606366; margin-bottom:6px; }*/
.generate-terms-content .mCSB_scrollTools .mCSB_draggerRail{ width:12px;}
.generate-terms-content .mCSB_dragger_bar{  height:75px; max-height:75px; width:7px; background:url(../images/scrollbar1.png) no-repeat left top; height:75px !important; max-height:75px !important; min-height:75px !important; left:0 !important; border-radius:0 !important;}
.generate-terms-content .mCSB_dragger{ /*background:url(../images/scrollbar1.png) no-repeat left top;*/ height:75px !important; max-height:75px !important; min-height:75px !important; }
.generate-terms-content .mCSB_scrollTools .mCSB_draggerContainer{ background:#e5e5e5; border:none; margin:15px 0;}
.generate-terms-content .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .generate-terms-content .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical{ right:8px;}
.activate-conditions{ margin:40px 0 0;}
.activate-conditions h3{ margin-bottom:28px;}
.activate-conditions .form-field label{ display:inline-block; vertical-align:middle; margin:0; width:160px;}
.activate-conditions .form-field .t-box1{ display:inline-block; vertical-align:middle; height:40px; border:1px solid #e5e5e5; width:670px;font:14px 'Poppins'; color:#606366; padding:0 15px; margin:0 0 0 10px; }
.form-field .form-question{ background:url(../images/ques1.png) no-repeat left top; height:32px; width:32px; display:inline-block; margin:0 0 0 10px; vertical-align:middle;}
.activate-conditions .form-field{ width:920px;}
.activate-conditions .form-field .term-btn{ float:right; height:45px; width:132px; font:16px "Poppins"; 
color:#7bb716; border:1px solid #7bb716; background:none; border-radius:0px; margin:0 45px 0 0;}
.activate-conditions .form-field .term-btn:hover{ color:#1859A7; border:1px solid #1859A7;}
.activate-conditions .form-field p{ font:14px "Poppins"; color:#363636; float:right; padding:0; margin:12px 15px 0 0;}
.activate-conditions .form-field p span{ color:#ff0000; margin:0; font:14px "Poppins"; display:inline-block;}
.terms-condition-content{ margin-bottom:160px;}

/*review invites*/
.invite-top{ margin:27px 0 90px;}
.invite-left{ display:inline-block; width:595px; vertical-align:top;}
.innerpage-content .invite-left .t-box2{ height:150px; width:94%;}
.innerpage-content .invite-left .invite-btn .int-btn{float:right; height:45px; width:160px; text-transform:none; font:16px "Poppins"; color:#7bb716;
 border:1px solid #7bb716; background:none; border-radius:0px;}
 .innerpage-content .invite-left .invite-btn .int-btn:hover{ color:#1859A7; border:1px solid #1859A7;}
.innerpage-content .invite-left .invite-btn .sys-active label{ font:15px 'Poppins'; display:inline-block;}
.innerpage-content .invite-left .invite-btn .sys-active .lcs_wrap{ display:inline-block;}
.innerpage-content .invite-left .invite-btn .sys-active{ float:left;}
.invite-right{ display:inline-block; width:565px; vertical-align:top; margin:0 0 0 10px; float:right;}
.invite-right p{ text-align:left; font:15px 'Poppins'; color:#363636;}
.invite-right p a{ font:15px 'Poppins'; color:#1859a7;}
.invites-review-container h4{ display:inline-block; font:26px 'Poppins'; color:#1859a7; margin:40px 0 50px;}
.invoice-right-wrap .review-search{ display:inline-block; margin:0 10px 0 0;}
.invoice-right-wrap .review-search .review-text{ border:1px solid #e5e5e5; padding-top:2px; border-radius:5px; width:365px;}
.invites-review-heading{ background:#eaeaea; padding:12px 20px;}
.invites-review-heading > div{ display:inline-block; vertical-align:top; }
.invites-review-heading h2{ font:16px 'Poppins'; text-transform:none; color:#363636; margin:0;}
.invites-review-container1 { margin-bottom:10px;}
.invites-review-container1 .invite-date{ width:150px;}
.invites-review-container1 .invite-mail{ width:232px;}
.invites-review-container1 .invite-action{ width:205px;}
.invites-review-container1 .voice-controls{ width:170px;}
.invites-review-container1 .invite-action p{color:#7bb716;}
.invites-review-container1 .invite-action p.no-action{ color:#df8f04;}
.invites-review-body-content > div { display:inline-block; vertical-align:top;}
.invites-review-body-content{ padding:18px 20px; border-bottom:1px solid #e5e5e5; background:#fafafa;}
.invites-review-body-content p{ padding:0;}
.review-invites-content{ margin-bottom:80px;}



/*webshop detail page*/
.shop-profile-logo {display: block;margin: 35px 0 20px;text-align: center;}
.shop-profile-wrap{ background:none; min-height:inherit; border:none;}
.shop-profile-left img{ display:inline-block; vertical-align:top;}
.profile-right{  float:right;}
.profile-right span{ margin:0; display:inline-block;}
.web-profile-head{ background:#1859a7; display:inline-block; width:100%; padding:9px 15px 9px 25px; margin:0 0 25px;}
.web-profile-head h2{ font:28px 'Poppins'; color:#fff; float:left; margin:0;}
.web-profile-head h3{ background:none; margin:0; font:21px 'Poppins'; color:#fff; float:right; border:none; padding:0;}
.web-profile-head h3 span{ margin:0; display:inline-block; font:22px 'Poppins'; color:#fff;}
.profile-map-head{ background:#7bb716; display:inline-block; width:100%; padding:9px 15px 9px 25px;}
.profile-map-head h2{ font:28px 'Poppins'; color:#fff; float:left; margin:0;}
.profile-webshop-info{ float:left; margin:20px 0 0 30px; width:365px;}
.profile-webshop-info h4{ font:18px "Poppins"; color:#363636; margin:0 0 15px;}
.profile-webshop-info p{ padding:0; margin:0; font:20px 'Poppins'; color:#363636;}
.web-detail-info{ margin:25px 0 0;}
.web-detail-info label{ display:inline-block; font:20px 'Poppins'; color:#363636; margin:0 0 10px;}
.web-detail-info p{ display:inline-block; font:20px 'Poppins'; color:#363636; padding:0; margin:0 0 0 15px;}
.web-profile-map {float: right;}
.toggle-blk{ display:inline-block; width:100%;}
.toggle-blk .web-shop-toggle .expand { background: url(../images/togle1.png) no-repeat 98% center #1859a7; display:inline-block; width:100%; padding:9px 15px 9px 25px; }
.toggle-blk .web-shop-toggle .openAd{ background:url(../images/togle2.png) no-repeat 98% center #7bb716;}
.toggle-blk .web-shop-toggle .expand h2{ font:28px 'Poppins'; color:#fff;  margin:0;}
.collapse{ padding:25px 0;}
.accCntnt > img{ display:block; margin:0 auto; max-width:100%;}
.accCntnt > iframe{ display:block; margin:0 auto; max-width:100%;}
.share-blk span {display: inline-block;margin: 0;position: static;vertical-align: top;}
.share-blk .chicklets { font-size:0px !important; padding:0 0 0 20px !important;}

.web-shop-toggle{ margin-bottom:15px;}

/*My changes starts here 28.09.2015 by Andrew */
#progressBar{ display:none;}
.web-detail-info label{ width:100%;}
.web-detail-info p{ width:75%; float:right; margin:0;}
.web-profile-map{ width:60%;}

/*Edit by kalaimani*/
/* .widget_review .revw_cnt p { display: inline-block; height: 1vw !important;overflow: hidden;} */
/* .widget_right .widget_review{height:auto !important;}
.widget_right .widget_review .owl-carousel{height:auto !important;} */
@media screen and (max-width:1256px){
.store-content{ width:19.5%; vertical-align:top; margin:0 2% 10px 0;}
}
@media screen and (max-width:1190px){
.top-space-wrap{ margin:0 auto; width:100%; display:block;} 
.right-store-content{ width:73%;}

/*review webshop*/
.webshop-textarea{  width:48%;}
/*dashboard*/
.dash-board-top .dash-review{ width:38%;}

/*review invites*/
.invite-left{ width:48%;}
.invite-right{ width:48%;}


.invites-review-container1 .invite-date{ width:25%;}
.invites-review-container1 .invite-mail{ width:33%;}
.invites-review-container1 .invite-action{ width:20%;}
}
@media screen and (max-width:1180px){

.store-content .store-img .app-logo{ top:10%;}
}
@media screen and (max-width:1170px){
.add-web-content .edit-password-wrap{ width:68%;}
.edit-right-content{ width:30%;}
.add-web-content .edit-password-wrap .edit-box{ width:70%;}
.add-web-content .edit-password-wrap .member{ width:68%;}
.edit-password-wrap .edit-box1{ width:33%;}
.add-web-content .edit-password-wrap .edit-box2{ width:70% !important;}
.edit-right-content .shop-pic img{ width:100%;}
.edit-right-content .screenshot img{ width:100%;}

.establishment a.date{right:30px}
}
@media screen and (max-width:1070px){
.add-web-content .edit-password-wrap .edit-box{ width:63%;}
.add-web-content .edit-password-wrap .member{ width:68%;}
.edit-password-wrap .edit-box1{ width:31%;}
.add-web-content .edit-password-wrap .edit-box2{ width:68% !important;}
.right-store-content{ width:71%;}
.dash-msg-content{ width:82%;}
}
@media screen and (max-width:1150px){
.top-search{ width:auto;}
.top-menu li a{ font-size:14px;}

/*webshop profile*/
.profile-webshop-info{ width:32%;}
.web-profile-map{ width:65%;}
.web-profile-map img{ width:100%;}
}

/* Edited on 18-05-2016 by Matthew */
/*newedit*/
@media screen and (max-width:1115px) {
.complaints-review-container .complaint-desc
{width: 185px;}
}
/*neweditend*/
/* Edited on 18-05-2016 by Matthew */

@media screen and (max-width:1040px){

.complaints-review-container .complaint-date{ width:20%;}
.complaints-review-container .complaint-desc{ width:30%;}
.complaints-review-container .complaint-post{ width:25%;}
.complaint-review-body-content p{ text-align:left;}
}

/* Edited on 18-05-2016 by Matthew */
/*newedit*/
@media screen and (max-width:1040px){
    .complaints-review-container .complaint-desc{ width:22%;}
.complaints-review-container .complaint-post{ width:22%;}
    
}
/*neweditend*/
/* Edited on 18-05-2016 by Matthew */

@media screen and (max-width:1025px){
.frame-measure .frame-btn{ margin-bottom:10px;}

.web-profile-map{ width:62%;}
}
@media screen and (max-width:1000px){
.add-web-content .edit-password-wrap .edit-box{ width:60%;}
.add-web-content .edit-password-wrap .member{ width:65%;}
.edit-password-wrap .edit-box1{ width:29%;}
.add-web-content .edit-password-wrap .edit-box2{ width:60% !important;}

.store-content .app-info h2{ font-size:15px;}
.store-content .store-img .app-logo img{ width:40%;}

.right-store-content{ width:68%;}

/*dashboard*/
.dash-board-top .dash-review p{ font-size:28px;}
.dash-board-top .dash-review span{ font:55px/55px "Poppins";}
.web-graph img{ width:100%;}
.store-content {margin: 0 1% 10px 0;padding: 10px 1%;vertical-align: top;width: 20.5%;}
.appstore-wrap{ text-align:right;}
}
@media screen and (max-width:940px){
.activate-conditions .form-field{ width:100%;}
.activate-conditions .form-field .t-box1{ width:72%;}
.invoice-right-wrap{ float:none; margin:10px 0; text-align:center;}
.invites-review-heading h2{ font-size:14px;}
.invoice-right-wrap > div{ margin-bottom:20px !important;}
}
@media screen and (max-width:920px){
.add-web-content .edit-password-wrap .edit-box{ width:62%;}
.add-web-content .edit-password-wrap .member{ width:62%;}
.edit-password-wrap .edit-box1{ width:26%;}
.add-web-content .edit-password-wrap .edit-box2{ width:62% !important;}

/*factuur*/
.factur-wrap{ width:100%;}
.facturr-desc{ width:40%;}
.facturr-sub-price{ width:25%;}
.facturr-sub-total{ width:30%;}
.facturr-total .fact-total{ width:30%;}
}
@media screen and (max-width:906px){
.toggleMenu1{ background:url(../images/res-menu-bg.png) no-repeat center center #414f7d ; padding:10px 12px; border:3px solid #414f7d ; text-indent:-9999em; display:inline-block; height:17px; width:23px;-webkit-transition-property:left;-webkit-transition-duration: 1s;transition-property:left; transition-duration:1s; position:absolute; z-index:100; left:0px; top:60px;}
.dash-menu{ position:relative;}
.toggleMenu1.active{ left:280px; position:fixed;}
.nav1{ display:none;}
.page-sidebar{ left:0 !important;}
.page-sidebar:hover {transform: translate3d(0px, 0px, 0px);}
.page-sidebar .dash-profile-pic{ float:none; width:58px; margin:30px 0 0; padding:0 0 0 20px; width:100%; text-align:center;}
.page-sidebar .dash-profile-pic img{ width:80px; height:80px; display:inline-block; vertical-align:top;}
.menu-items li .icon-thumbnail{ left:0; right:inherit;}
.add-web-content .edit-password-wrap .edit-box{ width:62%; display:inline-block; margin:0 0 0 10px;}
.add-web-content .edit-password-wrap .member{ width:62%; display:inline-block;}
.edit-password-wrap .edit-box1{ width:28%; display:inline-block; margin:0 0 0 10px;}
.add-web-content .edit-password-wrap .edit-box2{ width:62% !important; display:inline-block;}
.add-web-content .edit-password-wrap label{ width:200px; display:inline-block; text-align:right;}

/*App store*/
.store-content{ width:29%; margin:0 30px 20px 0 !important;}

/*appstore1*/
.right-store-content{ margin:0 0 0 20px; width:65%;}
}
@media screen and (max-width:890px){
 .page-sidebar .dash-profile-pic{ float:none; width:58px; margin:30px 0 0; padding:0 0 0 20px; width:100%; text-align:center;}
 }
 @media screen and (max-width:865px){
 .dash-msg-content{ width:78%;}
 .store-content {
    margin: 0 0 10px 1%;
    padding: 10px 1%;
    vertical-align: top;
    width: 270px;
}
.appstore-wrap {
    text-align: center;
}
 }
@media screen and (max-width:850px){
.add-web-content .edit-password-wrap{ width:100%;}
.add-web-content .edit-password-wrap label{ width:auto; display:block; text-align:left;}
.add-web-content .edit-password-wrap .edit-box{ width:95%; display:block; margin:0;}
.add-web-content .edit-password-wrap .member{ width:95%; display:9block;}
.edit-password-wrap .edit-box1{ width:45%; display:inline-block; margin:0 0 0 10px;}
.add-web-content .edit-password-wrap .edit-box2{ width:95% !important; display:inline-block;}
.edit-right-content{ width:280px; margin:0 auto; float:none; display:block;}
.edit-right-content h4{ font-size:22px;}
.establishment a.date{ right:40px; top:40px;}


}
@media screen and (max-width:810px){
.footer{ text-align:center;}
.footer .dropdown1.language{ position:relative; margin:15px 0 0; top:inherit; right:inherit;}
.activate-conditions .form-field .t-box1{ width:70%;}

/*webshop profile*/
.profile-webshop-info p{ font-size:16px;}
.web-detail-info label{ font-size:15px;}
.web-detail-info p{ font-size:15px;}
.web-detail-info label{ margin:0 0 5px;}
.toggle-blk .web-shop-toggle .expand{ width:100%;}
.profile-map-head{ width:100%;}
.web-profile-head{ width:100%;}
.shop-profile-logo img{ max-width:100%;}
}
@media screen and (max-width:786px){
.header{ width:100%;}
.header-left{ width:280px; text-align:center; display:block; margin:0 auto 15px; float:none;}
.header .header-right{ float:none; margin:0 auto 15px; display:block; width:280px; text-align:center;}
.top-menu{ width:auto; position:absolute; top:0px; left:0px; z-index:100; margin:0;}
.top-menu .toggleMenu {  background:url(../images/res-menu-bg.png) no-repeat center center #1859a7 !important; padding:8px; border:3px solid #1859a7 ; text-indent:-9999em; display:inline-block !important; height:17px; width:23px;-webkit-transition-property:right;-webkit-transition-duration: 1s;transition-property:right; transition-duration:1s; position:absolute; left:40px; top:10px;}
.toggleMenu.active{ left:240px; position:fixed;}
.top-menu li .sub-list { left: inherit;right: -12px;top: 20px;}
.menu-list.nav {background: #1859a7 none repeat scroll 0 0;padding: 10px 0px; display:none; width:240px;}
.menu-list.nav li{ margin:0 0 2px;} 
.menu-list.nav{ position:fixed; left:0; height:100%; top:0;}
.menu-list.nav li a{ color:#fff; min-height:40px; line-height:40px; background:#1859a7;}
.menu-list.nav li a:hover{ background:#7bb716;}
.menu-list.nav li .sub-list li a{ color:#34383d; background:none; min-height:inherit; line-height:normal;}
.header-left .top-menu li{ display:block; padding:0;}
.header-left .top-menu li a{ display:block; padding:8px 15px;}
.header-left .top-menu li a:hover{ border:none; color:#fff; padding:8px 15px;}
.header-left .top-menu li.active a{ border:none; color:#fff; padding:8px 15px;}

.store-content{ width:270px;}
.store-content .store-img .app-logo img{ width:auto;}
.store-content .store-img .app-logo{ top:20%;}
.appstore-wrap{ text-align:center;}

/*conversation overview*/
.complaints-review-container .complaint-date{ width:18%;}

.header .header-right .top-login{ top:15px; right:40px; position:absolute;}
}
@media screen and (max-width:771px){
.left-store-content{ width:240px; display:block; margin:0 auto 15px;}
.right-store-content{ width:95%; margin:0 auto; display:block;}

/*change review webshop*/
.webshop-textarea{ width:480px; margin:0 auto 30px !important; display:block;}

.activate-conditions .form-field{ width:480px; margin:0 auto 15px;}
.activate-conditions .form-field .t-box1{ width:80%; margin:10px 0 0;}

/*invite reviews*/
.invite-left{ width:80%; margin:0 auto 15px; display:inline-block; float:none; clear:both;}
.invite-top{ text-align:center;}
.invite-right{ width:80%; margin:0 auto 15px; display:block; float:none; clear:both;}
.invites-review-container1 .invite-date{ width:20%;}
.invites-review-container1 .invite-action{ width:22%;}

.innerpage-content .invite-left .invite-btn .int-btn{ margin:0 auto 15px; float:none; display:block;}
.innerpage-content .invite-left .invite-btn .sys-active{ display:inline-block; float:none;}

/*webshop detail*/
.profile-webshop-info {float: none;margin: 20px auto;width: 280px;}
.web-profile-map{ width:80%; margin:0 auto; display:block; float:none;}
}
@media screen and (max-width:770px){
.top-space-wrap .top-space-left{ float:none; width:auto; margin:0 auto 10px;}
.top-space-wrap .top-space-right{ float:none; width:280px; margin:0 auto 10px;}

.right-store-content h3{ font-size:25px;}
.dash-board-top .dash-review{ float:none; width:45%;}
.dash-board-top{ text-align:center;}
.dash-msg-content{ margin:10px 0 0; width:92%;}
}
@media screen and (max-width:730px){
.complaints-review-container .complaint-date{ display:none !important;}
.complaints-view-heading h2{ font-size:13px;}

/*review invites*/
.invites-review-container1 .invite-date{ display:none !important;}
.invites-review-container1 .invite-mail{ width:45%;}
.invites-review-container1 .invite-action{ width:26%;}
}
@media screen and (max-width:700px){
.facturr-total > div{ width:18%;}
}
@media screen and (max-width:670px){
.web-profile-head{ width:100%; padding:9px 0;}
.web-profile-head h2{ margin:0 0 0 15px;}
.web-profile-head h3{ margin:0 15px 0 0; }
.profile-map-head{ width:100%; padding:9px 0;}
.profile-map-head h2{ margin:0 0 0 15px;}
.toggle-blk .web-shop-toggle .expand{ width:100%; padding:9px 0;} 
.toggle-blk .web-shop-toggle .expand h2{ margin:0 15px;}
}
@media screen and (max-width:600px){
.facturr-sub-price{ width:20%;}
.facturr-total > div{}
}
@media screen and (max-width:530px){
.invites-review-heading h2{ font-size:12px;}
.invites-review-body-content p{ font-size:12px;}
.invites-review-container1 .invite-mail{ width:40%;}
.invites-review-container1 .invite-action{ width:29%;}
.invoice-right-wrap .review-search .review-text{ width:280px;}
.invites-review-heading{ padding:12px 5px;}
.invites-review-body-content{ padding:18px 5px;}
.invites-review-container1 .invite-mail{ width:37%;}
.invoice-right-wrap .review-search{ margin-right:0 !important;}
.invoice-right-wrap .review-search .review-text{ width:260px;}

/*webshop detail*/
.web-profile-head h2{ font-size:20px;}
.web-profile-head h3 span{ font-size:15px;}
.web-profile-head h3{ font-size:15px;}
.profile-map-head h2{ font-size:20px;}
.toggle-blk .web-shop-toggle .expand h2 { font-size:20px;}
}
@media screen and (max-width:500px){
.webshop-textarea{ width:280px;}
.activate-conditions .form-field{ width:280px; margin:0 auto 15px;}
.activate-conditions .form-field .term-btn{ text-align:center; float:none; margin:0 auto 15px;}
.activate-conditions .form-field p{ float:none; margin:0; text-align:left;}
}
@media screen and (max-width:480px){
.store-pictures img{ float:none; display:block; margin:0 auto; width:100%;}
.app-store-form .app-text{ width:90%; margin:0;}

/*conversation over view*/
.complaints-review-container .complaint-action{ display:none !important;}
.complaints-review-container .complaint-desc{ width:35%;}
.complaints-review-container .complaint-post{ width:35%;}
.complaint-review-body-content .complaint-view-btn a{ font-size:13px; padding:4px 7px;}
.complaint-review-body p{ font-size:12px;}
.complaints-view-heading h2{ font-size:10px;}
.complaints-view-heading{ padding:12px 5px;}
.complaint-review-body-content  { padding:12px 5px;}

.dash-board-top .dash-review{ float:none; width:280px; margin:0 auto 15px !important;}

.facturr-total > div{ width:95%; text-align:right;}
.facturr-total .fact-sub p{ text-align:right;}
.facturr-total .fact-total{ width:90%;}
}
@media screen and (max-width:420px){
.factur-wrap .factuur-left{ display:block; margin:0 auto 15px; text-align:center; width:280px; float:none;}
.factur-wrap .factuur-left p{ text-align:center;}
.factuur-right{ display:block; margin:0 auto 15px; text-align:center; width:280px; float:none;}
.factuur-right p{ text-align:center;}
.factuur-right h4 { text-align:center;}
.factur-wrap .factuur-img{ text-align:center;}
.facturr-total .fact-total{ width:84%;}
} 
@media screen and (max-width:400px){
.toggleMenu1.active{ left:250px;}
}


#email_blocklisted,#kvk_blocklisted{ margin-top:10px; font:15px "Poppins"; color:#FF0000; padding-bottom:0px; }

.violation{ padding:30px; }
.violation p{ color:#FF0000; }

/*My Changes Starts 09.09.2015 By Andrew*/

* .q-shop-list{ box-sizing:content-box  !important; -webkit-box-sizing:content-box ;-moz-box-sizing:content-box ;}
* .blog-wrap .blog-content { box-sizing:content-box ; -webkit-box-sizing:content-box ;-moz-box-sizing:content-box ;} 
* .webshop .hover-content h1 { box-sizing:content-box; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;}
* .webshop .overlay-content { box-sizing:content-box ;-webkit-box-sizing:content-box ;-moz-box-sizing:content-box ;}
* .faq-wrap { box-sizing:content-box ; -webkit-box-sizing:content-box ;-moz-box-sizing:content-box ;}
.top-menu li:hover a{ border-bottom:none;}
.top-menu li.sub-menu:hover{ background:none;}
.top-menu li.sub-menu{ background:none;}
.top-menu li .sub-list li a{ padding:13px 10px 13px 20px;}
.top-menu li .sub-list li a:hover{ padding:13px 10px 13px 20px;}

.top-menu li .sub-list li:hover a{ background:none; color:#fff;}
.top-menu li .sub-list li a{ color:#fff;}
.q-shop-list h3{ word-wrap:break-word;}
* .q-shop-list h3{ box-sizing:content-box ; -webkit-box-sizing:content-box ;-moz-box-sizing:content-box ;}
* .qshop-list-wrap{ box-sizing:content-box ; -webkit-box-sizing:content-box ;-moz-box-sizing:content-box ;}
* button, * input[type="button"],* input[type="submit"] {box-sizing:content-box ; -webkit-box-sizing:content-box ;-moz-box-sizing:content-box ; text-align:center; padding:0;}
.uploadifyThumb{ margin:0;}
/*.edit-password-wrap select.edit-box{ width:532px;}*/
.web-find-search select{ width:91%; color: #363636; padding:0 10px;font: 16px "Poppins";}
.top-menu li .sub-list{background:#1859a7; border:none; left:0;}
@media screen and (min-width:1770px){
.page-sidebar{ left:0 !important;}
.page-sidebar:hover { transform: translate3d(0px, 0px, 0px);}
.with-text{ display:block !important;}
.no-text{ display:none; }
@media \0screen {.page-sidebar:hover { transform: translate3d(0px, 0px, 0px); left:0;}}

.menu-items li .icon-thumbnail{ left:0; right:inherit;}
.page-sidebar .dash-profile-pic{ float:left; width:58px; margin:30px 0 0; padding:0 0 0 20px; width:100%; text-align:center;}
.page-sidebar .dash-profile-pic img{ width:80px; height:80px; display:inline-block; vertical-align:top;}
.note{ font:13px/16px 'Poppins'; color:#38474f; background:#f8f8f8; height:16px; padding:0px 8px; position:absolute; right:20px; display:block; border-radius:10px; top:18px;}
body.sidebar-visible .page-sidebar .menu-items .icon-thumbnail {transform: translate3d(0, 0px, 0px) !important;}
}
@media screen and (max-width:1768px){
/*.toggleMenu1{ background:url(../images/res-menu-bg.png) no-repeat center center #1859a7 ; padding:17px 23px; border:3px solid #1859a7 ; text-indent:-9999em; display:inline-block; height:17px; width:23px;-webkit-transition-property:left;-webkit-transition-duration: 1s;transition-property:left; transition-duration:1s; position:absolute; z-index:100; left:0px; top:60px;}
.dash-menu{ position:relative;}
.toggleMenu1.active{ left:280px; position:fixed;}
.nav1{ display:none;}*/
.page-sidebar .sidebar-menu .menu-items{ overflow:visible !important; display:inline-block;}
.sidebar-menu .scroll-element{ display:none;}
.sidebar-menu .menu-items{ height:auto !important; margin:0 !important;}
.page-sidebar{ background:#414f7d;}
.sidebar-menu ul.menu-items{ margin:38px 0 0 !important;}
.sidebar-menu .m-t-30{ margin:0;}
.page-sidebar {  bottom: 0; left: -210px; /*overflow: hidden;overflow:auto;*/ position: fixed;  right: auto;  top: 0; transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;  width: 275px;  z-index: 1000; }
.page-sidebar ~ .page-container{ padding-left:0px;}
.page-container {  background-color: inherit;  height: 100%;  width:100%;}
.page-sidebar:hover { transform: translate3d(210px, 0px, 0px);}
@media \0screen {.page-sidebar:hover { transform: translate3d(210px, 0px, 0px); left:0;}}
.menu-items li .icon-thumbnail { position:absolute; right:0; left:inherit;}
.sidebar-visible .menu-items li .icon-thumbnail { position:absolute; left:22px;}
.sidebar-visible .page-sidebar .dash-profile-pic{   margin:30px 0 0; padding:0 0 0 20px; width:100%; text-align:center;}
.sidebar-visible .page-sidebar .dash-profile-pic img{  display:inline-block; vertical-align:top;}
.note{ font:13px 'Poppins'; color:#38474f; background:#f8f8f8; padding:3px 8px; position:absolute; right:80px; display:none;}
.sidebar-visible .note{ font:13px/16px 'Poppins'; color:#38474f; background:#f8f8f8; height:16px; padding:0px 8px; position:absolute; right:20px; display:block; border-radius:10px; top:18px;}
}
@media screen and (max-width:906px){
.page-sidebar .sidebar-menu .menu-items{ overflow:visible !important; display:inline-block;}
.sidebar-menu .scroll-element{ display:none;}
.sidebar-menu .menu-items{ height:auto !important; margin:0 !important;}
.page-sidebar{ background:#414f7d;}
.sidebar-menu ul.menu-items{ margin:38px 0 0 !important;}
.sidebar-menu .m-t-30{ margin:0;}
.page-sidebar {  bottom: 0; left: -210px; /*overflow: hidden;overflow:auto;*/ position: fixed;  right: auto;  top: 0; transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;  width: 275px;  z-index: 1000; }
.page-sidebar ~ .page-container{ padding-left:0px;}
.page-container {  background-color: inherit;  height: 100%;  width:100%;}
.page-sidebar{ left:0 !important;}
.page-sidebar:hover { transform: translate3d(0px, 0px, 0px);}
@media \0screen {.page-sidebar:hover { transform: translate3d(0px, 0px, 0px); left:0;}}
body.sidebar-visible .icon-thumbnail{ left:0; right:inherit;}
.menu-items li .icon-thumbnail{ left:0 !important; right:inherit;}
.page-sidebar .dash-profile-pic{ float:left; width:58px; margin:30px 0 0; padding:0 0 0 20px; width:100%; text-align:center;}
.page-sidebar .dash-profile-pic img{ width:80px; height:80px; display:inline-block; vertical-align:top;}
.note{ font:13px/16px 'Poppins'; color:#38474f; background:#f8f8f8; height:16px; padding:0px 8px; position:absolute; right:20px; display:block; border-radius:10px; top:18px;}
body.sidebar-visible .page-sidebar .menu-items .icon-thumbnail {transform: translate3d(0, 0px, 0px) !important;}
}
@media screen and (min-width:893px){
.top-menu li .sub-list{ left:0; top:40px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; opacity:0; display:block; visibility:hidden; background:#1859a7; border:none;}
.top-menu li.sub-menu:hover .sub-list{opacity:1; visibility:visible;}
}
@media screen and (max-width:890px){
.top-space-wrap{ text-align:center;}
}
@media screen and (max-width:1170px){
.add-web-content .edit-password-wrap select.edit-box{ width:98%;}
.change-review-content .edit-box{ width:90%; margin:0;}
}
@media screen and (max-width:670px){
.web-find-wrap .web-find-img{ display:inline-block; margin:0; width:100px;}
.web-find-content {display: inline-block;margin: 0 0 0 15px;width: 73%;}
.web-find-wrap .web-find-img img{ width:100%; height:100%;}
.web-find-wrap .overlay-content .buttons{ top:30%;}
.page-sidebar{ overflow-y:scroll !important;}
.menu-list.nav{overflow-y:scroll !important;}
}
@media screen and (max-width:500px){
.web-find-content {width: 70%;}
.toggleMenu1{ webkit-transition: none; -moz-transition: none; transition: none; z-index:1;}
}
@media screen and (max-width:460px){
.web-find-content {width: 65%;}
}
@media screen and (max-width:400px){
.web-find-content {width: 60%;}
}
@media screen and (max-width:360px){
.web-find-content {width: 54%;}
.innerpage-content .web-find-content h2{ font-size:16px;}
}




/* My changes start from here - Paul 11.09.2015 */
.blog-wrapper .overlay-content {height: 100%;left: 0;padding:0;position: absolute;top: 0px;width: 100%;}
.blog-img img {border: 0 none;height: auto;max-width: 100%;}
.page-sidebar .dash-profile-pic{ padding:0!important;}
.edit-right-content .shop-pic div.outer_image{ padding:0;}
.jcrop-holder{ max-width:664px!important; width:100%!important;}


@media screen and (max-width:780px){
.web-graph > div { margin: 0 auto !important;}
.web-graph #canvas-holder{ width:98%!important; margin:0 auto!important; text-align:center;}
}
@media screen and (max-width:770px){
.top-space-wrap .top-space-left{ height:auto;}
.top-space-left a {border: 1px solid #000000;border-radius: 3px;color: #000000;display: block;float: none;font: 14px "Poppins";margin: 5px auto;max-width: 227px;padding: 7px 14px;text-align: center;text-transform: uppercase;}
}
@media screen and (max-width:585px){
.invoice-right-wrap .invoice-date a.date{ right:12px;}
.dash-news-wrap .dash-news-img img { height: auto;  width: 100%;}
.review-products-wrap, .webshop-overview-products-wrap{ text-align:center;}
}
@media screen and (max-width:450px){
.blog-wrapper .overlay-content .buttons {position: relative;text-align: center;top: 20%;}
}

/*splash*/
.splash-content{ background:#1164b1; position:fixed; height:100%; width:100%; z-index:2000; top:0; left:0; text-align:center;} 
.splash-content #splah-close{ position:absolute; top:0; height:100%; width:100%; z-index:9999; display:block;}
.splash-content img{ position:relative; top:36%;}

/*My Changes Starts 10.06.2015 By Andrew*/
.innerpage-content input{ box-sizing:content-box !important;}
.innerpage-content textarea{ box-sizing:content-box !important;}
/*.edit-password-wrap .edit-box1{ width:240px;}*/
.invoice-right-wrap .sbHolder{  box-sizing:content-box !important;}
.invoice-date{ vertical-align:top;}
.voice-appreciation > h2{ text-align:center;}

.prod-showcase {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.prod-showcase:hover, .prod-showcase:focus, .prod-showcase:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.blog-wrap .overlay-content{ padding:0; height:100%; width:100%;}
.innerpages.page-container .breadcrumbs {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: medium none;padding: 0 50px;position: absolute;right: 165px;top: 9px;}
.invoice-content h4{ display:inline-block; margin:20px 0;}
.new-webshop .view-more {display: inline-block;margin: 40px 0 0;width: 100%;}
.new-webshop .view-more a{ float:right;}
.invoice-content h3 {display: block; margin:0 0 25px;}
.invoice-container{ display:inline-block; width:100%;}
.invoice-right-wrap{ margin:20px 0;}
.outer_image > img{ max-width:100%;}
.social_share span .chicklets{ text-indent:-9999px;}
@media screen and (max-width:1480px){
.banner-content h1{ font-size:48px; line-height:48px; margin:0;}
.banner-content h3 {color: #ffffff;font: 35px/35px "Poppins";}
.banner-content{ max-width:590px;}
.banner-content p {font: 20px/20px "Poppins";}

}
@media screen and (max-width:1350px){
.banner-content {max-width: 450px;}
}
@media screen and (max-width:1310px){

.q-shop-list{ text-align:left;}
.webshop{ width:auto;}
.pending-review-container .voice-date{ width:13%;}

/* Edited on 18-05-2016 by Matthew */
/* .pending-review-container .voice-number{ width:17%;}
.pending-review-container .voice-expire{ width:25%;} */
        /*newedit*/
.pending-review-container .voice-number{ width:15%;}
.pending-review-container .voice-expire{ width:16%;}
    /*neweditend*/
/* Edited on 18-05-2016 by Matthew */
	
}
@media screen and (max-width:1250px){
.add-web-content .edit-password-wrap{ width:68%;}
.edit-right-content{ width:30%;}
.edit-password-wrap .edit-box{ width:67%;}
.edit-password-wrap .edit-box1{ width:29%;}
.outer_image > img{ max-width:100%;}

.invites-review-container1 .invite-date {width: 25%;}
.invites-review-container1 .invite-mail {width: 33%;}
.invites-review-container1 .invite-action {width: 20%;}
.invites-review-body-content p{ word-wrap:break-word;}
.invite-left {width: 48%;}
.invite-right {width: 48%;}
.innerpages.page-container .breadcrumbs {right: 0;}
}
@media screen and (max-width:1170px){
.add-web-content .edit-password-wrap .edit-box{ width:63%;}
.edit-password-wrap .edit-box1{ width:27%;}

/* Edited on 18-05-2016 by Matthew */
/* .pending-review-container .voice-appreciation{ width:10%;}
.pending-review-container .voice-expire{ width:23%;} */
       /*newedit*/
.pending-review-container .voice-appreciation{ width:8%;}
.pending-review-container .voice-expire{ width:16%;}
      /*neweditend*/
/* Edited on 18-05-2016 by Matthew */

}
@media screen and (max-width:1100px){
.add-web-content .edit-password-wrap .edit-box{ width:62%;}
.edit-password-wrap .edit-box1{ width:26%;}
.banner-content{ max-width:390px;}
.banner-content h3 {color: #363636;font: 30px/30px "Poppins";}
.banner-content h1 {font-size: 35px;line-height: 35px;margin: 0;}
.header-left .top-menu li a:hover {padding: 7px 9px;}
.header-left .top-menu li a{ padding:8px 10px; text-align:center;}
}
@media screen and (max-width:1030px){
.invoice-right-wrap {float: none;margin: 0 0 30px;}
.edit-right-content .shop-pic div.outer_image{ padding:0 !important;}
.edit-right-content .screenshot div.outer_image{ padding:0 !important;}
}
@media screen and (max-width:1030px){
.add-web-content .edit-password-wrap .edit-box{ width:60%;}
.edit-password-wrap .edit-box1{ width:24%;}
}

/* Edited on 18-05-2016 by Matthew */
/*newedit*/
@media screen and (max-width:1025px){
    .pending-review-container .voice-expire{width: 13%;}
    .pending-review-body-content .voice-info a{ font:12px 'Poppins';}
    .voice-react a{ font:12px 'Poppins' !important;}
    .pending-review-container .voice-appreciation{width:9%;}
}
/*neweditend*/
/* Edited on 18-05-2016 by Matthew */

@media screen and (max-width:990px){
.innerpages.page-container .breadcrumbs{ top:-30px;}
}
@media screen and (max-width:980px){
.add-web-content .edit-password-wrap{ width:70%;}
.edit-right-content{ width:28%;}
}
@media screen and (max-width:960px){
.add-web-content .edit-password-wrap .edit-box{ width:58%;}
.edit-password-wrap .edit-box1{ width:23%;}
.pending-review-heading h2{ font-size:13px;}
}
@media screen and (max-width:930px){
.banner-content {max-width: 300px;}
.banner-content h3 {color: #363636;font: 22px/22px "Poppins";}
.banner-content p {font: 16px/16px "Poppins";}
}
@media screen and (max-width:906px){
.qshop-list-wrap{ text-align:center;}
}
@media screen and (max-width:860px){
.add-web-content .edit-password-wrap .edit-box{ width:56%;}
.edit-password-wrap .edit-box1{ width:22%;}
}
@media screen and (max-width:850px){
.add-web-content .edit-password-wrap{ width:100; margin:0 auto; display:block;}
.add-web-content .edit-password-wrap .edit-box{ width:95%;}
.edit-right-content{ width:280px;}

.tab1-content.tab-content{ text-align:center;}
.webshop{ float:none; text-align:left;}
.webshop .overlay-content .buttons{ display:none;}
}
@media screen and (max-width:820px){
	
/* Edited on 18-05-2016 by Matthew */
/* .pending-review-container .voice-appreciation{ width:14%;} */
 /*newdit*/
    .pending-review-container .voice-appreciation{ width:11%;}
    /*newditend*/
/* Edited on 18-05-2016 by Matthew */

}
@media screen and (max-width:771px){
/*invite reviews*/
.invite-left{ width:80%; margin:0 auto 15px; display:inline-block; float:none; clear:both;}
.invite-top{ text-align:center;}
.invite-right{ width:80%; margin:0 auto 15px; display:block; float:none; clear:both;}
.edit-right-content .screenshot div.outer_image{ padding:0;}
}
@media screen and (max-width:730px){
.invites-review-container1 .invite-action{ width:28%;}
.invites-review-container1 .invite-mail{ width:40%;}
}

@media screen and (max-width:670px){
.webshop{ width:50%;}
.pending-review-container .voice-date{ width:22%;}

/* Edited on 18-05-2016 by Matthew */
/* .pending-review-container .voice-expire{ width:55%;} */
    /*newedit*/
.pending-review-container .voice-expire{ width:24%;}
       /*neweditend*/
	   
/* Edited on 18-05-2016 by Matthew */

.innerpages.page-container .breadcrumbs{ left:0; width:100%; text-align:center; padding:0;}
}

/* Edited on 18-05-2016 by Matthew */
/* @media screen and (max-width:440px){
.pending-review-body-content .voice-info{ width:21%;}
} */
@media screen and (max-width:440px){
     /*newedit*/
.pending-review-body-content .voice-info{ width:90%;}

    .voice-controls{width:45%;}
    .pending-review-body-content .voice-info a{margin-bottom:5px;}
    .pending-review-body-content .voice-info a{width: 100%; text-align: center;}
    .voice-react a{display: inline-block; display: inline-block; text-align: center; width: 90%; padding: 4px 10px !important;}
    .voice-react{width: 91%;}
        /*neweditend*/
}
/* Edited on 18-05-2016 by Matthew */

@media screen and (max-width:400px){
.webshop-overview-products-wrap .prod-showcase{ width:47%;}
.webshop-overview-products-wrap .prod-img img{ max-width:100%; height:100%;}
.form-field.btw-number .t-box{ display:inline-block;  width:75%;}
.invoice-right-wrap .review-search .review-text{ width:100%;}
}
/*.loggedin_pages .breadcrumbs { display:none;}*/
.blog-reactions-right .react-btn:hover{ background:#7bb716; color:#fff;}
.web-search-btn .web-submit:hover{ background:#7bb716; color:#fff;}
.complaint-form .comp-btn:hover{ background:#7bb716; color:#fff;}
.button-wrap .edit-btn:hover{ background:#7bb716; color:#fff;}
.innerpage-content .invite-left .invite-btn .int-btn:hover{ background:#7bb716; color:#fff;}
.plan-btn .plan-btn1:hover{ background:#7bb716; color:#fff;}
.reg-btn1 .reg-pop:hover{ background:#7bb716; color:#fff;}
.pop-btn .pop-btn1:hover{ background:#7bb716; color:#fff;}
.label-btn{ float:right; margin:15px 0 0;}
.label-btn a { background: transparent none repeat scroll 0 0;border: 1px solid #7bb716;border-radius: 0px;color: #7bb716;
cursor: pointer;font: 15px "Poppins";margin: 8px 0 0; padding:6px 12px;}
.label-btn a :hover{ color:#1859A7; background:#1859A7;}
.webshop .overlay-content{ padding:30px 15px;}
.usp-div {display: inline-block;padding-left: 75px;text-align: left;vertical-align: top;width: 145px; min-height:59px; margin:0 0 12px;}
.usp-div  p{ text-align:left; padding:0;}
.usp-div.div1{ background:url(../images/div1.png) no-repeat left center;}
.usp-div.div2{ background:url(../images/div2.png) no-repeat left center;}
.usp-div.div3{ background:url(../images/div3.png) no-repeat left center;}
.usp-div.div4{ background:url(../images/div4.png) no-repeat left center;}
.usp-div.div5{ background:url(../images/div5.png) no-repeat left center;}
.page-usp{ display:inline-block; width:100%; text-align:center; margin:20px 0; padding:100px 0 0; background:url(../images/div6.png) no-repeat left top;}
.down-label h3{ display:inline-block;}
.trial .trial-content .trial-btn a:hover{ background:#7bb716; color:#fff;}
.availability .preview-right a:hover{ background:#7bb716; border:1px solid #7bb716;}
.login-left .login-btn .log-btn:hover{ background:#7bb716; color:#fff;}
.is-sticky .header{ background:#fff; margin:0; padding:15px 0; width:100%; z-index:10; border-bottom: 3px solid #1859a7;}
.sticky-wrapper{ height:auto !important;}
.newest-blog{ margin-bottom:90px;}
.page-container .footer{ background:#fff;}
.page-container .footer p{ color:#6c6c6c;}
.page-container .footer p a{ color:#6c6c6c;}
.page-container .footer p a:hover{ color:#6c6c6c;}
.main-content{ min-height:600px;}
.webshop-overview-products-wrap .prod-showcase{ background:none;}
/*login popup*/
#backgroundPopup{ z-index:100 !important;}
.pop-up-blk{ display:none; background:none; max-width:100%;; margin:0 auto; position:fixed; top:20%; left:inherit; z-index:101; width:100%;}
.pop-up-blk .popup-content{ margin:0 auto; max-width:670px; display:block; position:relative; background:#fff;}
.pop-up-blk h3{ font:30px 'Poppins-Light'; color:#fff; padding:40px 50px; display:block; width:auto; background:#1859a7; text-transform:none;}
#backgroundPopup{ background:#000; height:100%; width:100%; z-index:10; position:fixed; top:0; display:none;}
.pop-cont{ padding:25px 50px;}
.pop-cont h4{ font:22px 'Poppins'; color:#363636; text-transform:none; margin:0 0 10px;}
.pop-cont .form-field { margin:0 0 10px; position:relative;}
 .pop-cont .register-right .form-field .t-box1{ width:87%;}
.pop-cont .form-field .t-box1{ padding:0 6px; font:16px 'Poppins'; color:#363636; height:40px ; border:1px solid #e5e5e5; width:97.5%;}
.pop-cont label{ font:14px 'Poppins'; color:#363636; margin:0 0 0 5px;}
.form-remember{ float:left;}
.pop-cont .forgot-pwd{ float:right;}
.forgot-pwd a{ font:14px 'Poppins'; color:#7bb716;}
.pop-btn{ float:right; width:100%; text-align:right;}
.pop-btn .pop-btn1{ height:50px; width:240px; background:none; border:1px solid #7bb716; font:22px 'Poppins'; 
text-transform:none; color:#7bb716; margin:20px 0 0; cursor:pointer;}

.pop-cont p{ margin:20px 0 0; font:16px 'Poppins'; color:#363636; text-align:center; display:inline-block; width:100%;}
.pop-cont p a{ color:#7bb716;}
.close{ background:url(../images/popup-close1.png) no-repeat right top; height:16px ; width:16px; display:block; position:absolute; top:15px; right:15px;}

/*register popup*/

.pop-up-blk.reg-blk{ max-width:100%; left:inherit; top:2%; width:100%;}
.pop-up-blk.reg-blk .popup-content{ position:relative; max-width:1390px; display:block; margin:0 auto;}
.pop-up-blk.reg-blk .register-right{ width:690px; margin-top:0;}
.pop-up-blk.reg-blk .register-left{  margin-top:0;}
.pop-up-blk.reg-blk  .t-box3{ border: 1px solid #e5e5e5;color: #363636; font: 16px "Poppins";height: 40px;padding: 0 6px;width: 89%;}
.btw span{ height:40px; padding:0 8px; border: 1px solid #e5e5e5; border-right:none; font: 16px/40px "Poppins"; color: #363636; display:inline-block; text-transform:none; float:left;}
.pop-up-blk.reg-blk .register-right .mCustomScrollBox{ height:170px;}
.pop-up-blk.reg-blk .register-right p{ text-align:left;}
.pop-up-blk.reg-blk .register-right .mCSB_scrollTools .mCSB_dragger{ height:62px !important;}
.pop-up-blk.reg-blk .register-right .add_field_button{ right:30px;}
.pop-up-blk.reg-blk .member .sbHolder{ width:97%;}
.pop-up-blk.reg-blk .member .sbHolder a{ font: 16px/40px "Poppins"; color: #363636;}
.pop-up-blk.reg-blk .register-right .remove_field{ right:-20px;}
.reg-cont-bottom p{ text-align:left; background:url(../images/Register-popup.png) no-repeat left center; padding:0 0 0 50px; min-height:34px; width:860px; display:inline-block;}
.reg-btn1{ float:right;}
.reg-btn1 .reg-pop{ height:50px; width:370px; background:none; border:1px solid #7bb716; 
font:22px 'Poppins-Semibold'; text-transform:none; color:#7bb716;
 margin:20px 0 0; cursor:pointer;}

/*members overview*/
.webshop-overview-products-wrap .prod-showcase{ width:237px; max-width:100%; height:auto; border:none; transform:none; text-align:center; vertical-align:top;}
.prod-detail a{ font:bold 18px "Poppins"; color:#3b528d;}
.prod-detail p{ text-align:center;}
.prod-img img {height: auto;width: 100%; border-radius:100%; border:1px solid #dadada;}
.prod-img {height: auto;width: 100%; border:none; }
.webshop-overview-products-wrap .prod-showcase:hover .prod-img img { border:1px solid #51ab55;}
.webshop-overview-products-wrap .prod-showcase:hover .prod-detail a{ color:#51ab55;}
.top-btn{ display:inline-block; vertical-align:top; margin:0 5px;}
.top-btn a{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #7bb716;border-radius: 0;color: #7bb716;float: left;font: 14px "Poppins";padding: 12px 20px;text-transform: uppercase;}
.top-btn a:hover {background: #7bb716 none repeat scroll 0 0;color: #fff;}
.webshop .hover-content{ display:block; position:static; padding:0;}
.webshop .overlay-content{ padding:0; position:static; width:100%; height:auto; text-align:center;}
.webshop .overlay-fig{ display:none;}
.webshop .overlay-content .buttons{ display:none;}
.webshop{ padding:20px 0px;  text-align:center; margin:0 15px; float:none;}

.new-webshop .webshop{  height:160px !important; width:170px ;} 
.webshop:hover img{ border:1px solid #51ab55;}
.webshop:hover .overlay-content h1 { color:#51ab55;}
.webshop img{ border-radius:100%;  border:1px solid #dadada;}
.webshop .overlay-content h1{ font:bold 15px "Poppins"; color:#3b528d; text-transform:none; margin:15px 0 0;}
.webshop .overlay-content p{ text-align:center; color:#3b528d; background:none; padding:0;}
.qshop-brand{ background:#1859a7;}
.qshop-brand .latest-reviews{ background:#fff; padding:15px 18px; position:relative; max-width:300px; min-height:200px;}

.qshop-brand .latest-reviews .review-desc p{ height:100px; overflow:hidden; }

.review-title h3{ font:bold 18px "Poppins"; color:#1859a7; text-transform:capitalize;}
.review-title p{ font:15px "Poppins"; color:#363636;}
.review-desc p { font:15px "Poppins"; color:#363636; margin:15px 0 ;}
.review-logo{ display:inline-block; vertical-align:top;}
.review-star{ display:inline-block; float:right; margin:7px 0 0;}
.review-point{ position:absolute; top:0; right:0;}
.review-point span{ color:#fff; font:bold 28px "Poppins"; background:#51ab55; padding:5px 10px; display:inline-block;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-prev{ background:url(../images/review-right-arw.png) no-repeat left top;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-prev:hover{ background:url(../images/review-right-hover.png) no-repeat left top;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-next{ background:url(../images/review-left-arw.png) no-repeat left top;}
.brand-wrap .owl-theme .owl-controls .owl-buttons .owl-next:hover{ background:url(../images/review-left-hover.png) no-repeat left top;}

/*review*/
.review-cont-wrap{ margin:30px 0 0;}
.review-blk{ min-height:125px; border:1px solid #51ab55; max-width:570px; float:left; margin:0 0 18px;}
.review-blk:nth-child(2n+2){ float:right;}

.review-icon{ min-height:118px; min-width:110px; display:inline-block; float:left;}
.review1 .review-icon{ min-height:118px; background:url(../images/review-icon1.svg) no-repeat center center #fff;}
.review2 .review-icon{ min-height:118px; background:url(../images/review-icon4.svg) no-repeat center center #fff;}
.review3 .review-icon{ min-height:118px; background:url(../images/review-icon3.svg) no-repeat center center #fff;}
.review4 .review-icon{ min-height:118px; background:url(../images/review-icon2.svg) no-repeat center center #fff;}
.review5 .review-icon{ min-height:118px; background:url(../images/review-icon5.svg) no-repeat center center #fff;}
.review6 .review-icon{ min-height:118px; background:url(../images/review-icon6.svg) no-repeat center center #fff;}
.review7 .review-icon{ min-height:118px; background:url(../images/review-icon7.svg) no-repeat center center #fff;}
.review8 .review-icon{ min-height:118px; background:url(../images/review-icon8.svg) no-repeat center center #fff;}
.review-cont{ display:inline-block; vertical-align:top; max-width:410px; padding:17px 20px ; float:left;}
.review-cont h2{ margin:0; font: 24px "Poppins"; color:#363636; text-transform:capitalize; margin:0 0 5px;}

.review-cont h2 a{font: 24px "Poppins"; color:#363636;}

.review-cont p{ padding:0;}
.footer p a{ background-position:left center;}
.myplan-wrap h3{ display:block;}
.my-plan-container .myplan-wrap h3{ line-height:37px;}

/*price*/
.compare-table{ margin:50px 0 0;}
.compare-table h4{ display:block; text-align:center; font:bold 24px "Poppins"; color:#363636; margin:0 0 6px;}
.compare-table p{ text-align:center;}
.compare-tab-header > div{ display:inline-block; vertical-align:top; float:left; background:#1859a7; padding:15px 0; border:1px solid #29355a; }
.compare-tab{ width:290px;  text-align:center; min-height:20px;}
.compare-tab1{ background:none !important; border:none !important;}
.compare-tab h5{ font:bold 16px "Poppins"; color:#fff; text-transform:none;}
.compare-body-blk > div{ display:inline-block; vertical-align:top; float:left; background:#fff; padding:15px 0; border:1px solid #d9d9d9; border-left:none;}
.compare-body-blk div:first-child{ border-left:1px solid #d9d9d9;}
.compare-body-blk .compare-tab h4{ font:bold 13px "Poppins"; color:#363636; text-transform:none; text-align:left; margin:0; padding:0 0 0 18px;}
.compare-body-blk div:first-child p{ font:15px "Poppins"; text-align:left; color:#363636; padding:0 0 0 18px;}
.compare-body-blk p{font:15px "Poppins"; text-align:center; color:#6c6c6c; padding:0;}
.compare-body-blk p.tick{ background:url(../images/tick1.png) no-repeat center center; height:22px; width:16px; margin:0 auto; display:block; }
.compare-body-blk p.no-tick{ background:url(../images/no-tick.png) no-repeat center center; height:22px; width:16px; margin:0 auto; display:block;}
.compare-tab h3{ display:block; padding:0; background:none; display:inline-block; font:bold 35px "Poppins"; color:#363636; border:none; padding:25px 0;}
.compare-tab h3 span{ display:inline-block; margin:0; font:15px "Poppins"; text-transform:none; color:#6c6c6c;} 
.compare-body-blk div:first-child a{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #7bb716;border-radius: 0;color: #7bb716;float: left;font: bold 14px "Poppins";padding: 12px 20px;text-transform: uppercase;border-radius:4px; margin:8px 0 0 18px;} 
.not-found img{ max-width:100%; margin:0 auto; display:block; padding:150px 0;}

.header{ width:100%;}
.header-top{ width:95%; margin:0 auto; display:block; background:none; padding:0;}
.menu-items li .icon-thumbnail .log-out{ width:37px;}
.menu-items li .icon-thumbnail .my-invoice{ width:37px;}
.menu-items li .icon-thumbnail .my-webtools{ width:37px;}
.menu-items li .icon-thumbnail .my-subscription{ width:37px;}
.menu-items li .icon-thumbnail .ch-reviews{ width:37px;}
.menu-items li .icon-thumbnail .my-wedshop{ width:37px;}
.menu-items li .icon-thumbnail .ch-profile{ width:37px;}
.menu-items li .icon-thumbnail .ch-dash-board{ width:37px;}
.menu-items li:hover .icon-thumbnail .ch-dash-board{ background:url(../images/dashboard_bg1.svg) no-repeat left center;}
.menu-items li:hover .icon-thumbnail .log-out{ background:rgba(0, 0, 0, 0) url("../images/dashboard8_hover.svg") no-repeat scroll left center;}
.menu-items li:hover .icon-thumbnail .my-invoice{ background:rgba(0, 0, 0, 0) url("../images/dashboard5_hover.svg") no-repeat scroll left center;}
.menu-items li:hover .icon-thumbnail .my-webtools{ background:rgba(0, 0, 0, 0) url("../images/dashboard7_hover.svg") no-repeat scroll left center;}
.menu-items li:hover .icon-thumbnail .my-subscription{ background:rgba(0, 0, 0, 0) url("../images/dashboard5_hover.svg") no-repeat scroll left center;}
.menu-items li:hover .icon-thumbnail .ch-reviews{ background:rgba(0, 0, 0, 0) url("../images/dashboard4_hover.svg") no-repeat scroll left center;}
.menu-items li:hover .icon-thumbnail .my-wedshop{ background:rgba(0, 0, 0, 0) url("../images/dashboard3_hover.svg") no-repeat scroll left center;}
.menu-items li:hover .icon-thumbnail .ch-profile{ background:rgba(0, 0, 0, 0) url("../images/dashboard1_hover.svg") no-repeat scroll left center;}
.menu-items li:hover .icon-thumbnail .ch-dash-board{ background:url(../images/dashboard_bg1.svg) no-repeat left center;}
.menu-items li .icon-thumbnail .my-fact{ width:37px; background:url("../images/Mijn-facturen.svg") no-repeat scroll left center; height:100%; margin:0 auto;  display:block;}
.menu-items li:hover .icon-thumbnail .my-fact{ width:37px; background:url("../images/Mijn-facturen_hr.svg") no-repeat scroll left center;}
.menu-items li .icon-thumbnail .my-store{ width:37px; background:url("../images/Appstore.svg") no-repeat scroll left center; height:100%; margin:0 auto; display:block;}
.menu-items li:hover .icon-thumbnail .my-store{ width:37px; background:url("../images/Appstore_hr.svg") no-repeat scroll left center;}
.menu-items li .icon-thumbnail .my-manuals{ width:37px; background:url("../images/Handleidingen.svg") no-repeat scroll left center; height:100%; margin:0 auto; display:block;}
.menu-items li:hover .icon-thumbnail .my-manuals{ width:37px; background:url("../images/Handleidingen_hr.svg") no-repeat scroll left center;}
.menu-items li:hover .icon-thumbnail .my-abontment{ background:rgba(0, 0, 0, 0) url("../images/dashboard6_hover.svg") no-repeat scroll left center;}


.my-plan-container .compare-tab h3{ padding:0; font-size:15px;}
.with-text{ display:none;}
.sidebar-visible .with-text{ display:block;}
.sidebar-visible .no-text{ display:none; margin:0;}
.page-sidebar .dash-profile-pic a{ margin:0;}
.page-sidebar .dash-profile-pic a{ text-align:left;}
.webshop-holders-container{ margin:0;}
.register-right .input_fields_wrap.register-left {width: 100%;}
.webshop-holders .holder-img img{ border:1px solid #7bb716;}
.aboutus-content ul li{ background:rgba(0, 0, 0, 0) url("../images/list-bg.png") no-repeat scroll left top; display:block; min-height:20px; padding:0 0 10px 35px;}

/*new banner*/
.banner-content{ width:100%; bottom:100px; right:inherit !important; left:inherit; max-width:100%; top:inherit;}
.banner-content .banner-cont{ max-width:693x; margin:0 auto; text-align:center;}
.banner-content .banner-cont .banner-button a{ float:none; display:inline-block; font:26px 'Poppins'; color:#fff; padding:17px 24px; text-transform:none; border-radius:5px;}
.banner-content .banner-cont h1{ font-size:80px; line-height:100px; color:#fff; font-family: 'Roboto Slab';}
.banner-content .banner-cont h3{ font-size:27px; font-weight:100; font-family: 'Roboto Slab'; color:#fff; margin:15px 0 0;}
/*add review*/
.add-review-content .container{ max-width:1170px;}
.main-content.add-review-content{ width:100%; background:#ededed; padding:30px 0 90px; margin:0;}
.innerpage-content.new-review{ width:1170px; margin:0 auto;}
.review-left-new{ background:#fff; border:1px solid #c9c9c9; padding:25px 40px; border-bottom:12px solid #4dae43; max-width:740px;}
.review-left-new .form-field{ max-width:570px;}
.review-left-new h4{ font:22px 'Poppins-Semibold'; text-transform:none; color:#363636; margin:0 0 28px;}
.review-left-new .new-star-rate p{ display:block; margin:0 0 5px; padding:0;}
.review-left-new .new-star-rate img{ display:inline-block;}
.review-left-new .new-star-rate .new-star{ display:inline-block; vertical-align:middle;}
.review-left-new .new-star-rate span{ display:inline-block; vertical-align:midle; margin:0 0 0 15px; font:22px 'Poppins'; color:#363636;}
.review-left-new .new-star-rate{ margin:0 0 10px;}
.review-left-new .new-review-btn{ margin:25px 0 30px;}
.review-left-new .new-review-btn input{ background: transparent none repeat scroll 0 0;border: 1px solid #7bb716;border-radius: 0;color: #7bb716;cursor: pointer;font: 14px 'Poppins'; height: 40px;text-transform: uppercase;width: 185px;}
.web-contact h5{ font:14px 'Poppins-light'; color:#363636; margin:0 0 22px;}
.web-contact{ margin:45px 0 0;}
.web-contact p{ padding:0; font-size:14px;}
.web-phone { margin:30px 0 25px;}
.web-phone p{ padding:0 0 2px; color:#363636; font-size:14px;}
.web-phone a{ display:block; color:#51ab55;}
.new-rateshop img{ display:block; margin:0 auto; max-width:100%;}
.new-rateshop .new-web-logo{ margin:0 0 20px;}
.new-rateshop{ background:#fff; border:1px solid #c9c9c9; padding:25px 40px; border-bottom:12px solid #4dae43;}

/*review detail*/
.review-detail-new{ background:#fff; border:1px solid #d1d1d1;  border-bottom:12px solid #4dae43; padding:20px 10px 20px 30px;}
.review-detail-new img{ display:block; text-align:center; margin:0 auto 10px; max-width:100%; padding-bottom:30px;}
.review-detail-new .icon-blk{ display:inline-block; vertical-align:top; padding:0 0 0 50px; min-width:255px; max-width:325px; margin:0 0px 10px;}
.review-detail-new .icon-blk p{line-height:3; margin:0; padding:0;  width:290px; padding-bottom:11px;}
.review-detail-new .icon-blk.icon1{ background:url(../images/new-icon1.svg) no-repeat left top; min-height:40px;}
.review-detail-new .icon-blk.icon2{ background:url(../images/new-icon2.svg) no-repeat left top; min-height:40px;}
.review-detail-new .icon-blk.icon3{ background:url(../images/new-icon3.svg) no-repeat left top; min-height:40px;}
.review-detail-new .icon-blk.icon4{ background:url(../images/new-icon4.svg) no-repeat left top; min-height:40px;}
.review-detail-new .icon-blk.icon5{ background:url(../images/new-icon5.svg) no-repeat left top; min-height:40px;}
.review-detail-new .icon-blk.icon6{ background:url(../images/new-icon6.svg) no-repeat left top; min-height:40px;}
.review-detail-new p{ text-align:left; }
.review-detail-new  h4{ font:22px 'Poppins'; color:#9c9c9c; text-transform:none; margin:25px 0 20px;}

.web-review-detail{background:#fff; border:1px solid #d1d1d1; border-bottom:12px solid #4dae43; margin:25px 0 0;}
.detail-top{ display:block; background:#1859a7; padding:12px 16px; margin:0 0 20px;}
.detail-top .detail-left{ display:inline-block;}
.detail-top .detail-left .detail-star{ display:inline-block; vertical-align:middle;}
.detail-top .detail-left span{ color:#fff; margin:0 0 0 10px; color:#fff; font:26px/26px 'Poppins'; display:inline-block; vertical-align:middle;}
.detail-top .detail-right{ float:right; position:relative;}
.detail-top .detail-right .search-box{ height:40px; width:290px; padding:0 15px; font:15px 'Poppins'; color:#363636;}
.detail-top .detail-right .search-btn{ background:url(../images/search-icon.png) no-repeat left center; border:none; height:19px; width:19px; position:absolute; right:10px; top:10px;}
.new-review-blk{ border-top:1px solid #f4f4f4; padding:18px 35px; position:relative;}
.new-review-left{ display:inline-block; max-width:420px; vertical-align:top;}
.new-review-left p{ font:14px 'Poppins';}
.new-review-right{ max-width:190px; vertical-align:top; float:right; text-align:right; margin-right:20px;}
.new-review-right span{ margin:0; font:14px 'Poppins';}
.new-review-blk .expand{ cursor:pointer; position:absolute; border:1px solid #4dae43; width:48px; height:100%; top:0; right:0; background:#fff url(../images/toggle-arw1.png) no-repeat center center;}
.new-review-blk .expand.openAd{background:#4dae43 url(../images/toggle-arw1_hover.png) no-repeat center center; }
.drop-review{ min-width:233px; display:inline-block; vertical-align:top; margin:0 0 12px;}
.drop-review p{ padding:0; min-width:115px; display:inline-block; vertical-align:top; font:14px 'Poppins';}
.review-start1{ display:inline-block; vertical-align:top;}
.web-review-detail .toggle-btn{ margin:30px 0; text-align:center;}
.web-review-detail .toggle-btn a{ background:none; border:1px solid #51ab55; padding:10px 20px; display:inline-block; font:14px 'Poppins'; text-transform:none; color:#51ab55;}
.review-shop{ margin:0 0 25px;}
.review-shop .new-web-logo img{ margin-bottom:0;}
.review-shop img{ margin-bottom:47px;}
.review-shop p{ font-size:14px; margin:5px 0 0;}
.review-map { border-top:1px solid #d1d1d1;}
.review-map img{ max-width:100%; }
.rate-shop1{ border-top:none;}
.rate-shop1 .web-contact{ margin:0;}
.rate-shop1 h5{ font:14px 'Poppins-light'; color:#363636; margin:0 0 22px;}
.rate-shop1 .shop-grid p{ display:block; font-size:14px; padding:0; margin:0px;}
.rate-shop1 .shop-grid p span{ display:inline-block; width:45%; text-align:left; float:right; margin:0; font-size:14px;}
.rate-shop1 .web-phone{ margin:10px 0;}
.related-webshops{ margin:40px  0 0; display:inline-block; vertical-align:top; width:100%;}
.related-webshops h4{ font:23px 'Poppins'; color:#9c9c9c; margin:0 0 25px;}
.webshops-blk{ display:inline-block; vertical-align:top; margin:0 15px;} 
.webshops-blk img{ border-radius:100%; border:1px solid #d4d4d4;}

.pop-up-blk.reg-blk .pop-cont{ max-height:700px;}
.pop-up-blk.reg-blk .terms-check input.hint{ border-color:#ff0000!important;}
.pop-up-blk.reg-blk .terms-check span.hint{ display:none!important;}

.content.terms_qs div{box-sizing:border-box;box-sizing:padding-box;}
.middle_content .sinds{float:right;}
.grade_points { width: 100% !important;max-width:735px;}


@media screen and (max-width:1500px){
}
@media screen and (max-width:1440px){
.pop-up-blk.reg-blk .popup-content{  max-width:1200px;}
.pop-up-blk.reg-blk .register-left{ width:535px;}
.pop-up-blk.reg-blk .register-right {width: 535px;}
.reg-cont-bottom p{ width:650px;}
}
@media screen and (max-width:1370px){
.pop-cont {padding: 10px 50px;}
.pop-up-blk h3{ padding:20px 50px;}
.pop-up-blk.reg-blk .pop-cont { max-height:700px; overflow-y:scroll; -webkit-overflow-scrolling: touch; overflow-x:hidden;}
.pop-up-blk.reg-blk .register-right{ width:515px;}
}
@media screen and (max-width:1260px){
.web-profile-head{ width:94%;}
.profile-map-head{ width:94%;}
.toggle-blk .web-shop-toggle .expand{ width:94%;}
.review-wrap-left span{ bottom:10px;}

.pop-up-blk.reg-blk .popup-content{  max-width:1000px;}
.pop-up-blk.reg-blk .register-right{ width:425px;}
.pop-up-blk.reg-blk .register-left{ width:425px;}
.reg-cont-bottom p{ width:601px;}
.pop-up-blk.reg-blk  .t-box3{ width:86%;}
}
@media screen and (max-width:1190px){
.compare-tab{ width:24%;}
.register-complaint-steps .register-steps li.active{ background:none;}
.innerpage-content.new-review{ width:100%;}
.rate-shop1 .shop-grid p span{ display:block; float:right; width:42%;}
}
@media screen and (max-width:1160px){
.review-blk{ max-width:49%;}
.review-cont{ max-width:69%;}


}
@media screen and (max-width:1100px){
}
@media screen and (max-width:1050px){
}
@media screen and (max-width:1030px){
.pop-up-blk.reg-blk .popup-content{ max-width:850px;}
.pop-up-blk.reg-blk .register-left{ width:48%;} 
.pop-up-blk.reg-blk .register-right{ width:48%;}
.review-cont{ max-width:67%;}

.compare-tab h3{ padding:14px 0;}
.compare-body-blk div:first-child a{ font-size:12px; padding:6px 9px;}
}
@media screen and (max-width:1090px){
.pop-up-blk.reg-blk .register-left{width:48%;}
.pop-up-blk.reg-blk .register-right{width:48%;}
}
@media screen and (max-width:1090px){
.qshop-brand .latest-reviews{ max-width:87%;}
.detail-top .detail-right .search-box{ width:190px;}
.new-review-left{ width:260px;}
}
@media screen and (max-width:960px){
.review-cont{ max-width:65%;}
}
@media screen and (max-width:920px){
.register-complaint-steps ul{ width:100% !important;}
.register-complaint-steps .register-steps li{ margin-left:0; width:33% !important; }
.register-complaint-steps .register-steps li a{ font-size:14px;}
}
@media screen and (max-width:900px){
.pop-up-blk.reg-blk .popup-content{ max-width:800px;}
.pop-up-blk.reg-blk .register-left{ width:45%;} 
.pop-up-blk.reg-blk .register-right{ width:45%;}
.pop-up-blk.reg-blk  .t-box3{ width:82%;}
.review-cont{ max-width:63%;}
}
@media screen and (max-width:880px){
.review-wrap-right{ width:auto;}

}
@media screen and (max-width:850px){
.review-cont{ max-width:60%;}
.header-left .top-menu li a:hover {padding: 6px 8px;}
.header-left .top-menu li a{ padding:6px 8px;}
.header-left .top-menu li.active a {padding: 5px 7px;}
.top-btn a{ padding:10px; font-size:12px;}

.banner-content{ bottom:20px;}
.banner-content .banner-cont h1{ font-size:30px; line-height:30px;}
.banner-content .banner-cont h3 {color: #fff;font: 16px/20px "Poppins";margin: 7px 0 0;}
.banner-content .banner-cont .banner-button a{ margin:15px 0 0;}
}
@media screen and (max-width:810px){
.dropdown-menu.txtcountry {margin-left: 0 !important; width:97% !important;}
}
@media screen and (max-width:790px){
.review-cont{ max-width:58%;}
.review-cont h2{ font-size:20px;}

.compare-tab h3 span{ font-size:11px;}
.compare-tab h3{ font-size:30px;}
.compare-body-blk div:first-child p{ padding:0;}
.compare-body-blk div:first-child a{ margin-left:0;}
.compare-body-blk .compare-tab h4{ padding:0; font-size:11px;}
.reg-btn1{ float:none;}
.reg-btn1 .reg-pop{ max-width:370px; width:100%;}
}
@media screen and (max-width:767px){
.top_menu_qs .nav-collapse li.dropdown:hover .dropdown-menu{top:0px !important;}
}
@media screen and (max-width:765px){
.pop-up-blk.reg-blk .register-left{ width:100%;}
.pop-up-blk.reg-blk .register-right{ width:100%;}
.pop-cont{ max-height:550px; overflow-y:scroll; -webkit-overflow-scrolling: touch;}
.pop-up-blk.reg-blk .popup-content{ max-width:90%; left:0;}
.reg-cont-bottom p{ width:100%;}
.review-blk{ max-width:100%;}
.review-cont{ max-width:75%;}
.header-top{ width:100%;}
#undefined-sticky-wrapper .header , .header { position:relative!important;}
.pop-up-blk .popup-content{ max-width:90%;}
.webshop{ margin:0 auto;}
.review-star .review-wrap-right { margin:0;}
.review-left-new{ margin:0 0 25px;}
.review-left-new img{ max-width:100%;}
}
@media screen and (max-width:765px){
.register-complaint-steps .register-step1{ background:#1859a7 none repeat scroll 0 0;}
.related-webshops{ display:none;}

.compare-tab h3{ font-size:25px;}
}
@media screen and (max-width:670px){
#owl-demo2 .owl-wrapper-outer {width: 85%;margin: 0 auto;}
.label-btn{ float:none; display:block; margin:0 0 15px;}
.label-btn a{ display:inline-block;}
.down-label .invoice-container .voice-date{ width:25%;}
.web-profile-head{ width:100%;}
.profile-map-head{ width:100%;}
.toggle-blk .web-shop-toggle .expand{ width:100%;}
.shop-profile-wrap .shop-profile-logo{ width:100%;}
.pop-up-blk.reg-blk .pop-cont, .login-pop .pop-cont{ max-height:230px;}
.pop-up-blk{ top:5%;}
.register-complaint-steps .register-steps li{ float:none; display:block; width:100% !important;}

}
@media screen and (max-width:630px){
.review-blk {display: block;float: none !important;margin: 0 auto 20px;max-width: 280px;}
.review-icon{ display:block; float:none;}
.review-cont {display: block;float: none;max-width: 90%;}
.qshop-brand .latest-reviews{ max-width:78%;}

.review-left-new .new-star-rate .new-star{ /* display:block; */}

.compare-body-blk div:first-child p{ font-size:12px;}
.compare-tab h3{ font-size:19px;}
.compare-body-blk div:first-child a{ font-size:9px;}

.top-btn{ display:none;}
}
@media screen and (max-width:550px){
#owl-demo2 .owl-wrapper-outer{ width:100%;}
.qshop-brand .latest-reviews{max-width:300px; margin:0 auto;}

.detail-top .detail-right{ float:none; margin:10px 0 0;}
.detail-top .detail-right .search-box{ width:93%;}
.new-review-right{ float:none; text-align:left; width:100%; margin:10px 0 0;}
.new-review-left{ max-width:85%;}
.review-detail-new .icon-blk{ min-width:inherit;}
.pop-cont .register-right .form-field .t-box1{ width:70%;}
.pop-up-blk h3{ font-size:16px;}
.pop-up-blk.reg-blk .pop-cont{ min-height:300px;}
.reg-btn1 .reg-pop{ font-size:13px;}
.pop-up-blk.reg-blk .t-box3{ width:75%;}
.pop-cont h4{ font-size:17px;}
.pop-up-blk.reg-blk .pop-cont, .login-pop .pop-cont{ max-height:350px;}
}
@media screen and (max-width:360px){
.qshop-brand .latest-reviews {max-width: 271px;}
.compare-tab h5{ font-size:12px;}
.compare-body-blk .compare-tab h4{ font-size:9px;}
.compare-body-blk div:first-child p{ font-size:10px;}
.compare-tab h3{ font-size:13px;}
.compare-body-blk div:first-child a{ font-size:7px;}
}
.register-steps li a{ color:#434f7d !important; font:14px "Poppins"; text-transform:none;}
.register-steps.register-steps li:first-child {text-align: right !important;}
.register-complaint-steps .register-steps{ padding:60px 0 0;}
.register-complaint-steps .register-step1 { background:rgba(0, 0, 0, 0) url(../images/step1.png) no-repeat scroll left top;}
.register-complaint-steps .register-step2 { background:rgba(0, 0, 0, 0) url(../images/step2.png) no-repeat scroll left top;}
.register-complaint-steps .register-step3 { background:rgba(0, 0, 0, 0) url(../images/step3.png) no-repeat scroll left top;}

/*My changes starts 28.12.2015 By Andrew*/
.faq-wrap:hover{ border:1px solid #51ab55; background:#fff; }
.faq-wrap{ border:1px solid #51ab55; background:#fff; margin:0 0 20px;}
.contactus-contant{ background:none;}
.header-left .top-menu{ display:block; margin:10px 0 0 17px; text-align:center;}
.header-left{ width:96%;}
.header-left .header-logo{ float:left;}
.over-view-wrap{ width:100%; display:inline-block;}
.over-view-wrap .overview-blk{ display:inline-block; vertical-align:top; margin:0 0 15px; max-width:530px; padding:17px 20px; border:1px solid #000; float:left; border-radius:5px;}
.over-view-wrap .overview-blk:hover{ border:1px solid #7bb716; border-radius:5px;}
.over-view-wrap .overview-blk a{ color: #363636; display:block;font: 24px "Poppins";margin: 0 0 5px;text-transform: capitalize;}
.overview-blk:nth-child(2n+2) {float: right;}
.header-left .top-menu .menu-list .mobile_view{ display:none;}


/*partners overview page*/
.main-content.partners-contant{ width:100%; padding:0 0 100px; background: #ededed none repeat scroll 0 0;}
.partners-container .partner-sort{ /*background:#1859a7;*/ background:url(../images/inner-banners.png) no-repeat scroll center top / cover;  padding:35px 0;}
.partner-sort .partners-search{ max-width:710px; margin:0 auto; display:block;}
.partner-sort .partners-search .t-box1{ height:38px; border:1px solid #e5e5e5; border-radius:5px; width:96%; font:16px "Poppins"; color:#000000; padding:0 10px;}
.partner-sort .partners-search select{ width:100%; border-radius:5px;}
.partners-wrap .partners-blk{ max-width:220px; display:inline-block; vertical-align:top; margin:0 32px 18px 0px; width:100%; overflow:hidden; }
.partners-wrap{ text-align:center;}
.partners-wrap .partners-blk img{ border:1px solid #c6c6c6; border-radius:100%;}
.partners-wrap .partners-blk:hover img{ border:1px solid #51ab55;}
.partners-wrap{ margin:55px 0;}
.partner-load-more{ text-align:center;}
.partner-load-more a{ display:block; margin:10px 0; font:13px 'Poppins-Light'; color:#444444;}
.partners-container .partner-sort.webshop-sort{/* background:#63b467;*/ padding:35px 0;}
.partners-container .partner-sort.webshop-sort p,h2,h3{ color:#ffffff; font:16px 'Roboto Slab'; font-weight:100;}
.partners-container .partner-sort.webshop-sort p{ text-align:center}


.main-content.register-complaint{ width:100%; margin:0;}
.main-content.register-complaint .register-complaint-steps{ background:#ededed; padding:40px 0; margin:0 0 50px;}
.main-content.register-complaint .register-steps li a{ font:normal 14.3px "Poppins"; text-transform:capitalize; color:#434f7d;}
.register-steps.register-step1.clearfix > li:nth-child(3) {text-align: left;}
.register-steps.register-steps li:first-child { margin:0;}
.register-steps.register-step1 li{ margin-left:140px; width:auto !important;}
.register-complaint-steps .register-step1{ width:510px !important;}

/*pricing page*/
.pricing-image{ text-align:center; padding:24px 0 120px; background:#fff; min-height:300px; display:none;}
.pricing-image img{ max-width:100%;}
.price-wrap1 > img{ margin:0 auto 90px;}
.main-content.pricing_new-content{ width:100%; margin:0; /* background:#ededed; */ background:#ffffff;  padding-bottom:150px;}
.price-wrap1{ display:inline-block; border: 2px solid #efefef; background-color:#fff; vertical-align:top; max-width:360px; width:360px; text-align:center; position:relative;/* top:-380px; */margin:0 0 0 49px;}
.price-wrap1:nth-child(1){ margin-left:0;}
.price-new-blk{ display:inline-block; background-color:#fff; vertical-align:top; max-width:100%; width:100%; text-align:center; position:relative;}
.price-new-blk h3{ display:block; background:#383838; padding:32px 0; text-align:center; font:35px 'Roboto slab'; font-weight:300; color:#fff; text-transform:none;}
.price-new-blk h2{ font:79px/60px 'Poppins-Light'; color:#1859a7; margin:25px 0 0;}
.price-new-blk h2 span{ margin:0; display:inline-block; vertical-align:middle; font:45px/45px 'Poppins-Light'; color:#1859a7;}
.price-new-blk h4{ font:25px 'Poppins-Light'; color:#1859a7; margin:0;}
.price-new-blk ul{ margin:60px 0 40px;}
.price-new-blk ul li{ text-align:center; font:16px 'Poppins-Semibold'; color:#444444; text-transform:none; margin:0 0 15px;}
.price-new-blk a{ display:inline-block; padding:10px 30px; font:28px 'Poppins-Light'; color:#7bb716; background:none; border:1px solid #7bb716; border-radius:4px; margin:0 0 50px;}
.price-wrap1:nth-child(2) .price-new-blk {}
.price-wrap1:nth-child(2) .price-new-blk h3{ background:#383838;}
.price-wrap1:nth-child(2) .price-new-blk a{ background:none; border:1px solid #65b569; color:#65b569;}
.price-new-blk:hover{ box-shadow:0 15px 8px #b6b6b6;}
.price-new-blk:hover h3{ background:#7bb716;}
.price-new-blk:hover a{ background:#7bb716; border:1px solid #7bb716; color:#fff;}
.price-table-header > div{ display:inline-block; vertical-align:top;}
.price-table-header{ background:#1859A7; padding:25px 40px;}
.price-table-header h4{ font:25px 'Poppins-Light'; color:#fff; text-transform:capitalize;}
.price-service{ width:630px;}
.price-start{ width:180px;}
.price-pro{ width:155px;}
.price-platinum{ width:110px;}
.price-body-blk{ background:#efefef; padding:13px 40px;}
.price-body-blk > div{ display:inline-block; vertical-align:top;}
.price-body-blk:nth-child(2n+2){ background:none; color:#fff;}
.price-body-blk p{ padding:0; margin:0; font:16px  "Poppins"; color:#444444; text-transform:none;}
.price-body-blk .price-start{ margin:0; background:url(../images/list-bg.svg) no-repeat left center;height:20px; text-indent:-9999px;}
.price-body-blk .price-pro{ margin:0; background:url(../images/list-bg.svg) no-repeat left center; height:20px;  text-indent:-9999px;}
.price-body-blk .price-platinum{ margin:0; background:url(../images/list-bg.svg) no-repeat left center;height:20px; text-indent:-9999px;}

.price-body-blk span{ margin:0; background:url(../images/list-bg.svg) no-repeat left center; display:block; height:20px; width:20px; margin:0 0 0 20px; text-indent:-9999px;}
.price-right-wrap{ background:#f2f4f5; padding:27px 40px;}
.price-right-wrap p{font:16px  "Poppins"; color:#444444; text-transform:none; max-width:265px; display:inline-block; vertical-align:top; text-align:center; padding:0;}
 .price-right-wrap a{ display:inline-block; vertical-align:top; border:1px solid #1859A7; border-radius:4px; font:19px 'Poppins-Light'; color:#1859A7; padding:8px 20px; margin:0 0 0 25px;}

/*review badge*/
.review-badge{ max-width:300px; border:1px solid #1859a7; padding-bottom:24px;}
.review-badge .badge-header{ background:#1859a7; height:102px; width:100%; text-align:center; position:relative; margin:0 0 70px;}
.review-badge .badge-header img{ position:relative; top:18px;}
.review-badge h4{ font:15px  "Poppins"; color:#434f7d; text-align:center;}
.review-star1{ text-align:center; width:70%; margin:0 auto;}
.review-star1 span{ margin:0; font:31px "Poppins"; color:#000000; display:inline-block; vertical-align:middle; margin:0 0 0 5px;}
.review-star1 img{ display:inline-block; vertical-align:middle;}
.review-text-blk{ max-width:270px; margin:0 auto; background:#f3f3f3;}
.review-text-blk p{ font:15px  "Poppins"; padding:24px 44px; text-align:center;}

/* Edited on 18-05-2016 by Matthew */
/*newedit*/
.complaint-controls{float: right;}
.complaint-review-body-content .complaint-view-btn{float: none; display: inline-block;}

 .complaint-review-body-content .complaint-chat-btn a{font:15px 'Poppins'; color:#fff; text-transform:none; background:#7bb716; padding:7px 10px;border-radius:0px; display: inline-block;}
.complaint-review-body-content .complaint-view-btn a{display: inline-block;}
.complaint-chat-btn{display: inline-block;}

.pending-review-body-content .voice-info{float: none; display: inline-block;}

.voice-react{display: inline-block;}


.voice-info a{ font:15px 'Poppins'; color:#fff; text-transform:none; background:#7bb716; padding:7px 10px;border-radius:5px;} 
.pending-review-body-content .voice-info a{display: inline-block;}



.voice-react a{ font:15px 'Poppins'; color:#fff; text-transform:none; background:#ff6600; padding:7px 10px;border-radius:5px;} 
.pending-review-body-content .voice-info a{display: inline-block;}

.voice-controls{float: right;}

/*neweditend*/
/* Edited on 18-05-2016 by Matthew */

@media screen and (max-width:1200px){
.price-wrap1{ width:290px; max-width:290px;}  
.price-service{ width:433px;}
}

@media screen and (max-width:1190px){
.header-left{ width:94%;}
.webshop{ margin:0;}
.over-view-wrap .overview-blk{ max-width:45%;}
.partners-wrap .partners-blk{ margin:0 32px 18px 0 !important;}
.partners-wrap{ text-align:center;}
}
@media screen and (max-width:1010px){
.webshop{ max-width:195px;}
}
@media screen and (max-width:991px){
.price-wrap1{ margin:0 0 0 15px;}
.price-wrap1:nth-child(1){ margin:0;}
.price-wrap1{ width:290px;}
.price-new-wrap{ text-align:center;}
.price-service{ width:345px;}
.price-start {width: 100px;}
.price-pro {width: 100px;}
.price-platinum {width: 110px;}
.price-body-blk p{ text-align:left;}
}
@media screen and (max-width:980px){
.webshop{ max-width:180px;}
}
@media screen and (max-width:920px){
.webshop{ max-width:237px; float:none; vertical-align:top; display:inline-block;}+
.webshop img{ height:auto;}
.new-webshop .tab1-content{ text-align:center;}
.top-space-wrap .sbSelector{ padding:0;}

}
@media screen and (max-width:870px){
.over-view-wrap .overview-blk{ max-width:43%;}
.dash-board-top .dash-review{ float:none;}
.dash-board-top{ text-align:center;}
}
@media screen and (max-width:790px){
.header-left{ width:93%;}
}
@media screen and (max-width:786px){
.top-menu .menu-list.nav{ margin:0;}
.header-left .header-logo{ float:none;}
.header-left{ width:auto;}
.over-view-wrap .overview-blk{ max-width:100%; margin:0 auto 15px; display:block; float:none !important; width:90%;}
.header-left .top-menu .menu-list .mobile_view{ display:block;}
.header .header-right{ display:none;}
.header-left .header-logo{ float:left;}
.top-menu .toggleMenu {background: url("../images/menu.svg") no-repeat scroll center center !important;border:none; padding:0; height:27px; width:37px; left:inherit; right:40px;}
.header-left{ margin:0;position:relative;}
.header-left .top-menu{ top:0; right:}
.top-menu{ left:inherit; right:0; top:15px;}
.toggleMenu.active{ right:250px; background: url("../images/menu-close.svg") no-repeat scroll center center !important;}
.menu-list.nav{ left:inherit; right:0;}
.header-left .top-menu{ margin:0;}
#webshop_search .container{ padding:0 15px; width:auto;}
.partners-contant .row{ margin:0; }
#webshop_search .container .partners-search .col-xs-6{ padding:0; width:100%; margin:0 0 10px;}
.header-left .top-menu{ /*position:relative;*/ top:inherit; left:inherit; right:inherit;}
.menu-list.nav{ position:relative; left:inherit !important; right:inherit !important; width:100%; text-align:left; margin:20px 0 0;}
.header-left .top-menu li {display: block;float: left;width: 100%;}
.header-left .top-menu li a { display: inline-block;float: left;padding: 6px 8px;width: 97%;}
.header-left .header-logo{ display:block; float:none; text-align:left;}
.header-left .top-menu {top: 0;right: 0;width: 100%;}
.top-menu .toggleMenu{ top:-35px;}
.top-menu .toggleMenu.active{ right:40px; top:25px;}
}
@media screen and (max-width:767px){
.price-wrap1{ margin-bottom:15px !important;}
.menu-list.nav{ margin:0px 0 0;}
.header-left{ min-height:51px!important;}
.pricing-tables {margin: 0 auto;max-width: 480px;}
.price-service{ width:170px;}
.price-start{ width:75px;}
.price-pro{ width:65px;}
.price-platinum{ width:95px;}
.price-table-header{ padding:25px;}
.price-body-blk{ padding:13px 25px;}
.price-body-blk p{ font-size:12px;}
 #webshop_search .partner-sort .container  .partners-search .t-box1{ width:90%;}
 #webshop_search .partner-sort .container  .partners-search select{ width:97%;}
 .header-left .header-logo{ margin-left:40px;}
 .price-right-wrap{ padding:27px 10px; text-align:center;}
.price-right-wrap p{ max-width:100%; width:100%;}
.price-right-wrap a{ margin:15px 0 0;}
.review-star{ float:none;}
.availability .preview-wrap{ text-align:center;}

}
@media screen and (max-width:675px){
.register-steps.register-step1 li{ display:inline-block; margin-left:130px;}
.col-sm-4.col-lg-4.mob-padding {
    padding: 0 14px;
}
}
@media screen and (max-width:530px){
.new-review .col-lg-7.col-sm-7 {max-width: 87%;margin: 0 auto;}

.partners-search .col-xs-6{ width:100%; margin:0 0 15px;}
.register-complaint-steps .register-step1{ background:rgba(0, 0, 0, 0) url("../images/step1_1.png") no-repeat scroll center top; width:290px !important; padding:30px 0 0;}
.register-complaint-steps .register-step2{ width:290px;}
.register-complaint-steps .register-step3{ width:290px;}
.register-steps.register-step1 li{ margin-left:22px;}
.availability .preview-wrap{ width:90%; margin:0 auto;}
.webshop-holders{ width:90%;}
.webshop-holders .holder-content p{ text-align:center;}
.partners-wrap .partners-blk{ margin:0 0 18px !important;}
.complaint-form{ width:90%;}
.new-review .col-lg-7.col-sm-7{ max-width:86%;}
.header-left .top-menu li a{ width:94%; float:none; display:block; margin:0 auto;}
}
@media screen and (max-width:505px){
.price-wrap1{ margin:0 0 15px !important;}
.pricing-tables{ width:100%;}
.price-table-header{ padding:25px 0;}
.price-body-blk{ padding:13px 0;}
.price-table-header h4{ font-size:15px;}
.price-service{ width:52%; padding-left:15px;} 
.price-start{ width:50px;}
.price-pro{ width:50px;}
.price-platinum{ width:57px;}
.price-right-wrap{ padding:27px 10px; text-align:center;}
.price-right-wrap p{ max-width:100%; width:100%;}
.price-right-wrap a{ margin:15px 0 0;}

}
@media screen and (max-width:460px){
.over-view-wrap .overview-blk{ width:80%;}
.dash-board-top .dash-review{ width:200px;}
.price-service{ width:45%; padding-left:10px;}
.col-sm-4.col-lg-4.mob-padding {
    padding: 0 12px;
}

}
@media screen and (max-width:360px){
.col-sm-4.col-lg-4.mob-padding {
    padding: 0 5px;
}
}

.web-submit{ background-color:#1859a7; width:115px; height:40px; color:#FFFFFF;  }

/*My changes Starts Here 11.01.2016 By Andrew*/
.breadcrumbs{ border:none;}
.header{border-bottom: 3px solid #1859a7;  padding:15px 0; margin:0 auto; transition:position 0.8s ease 0s; -webkit-transition:position 0.8s ease 0s; -moz-transition: position 0.8s ease 0s; -o-transition: position 0.8s ease 0s;}
.innerpage-content h2.webshop-head{font-family: 'Roboto Slab'; font-size:50px; font-weight:300; text-align:center; color:#fff;}
.main-content.register-complaint .register-steps li a:hover{ text-decoration:none;}
.price-new-wrap {margin:40px 0;}
.price-wrap1 img{ max-width:100%; padding-top:20px;}
.aboutus-content iframe{ border:none;}
.partners-container .web-submit{ background:#63b467;}
.partners-container .web-submit:hover{ background:#95dd1d;}
.partners-container p a{ color:#fff;}
.partners-blk .webshop{ padding:0; float:none; width:100%; max-width:none; text-align:center; margin:0;}
.my-plan-container .myplan-wrap{ background: #fff; border:none;display: inline-block;margin: 0 0 0 25px;max-width: 280px;text-align: center;vertical-align: top;width: 280px; padding:0 0 15px;}
.my-plan-container .myplan-wrap h2{background: #383838 none repeat scroll 0 0;color: #fff;display: block;font: 35px "Poppins-Semibold";padding: 32px 0;text-align: center;text-transform: uppercase;}
.price-new-blk:hover {box-shadow: 0 0px 0px #b6b6b6;}
.my-plan-container .myplan-wrap h3 {color: #1859a7;font: 79px/60px "Poppins-Light";margin: 25px 0 0; text-align:center;}
.my-plan-container .myplan-wrap p{color: #1859a7;font: 25px "Poppins-Light";margin: 0; text-align:center;}
.my-plan-container .myplan-wrap ul ul{margin: 60px 0 40px;}
.my-plan-container .myplan-wrap ul li {color: #444444;font: 16px "Poppins-Semibold";margin: 0 0 15px;text-align: center;text-transform: uppercase; border:none;}
.my-plan-container .myplan-wrap:nth-child(3){border: none;}
.my-plan-container .myplan-wrap:nth-child(3) h2 {background: #383838 none repeat scroll 0 0;}
.pix_diapo {height: 0;padding-bottom: 56.25%;position: relative;width: 100%;}
.video {height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.footer{ margin:0 0 0;}
.price-wrap1:nth-child(2) .price-new-blk:hover{ border:none;}
.price-wrap1:nth-child(2) .price-new-blk:hover h3{ background:#7bb716;}
.price-wrap1:nth-child(2) .price-new-blk:hover a { background:#7bb716; border:1px solid #7bb716; color:#fff;}
.success{ background:url(../images/list-bg.svg) no-repeat 3% center #7bb716;position:absolute; right:0; top:295px;}

.banner-sub-img img {display: inline-block;vertical-align: middle;margin: 0 0 0 15px;}
.banner-sub-img {text-align: center;}
.register-complaint-steps .register-step1{ background:rgba(0, 0, 0, 0) url("../images/step1.svg") no-repeat scroll center top;}
.register-complaint-steps .register-step2{ background:rgba(0, 0, 0, 0) url("../images/step2.svg") no-repeat scroll center top;}
.register-complaint-steps .register-step3{ background:rgba(0, 0, 0, 0) url("../images/step3.svg") no-repeat scroll center top;}
@media screen and (max-width:530px){
.register-complaint-steps .register-step1{ background:rgba(0, 0, 0, 0) url("../images/step1_mobile.svg") no-repeat scroll center top; width:290px !important; padding:30px 0 0;}
.register-complaint-steps .register-step2{ background:rgba(0, 0, 0, 0) url("../images/step2_mobile.svg") no-repeat scroll center top; width:290px !important; padding:30px 0 0;}
.register-complaint-steps .register-step3{ background:rgba(0, 0, 0, 0) url("../images/step3_mobile.svg") no-repeat scroll center top; width:290px !important; padding:30px 0 0;}
}
.main-content.web-view-content {margin-bottom: -50px !important;}
.body_webshop_nospace .footer{ margin:0;}
.webshop_nospace.innerpages .main-content.web-view-content{margin-bottom:0px !important;}


.main-banner .banner-sub-img{ display:none;}
.banner-sub-img{ margin-bottom:15px;}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins'; font-size:18px; color:#2b2b2b;
}
.q-shop-list h3 a {
    font-family: 'Poppins'!important;
}
/*.webshop {
    margin: 0 15px;
    max-width: 237px;
    padding: 20px 23px;
    text-align: center;
}*/
.blog-heading a{
    background: #1859a7 url(../images/view-btn.png) no-repeat scroll right center;
    border-radius: 0;
    color: #fff;
    display: block;
    font: 14px/32px "Poppins";
    height: 34px;
    padding: 0 60px 0 10px;
}

.top-menu .toggleMenu.active {
    right: 40px;
    top: -40px; position:absolute; z-index:1000;
}
.header-left .header-logo { left:0; position: absolute;top: -17px;z-index: 9;}
.header-left{ position:relative;}
.trial{ display:none;} 

@media screen and (max-width:765px){
.header-left .top-menu{ top:54px;}
.header-left { min-height:70px;}
}
.contact-left .form-field b , .contact-right .form-field b{
    color: #ff0000;
    margin: 0 2px 0 0;
}


.innerbanner{ background:url(../images/inner-banners.png) no-repeat top center / cover; padding:60px 0;} 
.innerbanner h3{ font-family: 'Roboto Slab'; font-size:50px; font-weight:300; color:#fff; text-align:center; padding:0; margin:0 0 18px;}
.innerbanner p{ font:16px/16px 'Roboto Slab'; font-weight:100; color:#fff; text-align:center; padding:0; margin:0 0 ;}
.rew-list li{ margin:40px 0px 0; padding:45px 0 !important; list-style-type:none !important; background:none !important; }
.rev-item{ max-width:1160px; margin:0 auto;}
.rev-item img{ max-width:100%; height:auto;}
.rev-item .img-wrp{ width:500px; /*float:left;*/ display:inline-block; vertical-align:middle; margin-right:20px; } 
.rev-item .rev-cont{ width:635px;/* float:right;*/ text-align:left;display:inline-block; vertical-align:middle; } 
.evn .img-wrp{ /*float:right;*/ margin-left:20px;margin-right:0;}
.evn .rev-cont{/* float:left;*/}
.rew-list li.evn{ background:#f4f4f4 !important;}
.rev-item p{ font:16px 'Poppins'; color:#363636; padding:0 0 10px; margin:0; line-height:1.4;}
.rev-item h4{ color:#363636; font:45px/45px 'Roboto Slab'; font-weight:200; text-align:center; padding:0; margin:0 0 20px;}
.rev-item h4 a{ color:#363636; font-family: 'Roboto Slab'; font-size:38px; text-align:center; padding:0; margin:0 0 20px;}

.foot-newblk{ background:#383838; padding:75px 0px 35px 0; text-align:center;}
.foot-newblk h3{font-family: 'Roboto Slab'; font-size:27px; color:#fff;}
.foot-newblk h4{ font:24px/26px 'Poppins'; color:#fff; font-weight:100; margin:9px 0 24px;}
.foot-newblk a{ max-width:325px; background:#7bb716; border-radius:5px; cursor:pointer; border:1px solid #6aa10c; color:#fff; text-transform:none; height:66px; display:block; margin:0 auto; font:26px/66px 'Poppins';}

.foot-newblk a:hover{background:#95dd1d;}

/* Responsive */
@media screen and (max-width:1180px){
.rev-item .img-wrp{ width:30%; } 
.rev-item .rev-cont{ width:65%;}
.rew-list li{ margin:20px 0px 0; padding:25px 0;}
.innerbanner h3{ font:35px/36px 'Roboto Slab';margin:0 0 10px;}
.innerbanner p{ font:14px/14px 'Rockwell';}
.rev-item p{ font:15px/18px 'Poppins-Light'; padding:0 0 5px; }
.rev-item h4{ font:35px/35px 'Roboto Slab'; }
}
@media screen and (max-width:766px){
.rev-item .img-wrp{ max-width:500px; width:100%; float:none; display:block; margin:0 auto 20px; } 
.rev-item .rev-cont{max-width:500px; width:100%; float:none; display:block; margin:0 auto 20px; } 

.foot-newblk h3{font:22px/22px 'Poppins-light';}
.foot-newblk h4{ font:18px/18px 'Poppins';}
.foot-newblk a{font:15px/40px 'Poppins-light'; height:40px;}
}

.intro-h{color: #252525; font-size:27px; text-align: center; font-family: 'Roboto Slab';}
.intro2 h1{color: #252525; font-weight:100; font-size:21px; text-align: center; font-family: 'Roboto Slab'; padding-top:30px; }



.innerpage-content .select-box{ padding: 15px 0;}
.innerpage-content .prels_con { display: inline-block; float: right; }
.innerpage-content .prels_con select.form-control {background:#ffffff url(../images/arrow.png) no-repeat scroll 96% center;border: medium none;color:#c4c4c4;font:16px/24px 'Poppins-Regular'; height:43px; box-shadow:0 0 0 transparent;border:1px solid #e5e5e5;border-radius:0; width: 350px; padding: 0 15px;}
.innerpage-content .prels_con select.form-control {-moz-appearance: none;-moz-appearance: none; /* Mozhila */-webkit-appearance: none; /* Chorme & Safari */text-indent: 1px;text-indent: 1px;text-overflow: "";}
.innerpage-content .header-button { display: inline-block; padding: 30px 0 10px; }
.innerpage-content .heading-bot{padding: 40px 0 0;}
.innerpage-content .import-container{ margin: 0 auto; width: 1170px;}
.innerpage-content .import-container h1{font-family: 'Poppins-Regular'; font-size: 36px; line-height: 32px; color: #363636; border-bottom: 1px solid #e5e5e5; padding: 30px 0; background: url(../images/line.png) no-repeat left 88px;}
.innerpage-content .import-container p{font-family: 'Poppins-Regular'; font-size: 14px; text-align: left; line-height: 19px; color: #3b3b3b; display: inline-block;}
.innerpage-content .import-container a{font-family: 'Poppins-Light'; font-size: 14px; line-height: 32px; color: #fff; background: #58ab4c; display: inline-block; padding: 0 15px; margin: 30px 0 15px;}
.innerpage-content .import-container p span{ color: #58ab4c;}
.innerpage-content .mapping-heading p{ display: inline-block; padding: 30px 10px 30px 0;}
.innerpage-content .list1 { background: #eaeaea none repeat scroll 0 0;  margin-top: 40px;  padding: 15px 30px; }
.innerpage-content .list-left { display: inline-block;  width: 51%; }
.innerpage-content .list-right { display: inline-block; }
.innerpage-content .list2 { background: #fafafa none repeat scroll 0 0;   padding: 9px 30px; border-bottom: 1px solid #e5e5e5; }
.innerpage-content .veld-naam .prels_con{ float: none;}
.innerpage-content .veld-naam .prels_con select.form-control{ width: 180px;}
.innerpage-content .overview { padding-top: 65px; }
.innerpage-content .overview-list{ background: #eaeaea; padding: 8px 15px;}
.innerpage-content .overview-li1 {  width: 18%; }
.innerpage-content .overview-list h3 { color: #000;  font-family: "Poppins-Regular"; font-size: 16px; line-height: 32px; margin: 0;  text-transform: uppercase; font-weight: normal;}
.innerpage-content .overview .overli{ display: inline-block;}
.innerpage-content .overview-li2 {  width: 21%; }
.innerpage-content .overview-li3 { width: 19%; }
.innerpage-content .overview-li4 {  width: 10%; }
.innerpage-content .overview-li5{   width: 10%; }
.innerpage-content .overview-li6 { width: 9%; }
.innerpage-content .overview-list1{ background: #fafafa; border-bottom: 1px solid #e5e5e5; padding: 8px 15px;}
.innerpage-content .overview-list1 a{ margin: 0; font-family: "Poppins-Regular"; font-size: 15px;}
.innerpage-content .overview-list1 p{ color: #363636; font-family: "Poppins-Regular"; font-size: 14px; line-height: 32px;}
.innerpage-content .overview-list1 a.active{ background: #ff6600;}
.innerpage-content .importer{ float: left; border: 2px solid #000; width: 217px; text-align: center;}
.innerpage-content .importer a{ margin: 0; color: #000; background: #fff; font-size: 15px; padding: 0;}
.innerpage-content .importer a:first-child{ background: url(../images/slash.png) no-repeat 88px center; padding: 0 10px 0 0;}
.innerpage-content .list1 p { color: #000; font-family: "Poppins-Regular"; font-size: 16px; font-weight: normal; line-height: 32px;
    text-transform: uppercase; }
.innerpage-content .list2 p {  color: #363636;  font-family: "Poppins-Regular";  font-size: 16px;  line-height: 32px; }
.innerpage-content .heading P{ display: block;}
.innerpage-content .success-heading p{ margin-top: 25px;}
.innerpage-content .list2.active { background: #fff none repeat scroll 0 0; } 
.innerpage-content .list2:hover { background: #fff none repeat scroll 0 0; }
.innerpage-content .overview-list1 a:hover { background: #ff6600 none repeat scroll 0 0; }


.innerpage-content .header-button span{margin: 0;}
.innerpage-content  .heading p span{margin: 0; display: inline-block; font-size: 14px;}
.innerpage-content  .heading p{padding-bottom: 0;}
.innerpage-content span.button {font-size: 15px;}
.innerpage-content .mapping-heading span{margin: 0; font-size: 14px; display: inline-block;}
.innerpage-content .veld-naam p{padding-bottom: 0;}
.innerpage-content .success-heading span{margin: 0; font-size: 14px; display: inline-block;}
.innerpage-content .overview h3{border-bottom: 0; padding: 0;}
.innerpage-content .overview p{padding: 0;}

@media screen and (max-width:1170px) {
   .innerpage-content .import-container{ width: 100%;}
   .innerpage-content .overview{ width: 100%;}
}
@media screen and (max-width:1100px) {
    .innerpage-content .overview-li2{ width: 19%;}
}
    @media screen and (max-width:957px) {
    .innerpage-content .overview-li1{ width: 15%;}    
}
@media screen and (max-width:801px) {
    .innerpage-content .overview-li2{ width: 12%;}
    .innerpage-content .overview-li3{ width: 22%;}
}
@media screen and (max-width:767px) {
    .innerpage-content .select-box{ text-align: center; margin: 0 auto;}
    .innerpage-content .prels_con{ float: none;}    
.heading { margin: 0 auto; text-align: center; width: 100%;     }
    .innerpage-content .import-container h1{  display: inline-block; text-align: center;     }
    .innerpage-content .heading-bot{ margin: 0 auto; text-align: center;}
    .innerpage-content .importer{ float: none; margin: 0 auto 20px;}
    .innerpage-content .mapping-heading { margin: 0 auto; text-align: center; }    
.innerpage-content .mapping-heading p { display: block;  padding: 15px 10px 15px 0; text-align: center;}
    .innerpage-content .geimport { margin: 0 auto; text-align: center; }    
.innerpage-content .success-heading { margin: 0 auto; text-align: center; }
    .innerpage-content .heading P{ text-align: center;}
    .innerpage-content .heading-bot P{ text-align: center;}
	.availability .preview-left{ padding-left:0;}
	.webshop-holders .holder-content{ text-align:center;}
}
@media screen and (max-width:661px) {
    .innerpage-content .overview-list h3{ font-size: 15px;}
    .innerpage-content .overview-li6{ width: 8%;}
    .innerpage-content .overview-li1{ width: 13%;}
}
@media screen and (max-width:600px) {
    .innerpage-content .overview { margin: 0 auto;  text-align: center;  width: 100%; }
    .innerpage-content .overview-li1{ width: 100%;}
    .innerpage-content .overview-li2{ width: 100%;}
    .innerpage-content .overview-li3{ width: 100%;}
    .innerpage-content .overview-li4{ width: 100%;}
    .innerpage-content .overview-li5{ width: 100%;}
    .innerpage-content .overview-li6{ width: 100%;}
    .innerpage-content .overview .overli{ display: block;}
}
@media screen and (max-width:583px) {
    .innerpage-content .success-heading h1{ font-size: 25px;}
}
@media screen and (max-width:450px) {
    .innerpage-content .import-container h1{ font-size: 22px;}    
.innerpage-content .veld-naam {  margin: 0 auto; text-align: center;  width: 100%; }
    .innerpage-content .list-left{ width: 100%;}
}
@media screen and (max-width:400px) {
    .innerpage-content .success-heading h1{ font-size: 17px;}
}

@media screen and (max-width:360px) {
    .innerpage-content .prels_con select.form-control{ width: 285px;}
    .innerpage-content .import-container a{ font-size: 12px; }
}


@media screen and (max-width:1325px){
.partner-sort.webshop-sort  .container {
    max-width: 90%;}
	.partner-sort .container {
    max-width: 90%;
}
}

/* Mystyle start from here - Nithya.,R - 12.03.2016 */
.header-logo a.logo.mob-logo { display: none;}
.innerpage-content.keurmerk {max-width: 900px;margin: 0 auto;}
.innerpage-content.keurmerk h1{font: 28px/28px "Roboto Slab"; color:#363636; margin:0 0 20px;}
.innerpage-content.keurmerk h2 {font: 25px/26px "Roboto Slab"; margin:0 0 20px}
.innerpage-content.keurmerk p{ font:16px/28px "Poppins";}
.innerpage-content.keurmerk p a{ color:#7BB716;}
@media screen and (max-width:1300px){
.blog-wrap .blog-content {
    padding:27px 2.5%;
    width: 45%!important;
}

.new-blog-right .blog-content {
    width: 95%!important;
}
.blog-wrap .blog-img-wrap {
    width: 50% !important;
}
.new-blog-right .blog-img-wrap{ width:100%!important;}
}
@media screen and (max-width:1270px){
.blog-wrap .blog-content {width: 43.35%;}
}

@media screen and (max-width:1215px){
.qshop-list-wrap{ width:95%; margin:0 auto;}
.availability .preview-wrap{ width:95%; margin:0 auto;}
.availability .preview-left{ width:64%;}
.holders-wrap{ width:95%; margin:40px auto 0;}
.new-webshop{ width:97%; margin:5px auto;}
.newest-blog{ width:97%; margin:5px auto;}
.holders-container{ width:95%; margin:5px auto;}
.blog-wrap .blog-img-wrap{ width:47%;}
.blog-wrap .blog-content{ width:43%;}
.new-blog-right .blog-img-wrap{ width:100%;}
.new-blog-right .blog-content{ width:82%;}
.brand-wrap{ width:95%; margin:0px auto 0;}
.innerpages  .main-content{width:95%!important; margin:10px auto!important;}
.body_webshop_nospace .innerpages  .main-content{width:100%!important; margin:0px auto!important;}
.rew-list li {
    margin: 15px auto 0;
    max-width: 100%;
    padding: 25px 5% !important;
}
}
@media screen and (max-width:1055px){
.banner-content .banner-cont h1{ font-size: 65px; }
.header-left .top-menu li a{ font-size:14px; padding:8px 7px;}
.header-left .top-menu li:hover a, .header-left .top-menu li a:hover{padding:7px 6px;}
}
@media screen and (max-width:1024px){
.header-logo a.logo { display:none;}
.header-logo a.logo.mob-logo { display: block;padding:5px 31px 11px}
.header-left .header-logo{ top:0;}
.header-left .header-logo{ top:0;}
.header { min-height:50px; height: auto !important;}
.top-menu .toggleMenu{ top:10px!important;}

}
@media screen and (max-width:1000px){
.foot-newblk{ padding:35px 2%;}
.blog-wrap .blog-img-wrap{ width:48%;}
.new-blog-right .blog-img-wrap{ width:100%;}
}
@media screen and (max-width:990px){
.innerpage-content.keurmerk{max-width:95%;margin: 0 auto;}
}
@media screen and (max-width:860px){
.banner-content .banner-cont h1{font-size: 30px;}
}
@media screen and (max-width:820px){
.header-left{ width:92%;}
}
@media screen and (max-width:790px){
.header-left{ width:100%;}
.menu-list.nav {top: 65px !important;}
.header-left .top-menu li a {font-size: 24px;padding: 8px 0;width: 96%;margin: 0 auto;float: none; display:block;}
.header-left .top-menu li a:hover, .header-left .top-menu li:hover a{padding: 8px 0; float:none; margin:0 auto;}
.header-left .top-menu {top: 0;}
}
@media screen and (max-width:770px){
.header-left .top-menu{ top:0;}
.menu-list.nav{ top:65px!important;}
.qshop-list-wrap{ width:97%; margin:0 auto;}
.availability .preview-wrap{ width:97%; margin:0 auto;}
.availability .preview-left{ width:66%;}
}
@media screen and (max-width:766px){
.blog-wrap .blog-content {
    padding:27px 2.5%;
    width: 95%!important;
}

.new-blog-right .blog-content {
    width: 95%!important;
}
.blog-wrap .blog-img-wrap {
    width: 100% !important;
}
.new-blog-right .blog-img-wrap{ width:100%!important;}
.blog-wrap .blog-img-wrap{ width:100%;}
.blog-wrap .blog-content{ width:92%;}
.blog-wrap .blog-content { width: 87%;}
.new-blog-right .blog-img-wrap{ width:100%;}
.new-blog-right .blog-content{ width:87%;}
.innerbanner{ padding:60px 3%;}
.contact-center-content > div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    margin-top: 25px !important;
    min-height: 50px !important;
}
}

input[type="submit"]{ border-radius:5px!important;-webkit-border-radius:5px!important; }
.form-field b {
    color: #ff0000;
    margin: 0 2px 0 0;
	display:none;
}

.result p {
    text-align: center;
}
.header-logo a.logo.mob-logo > span{ color:#7BB716; margin:0 0 0 10px; display:inline-block; vertical-align:middle; font:bold 32px "Poppins"; text-transform: uppercase;}

@import "compass/css3";

@include keyframes(bounce) {
	0%, 20%, 50%, 80%, 100% {
    @include transform(translateY(0));
  }
	40% {
    @include transform(translateY(-30px));
  }
	60% {
    @include transform(translateY(-15px));
  }
}



.arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left:-20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}

.bounce {
  @include animation(bounce 2s infinite);
}

.import_review_btn{
font-family: 'Poppins-Light'; font-size: 14px; line-height: 32px; color: #fff; background: #58ab4c; display: inline-block; padding: 0 15px !important; margin: 30px 0 15px;
}
.inactive_webshop .not_valid{ background:#ff5400;}
.webshop_added{ background:#fff; color:#000f!important;}


/* mychanges starts from here */
.edit-review-blk .review-blk{ border:none;}
.edit-review-blk .edit-review-btn{ width:100%; display:block; float:none; clear:both;}
.edit-review-blk .edit-review-btn .review-btn{ float:none; display:block;}


.reg-pop {
    font-weight: 600;
}
.preview-left > a{margin: 0 5px;}
.blog-wrap-content p, .blog-detail-wrap p{font: 16px/28px "Poppins";}
.blog-wrapper span.reacties,.blog-wrapper .date-wrap{font: 16px/28px "Poppins";}
.dash-popup .owl-buttons {left: 0;position: absolute;top: 43%;width: 100%;}
.dash-popup .owl-prev{ float:left; background:url(../images/prev-arws.png) no-repeat left top!important; opacity:1!important; padding:0!important; margin:0 5px!important; width:32px; height:32px; text-indent:-2000em; display:block;}
.dash-popup .owl-next{ float:right; background:url(../images/next-arws.png) no-repeat left top!important;opacity:1!important; padding:0!important; margin:0 5px!important; width:32px; height:32px; text-indent:-2000em; display:block;}
.dash-popup .owl-prev:hover{ background:url(../images/prev-arw1s.png) no-repeat left top!important; }
.dash-popup .owl-next:hover{ background:url(../images/next-arw1s.png) no-repeat left top!important; }
.dash-popup-content > p span{ color:#7BB716;}
.over-view-wrap .overview-blk{box-sizing:border-box; width:100%;}
.new-star-rate .hint {color: #ff0000 !important;font: 14px "Poppins" !important;margin: 0 !important;}
.form-field span.hint{ display:none !important; }
.innerpage-content.login-content{ background:none!important;}


.pop-up-blk.reg-blk .pop-cont .mCSB_dragger .mCSB_dragger_bar{ background:#E5E5E5!important; left: 0 !important; border-radius:0!important;width: 9px!important;} 
@media screen and (max-width:1255px){
.innerpages .main-content.partners-contant{ width:100%!important; margin:0!important;} 	
}


.complaint-form .form-field  span{color: #959595;font: 16px "Poppins";padding:0px 15px;display:inline-block;margin:0px;width:60%;padding:0 15px;line-height:39px;vertical-align:bottom;}



/* Nieuw */

.main-content.webshop_content{background: #ededed; width: 100%; margin: 0;}
.inner_content.nieuw_content{width: 1145px; margin: 0 auto; padding-top: 30px;}
.nieuwpage_left{width: 59.4%; background: #fff; padding: 27px 23px 24px; border: 1px solid #d1d1d1; float: left; border-bottom: 11px solid #4dae43;}
.nieuwpage_left h1{ font: 22px/22px 'Poppins-Semibold'; color: #363636; text-transform: uppercase; margin: 0 0 14px 14px;}
.nieuw-para p{font: 14px/19px 'Poppins-Light'; color: #959595; min-height:0px; padding:0px; white-space:normal; word-wrap:break-word; }
.nieuw-mail a{font: 14px/19px 'Poppins-Light'; color: #51ab55;}
.nieuwpage_right { float: right;   width: 35%; }
.nieuw-img { display:inline-block; vertical-align:middle; margin-left:0%; width: 22.4%; margin-top: 0; }
.nieuw-para { display:inline-block; vertical-align:middle;width: 26.3%; }
.nieuw-mail { display:inline-block; vertical-align:middle; width: 25.2%; margin-top: 0; }
.nieuw-review { /* float: right; */ display:inline-block; vertical-align:middle; width:20%; margin-top:0; margin-right: 10px;}
.nieuw-review > div{ float:none!important; display:inline-block; vertical-align:middle;}
.nieuw-review span{background: url(../img/review.png) no-repeat left center; display:inline-block; vertical-align:middle; padding-left:9px; font: bold 17px 'Poppins-Regular'; color: #000000; margin:3px 0 0;}
.nieuw_list { border-bottom: 1px solid #ededed;  padding:30px 0; }
.new_right_cont { background: #fff; padding: 25px 0 17px 28px; border: 1px solid #d1d1d1; border-bottom: 11px solid #4dae43;  }
.new-map {  margin-top: 20px; }
.new_right_cont p{color: #959595; text-shadow:0 0 0 #959595; font: 14px/19px "Poppins-Light"; padding:0px; min-height:0px;}
.new_right_cont a { color: #51ab55;  font: 14px/19px "Poppins-Light"; display: block;}
.new_right_cont span{color: #959595; font:bold 14.5px/19px "Poppins"; display: block; margin-bottom: 17px; text-shadow:0 0 0 #959595;}
.right-cont-no{ margin: 0 0 17px 0;}
.no-right { float: left; }
.no-left { float: left; width: 145px; }
.no-left a {  text-decoration: underline; }
.right-cont-no.right_add { margin-top: 18px; }
.nieuw_list.nieuw_border {  border-bottom: 0 none; }
img{max-width: 100%;}
.nieuw-para p.para-colo {font:15px/22px "Poppins-Semibold"; text-shadow: 0.1px 0.1px 0.1px #959595; margin:0 0 4px;}
.innerpage-content.webshop_nospace.nieuw_content.new-review {width: 100%;}
@media screen and (max-width:1225px) {
.new-review .container{ max-width:95%; width:100%; padding:0 2.5%;}
.nieuwpage_left{ padding:27px 0px 24px; width:60%;}
}
@media screen and (max-width:1160px) {
    .inner_content.nieuw_content{width: 100%;}
}
@media screen and (max-width:1108px) {
    .nieuw-mail{width: 23.2%;}
}
@media screen and (max-width:1085px) {
.nieuwpage_left{ width:100%;}
.nieuwpage_right{ float:none; margin:10px auto;}
}
@media screen and (max-width:960px) {
    .nieuwpage_left{float: none; margin: 0 auto; width: 730px; margin-bottom: 20px;}
    .nieuwpage_right{float: none; margin: 0 auto; width: 400px;}
}

@media screen and (max-width:780px) {
    .nieuwpage_left{width:90%;}
}
@media screen and (max-width:625px) {
    .nieuwpage_left h1{text-align: center;}    
.nieuw-img { float: none;  margin: 0 auto 14px;  text-align: center;   width: 100%; }    
.nieuw-para { float: none; margin: 0 auto 14px;  text-align: center;   width: 100%; }    
.nieuw-mail { float: none;  margin: 0 auto 14px;   text-align: center;   width: 100%; }    
.nieuw-review { float: none;  margin: 0 auto 14px;  text-align: center;   width: 100%; }
    .nieuw-review span{background: url(../img/review.png) no-repeat center; padding-left: 135px;}
    .nieuw_list{padding: 25px 0 43px;}
    .nieuw-mail a{display: block;}
}
@media screen and (max-width:480px) {
    .nieuwpage_left{padding: 27px 0 24px;}
}
@media screen and (max-width:400px) {
    .nieuwpage_right{width: 90%;}
}


#fancybox-wrap img{ max-width:none;}
.review-left-new .new-star-rate > span{ vertical-align:middle; margin-top:5px;}
#upload_logo_filename,#upload_profile_filename{ border:0px !important; }

.pop-up-blk.reg-blk h3{ font:20px "Poppins-Light"; padding:10px 50px;}
.pop-up-blk.reg-blk .pop-cont .form-field{ margin:0 0 5px;}
.pop-up-blk.reg-blk .pop-cont h4{ font:17px "Poppins";}

/*edit by karthi*/

/* Edited by Matthew for Catcha Alignments on 23-05-2016 */
.captcha-content div{display:inline-block;vertical-align: middle; width:45%;}
.captcha-content {margin-top: 5px;} 
/* Edited by Matthew for Catcha Alignments on 23-05-2016 */







.review-title h3{ font:bold 17px "Poppins";text-transform:lowercase; margin: 0 auto; max-width: 216px; word-wrap: break-word;}
.webshop .overlay-content h1{word-wrap: break-word;}

.brand-wrap .owl-carousel .owl-item{vertical-align: top;}

.latest-reviews .review-star{position:absolute; bottom: 12px; right: 25px;}

.dropdown1.form-field.com-country select{width: 63%;}

.review-badge{max-width: 100%;}
iframe.review_widget_iframe{border:1px solid #1859a7;}

iframe{border: none !important;}
.review-star1{max-width: 235px;}

@media screen and (max-width:767px) {
.blog-detail-wrap img {
    height:auto !important;
    width:auto !important;
}
}
@media screen and (max-width:535px) {
    
    .evn.clearfix{padding: 0% 5%;}
    .blog-wrap-content p, .blog-detail-wrap p{word-wrap: break-word;}
    .blog-detail-wrap h1{ font-size:19px;} 
}


@media screen and (max-width:810px){
  .dropdown1.form-field.com-country select{width:95%;}  
    
}


input[type=radio].hint, input[type=checkbox].hint{
    outline : 1px solid red;
   }
 



/* Edited by Matthew for Catcha Alignments on 23-05-2016 */
.captcha-content div{display:inline-block;vertical-align: middle; width:45%;}
.captcha-content {margin-top: 5px;}
/* Edited by Matthew for Catcha Alignments on 23-05-2016 */


/* kishore 26.05.2016 */

.frame-measure .form-field{display:block;}
.frame-measure .form-field p{display:inline-block; vertical-align:top; margin:5px 10px 0 0 ;}
.frame-measure .form-field label{display:inline-block; vertical-align:top; margin:5px 5px 0 5px;}
.frame-measure .form-field input[type="radio"]{display:inline-block; vertical-align:top;}
.frame-measure .frame-btn{margin-bottom:15px;}


/* For New Login , Forgot Password, Reqquest Info and Registeration  Pages  */

@font-face{
font-family:'RobotoSlab-Regular';
src:url('RobotoSlab-Regular.eot');
    src: url('RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
         url('RobotoSlab-Regular.woff') format('woff'),
         url('RobotoSlab-Regular.ttf') format('truetype'),
         url('RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Login page */
.main-background{background:url(../images/bg_new.png) left / cover; width:100%; height:100vh; position:fixed; top:0; left:0; z-index:-99999;min-height:100%;}
.logo{padding:42px 31px 11px;}
.login{padding-bottom:300px;}
.login h1{font:40px/48px 'RobotoSlab-Regular';color:#fff;text-align:center;max-width:584px;margin:0 auto;}
.form_fill{background:#fff;padding:20px;border-radius:6px;width:544px;margin:58px auto 0px;}
.form_fill input[type=text],input[type=password]{width:95%;border:1px solid #b2b2b2;border-radius:6px;height:50px;margin-top:10px;padding:0px 17px;max-width:503px;font:18px/48px 'Poppins-Light';color:#000;}
.registration input[type=text]::-moz-placeholder, .registration input[type=password]::-moz-placeholder, .registration input::-webkit-input-placeholder, .registration input:-moz-placeholder, .registration input:-ms-input-placeholder, .registration input::-ms-input-placeholder{color:grey !important;}
.form_fill input[type=text]:first-child{margin-top:0px;}
.form_fill label{font:12px/48px 'Poppins-Light';color:#b7b7b7;}
.form_fill label > input{margin-right:10px;}
.form_fill a{font:12px/48px 'Poppins-Light';color:#b7b7b7;float:right;text-decoration:underline;}
.form_fill button{text-transform:none;color:#fff;font:18px/48px 'Poppins-Light';background:#61c206;border:none;border-radius:6px;padding:0px 96px;}
.form_fill button:hover{background:#81cd36;}
.log_acc{text-align:right;margin-top:20px;}
.login p{font:18px/48px 'Poppins-Light';color:#fff;text-align:center;}
.login p > a{color:#028bbe;}
.login p > a:hover, .form_fill a:hover{color:#61c206;}
.registration input[type=text]{border:1px solid #b2b2b2;}
/*password forget*/
.pwd .logo h1{display:block;text-align:center;font:40px/48px 'RobotoSlab-Regular';color:#fff;margin:12px auto 0px;width:584px;}
.pwd .logo a{float:left;}
.pwd .form_fill h2{width:100%;text-align:center;font:18px/30px 'Poppins-Regular';color:#2b2b2b;margin:25px auto;}
.pwd .form_fill button{padding:0px 78px;}
.pwd .log_acc{margin-top:10px;}




/*step1*/
.logo a{float:left;}

.steponereg {
    margin: 0 auto;
    max-width: 507px;
    padding-top: 55px;
	padding-bottom:200px;
}

.regfullstep li{display: inline-block; float: left; width:169px; position: relative;}
.regfullstep{text-align: center;}

.stepco.active{background:#0095c9; color: #fff;}
.stepco{ padding:10px 15px; border-radius: 40px;background:#fff; color:#b2b2b2; font:17px 'Poppins-Regular'; }

.regfullstep li:first-child:before{background:none;}
.regfullstep li::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -50px;
    position: absolute;
    top: 10px;
    width:105px;
}


.steptxt {
    color: #fff;
    display: block;
    margin-top: 15px;
	font:17px 'Poppins-Light';
}

.regstep {
    padding-bottom: 64px;
}

.regstp1filed1 .reg1txtbox{max-width: 229px; height: 30px; width: 100%; padding: 10px; border-radius: 5px; color:#333333; font:18px  'Poppins-Light';}
.regstp1filed1{display: inline-block;}

.reg1txtbox{max-width:485px; height: 30px; width: 100%; padding: 10px; border-radius: 5px; color:#333333; font:18px  'Poppins-Light';}


.regstp1filed1 {
    display: inline-block;
    margin-right: 21px;
    max-width: 230px;
    width: 100%;
	vertical-align:top; 
}
.regstp1filed {
    margin-top: 10px;
}

.regformsbtbt{background: #61c206; padding:15px 26px !important; color:#fff; font:18px  'Poppins-Light'; border-radius:5px !important; }

.regfoemsubbt{text-align: right; margin-top: 10px;}

.regstepform .regfoemsubbt{ text-align:center; }


.step1reg .logo{position: absolute; top:42px; left: 31px; padding: 0px;}

.steponereg h1{ margin-bottom: 62px; text-align: center; font:40px  'RobotoSlab-Regular'; color:#fff;}



/*step2*/

.steptworeg{max-width: 509px; margin: 0 auto; padding-top: 62px; padding-bottom:177px;}


.step2reg .logo{position: absolute; top:42px; left: 31px; padding: 0px;}

.steptworeg h1{ margin-bottom: 62px; text-align: center; font:40px  'RobotoSlab-Regular'; color:#fff;}

.reg2txtbox.greentxt{border:2px solid #61c206;}

.reg2txtbox.redtxt{border:2px solid #ff0000;}
.dropdownchoose{background:#fff; padding:10px; border-radius:5px; display:none;max-width:509px;}
.dropdownchoose a{ color:#b2b2b2; font:18px  'Poppins-Light';}

.dropdownchoose-edit{background:#030023; padding:10px; border-radius:5px; display:none;max-width:500px !important; margin:0 0 0 10px !important;}
.dropdownchoose-edit a{ color:#ffffff; font:18px  'Poppins-Light';}

.sbHolder{
	/*background:url(../images/drop-down.png) no-repeat left top;*/
	width:108px; height:15px; padding:10px; border:1px solid #bcbcbc; color:#8c8c8c;font:15px 'CenturyGothic';
	position: relative;


	
}
.jump .sbHolder{
	height: 25px;
	position: relative;
	width: 300px;
}

.jump .sbSelector{
	display: block;
	height: 25px;
	left: 0;
	line-height: 24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width:270px;
}
.sbSelector{
	display: block;
	height: 39px;
	left: 0;
	line-height:37px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width:119px;

}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #717171;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background:url(../images/dparrow.png) no-repeat right top;
	display: block;
	height: 11px;
	outline: none;
	position: absolute;
	right: 17px;
	top: 22px;
	width: 11px;
	font:14px Arial;
	text-transform:capitalize; color:#6c6c6c;
}
.sbToggle:hover{
	background:url(../images/dparrow.png)  no-repeat right top;
}
.sbToggleOpen{
	background:url(../images/dparrow.png)  no-repeat right top;
}
.sbToggleOpen:hover{
	background:url(../images/dparrow.png)  no-repeat right top;
}

.sbOptions li a{color:#8c8c8c;font:15px 'CenturyGothic';}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}

.jump .sbOptions{
	background-color: #212121;
	border: solid 1px #515151;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 273px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions{
	background-color:#fff;
 border:1px solid #bcbcbc;
	list-style: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 39px !important;

	z-index: 1;
	overflow-y: auto; 
	width:119px; padding:10px;
	}

.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
.regstp2filed .sbOptions{top:50px !important;left:-1px;}

.regstp2filed .sbHolder{width: 100%; border: none; background: #fff; max-width: 483px; height:30px; border-radius:5px;}

.regstp2filed .sbToggle{width: 100%;}
.regstp2filed .sbOptions{width: 96%;}

.reg2txtbox{ height: 50px; border-radius: 5px; width: 95%; color:#333333; font:18px  'Poppins-Light';}

.regstp2filed{margin-top: 10px; text-align:center;}

.addtex{text-align: right;}
.regform2notification{padding: 25px 30px; background:#fff; border-radius:5px;}


.regstp2afiled .sbHolder{width: 100%; border: none; background: #fff; max-width: 483px;}

.regstp2afiled .sbToggle{width: 100%;}
.regstp2afiled .sbOptions{width: 96%;}

.regstp2filed .sbSelector{color:#b2b2b2; font:18px/50px  'Poppins-Light';}

.regstp2filed .sbOptions li a{color:#b2b2b2; font:18px 'Poppins-Light';}
.regstp2filed .regform2sbt{ background:#61c206; color:#fff; font:18px 'Poppins-Light'; padding:15px 52px; border-radius:5px;}
.regform2notification p{color:#2b2b2b; font:12px 'Poppins-Light';}

/*step2a*/
.step2areg .logo{position: absolute; top:42px; left: 31px; padding: 0px;}

.step2areg .sbSelector{ width:100%; height:50px;}

/*request*/

.requestform{max-width: 509px; margin: 0 auto; padding-top: 60px; padding-bottom:250px;}
.requeststp .logo{position: absolute; top:42px; left: 31px; padding: 0px;}

.requestformfiled .requestfiled{display: inline-block;}

.requesttxtbox{max-width:484px; height: 30px; width: 100%; padding: 10px; border-radius: 5px; color:#b2b2b2; font:18px  'Poppins-Light';}

.requestformfiled  .requesttxtbox{max-width: 227px;}

.requestformfiled .requestfiled {
    display: inline-block;
    margin-right: 12px;
    max-width: 240px;
    width: 100%;
}

.requestfiled{margin-top: 10px; text-align:center; }

.requestformsubmit{text-align: right;margin-right:7px;}

.requestform h1{ margin-bottom: 62px; text-align: center; font:40px  'RobotoSlab-Regular'; color:#fff;}

.addplus{color:#fff; font:36px 'Poppins-Regular';}

.chlcon {font:16px 'Poppins-Light'; color:#fff;  margin-right:10px;}

.requestformsubmit .reqsubbt{background: #61c206; padding:10px 55px; color:#fff; font:18px  'Poppins-Light'; border-radius:5px; margin-top:25px;}
.reqsubbt:hover{background:#028bbe;}
.requestformsubmit{margin-top:20px;}


/*responsivesign*/
.responsivesignup{max-width:540px; margin:0 auto; /* background:url(../images/responsivebg.png) no-repeat 0 0; */ padding:70px 50px 27px 50px;}

.responsivesignupform h1{ margin-bottom: 62px; text-align: center; font:40px  'RobotoSlab-Regular'; color:#fff; max-width:514px;}

.responsivesignupformfiled1 .responsivesignupformfiled{max-width:250px; display:inline-block; margin-right:18px; width:100%;vertical-align:top;}

.responsivesignupformfiled1 .ressigntxtbox{max-width: 237px !important; height: 30px; width: 100%; padding: 10px; border-radius: 5px; color:#b2b2b2; font:18px  'Poppins-Light';}

.responsivesignupformfiled .ressigntxtbox{max-width:509px; height: 30px; width: 100%; padding: 10px; border-radius: 5px; color:#333333; font:18px  'Poppins-Light';}


.responsivesignupformfiled{margin-bottom:10px;}

.ressignformsut{text-align:right; margin-bottom:14px;}

.regform2sbtres{ background:#61c206; color:#fff; font:18px 'Poppins-Light'; padding:13px 52px; border-radius:5px; margin-top:45px;}
.regform2sbtres:hover, .regfoemsubbt .regformsbtbt:hover{background:#81cd36;}
.top-space-wrap .top-space-right .sbHolder, .categorie.member .sbHolder{height:20px;width:100%;}
.dash-board-top .dash-review:first-of-type {margin-left: 0;}
.dash-board-top .dash-review{margin:0 0 1.5% 0.5%;width:24.6%;box-sizing:padding-box;box-sizing:border-box;}
.dash-review span.not_valid{margin-bottom:15px;}
/*responsive*/
@media only screen and (min-width:991px)
{
.top-login.panel_qs{/*margin-top:12px !important;*/}
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
.top-login.panel_qs{ /*margin-top:-35px !important; */}	
	
}
}

@media only screen and (max-width:767px)
{
.logo{padding:42px 0 11px;text-align:center;}
.pwd .logo a, .logo a{float:none;}
.login h1{font:30px/38px "RobotoSlab-Regular";}
.pwd .logo h1{display:block;font:30px/38px "RobotoSlab-Regular";}
.pwd .form_fill h2{font:16px/28px "Poppins-Regular";}
.form_fill{margin:38px auto 0;}
.registration .form_fill input[type="text"]{height:40px;width:100%;max-width:inherit;box-sizing:padding-box;box-sizing:border-box;}
.registration input[type="text"]{font:15px/28px "Poppins-Light";height:52px;}
.form_fill button{font:16px/36px "Poppins-Light";padding:0 66px;}
.form_fill{width:90%;}
.login p{font:16px/45px "Poppins-Light";}
.pwd .form_fill button{padding:0 24px;font:14px/29px "Poppins-Light";}
.pwd .form_fill h2{width:auto;}
.requeststp .logo, .step1reg .logo{position:inherit;padding:42px 0 11px;}
.steponereg, .requestform{padding-top:30px;}
.requestform h1, .steponereg h1{font:22px/30px "RobotoSlab-Regular";margin-bottom:35px;}
.regfoemsubbt{text-align:center;}
.regformsbtbt{font:15px "Poppins-Light";padding:8px 18px;}
.regfullstep li{float:none;width:104px;}
.stepco{font:14px "Poppins-Regular";padding:5px 10px;}
.steptxt{font:14px "Poppins-Light";margin-top:10px;}
.regfullstep li::before{left:-32px;width:60px;}
.registration .form_fill input[type="password"]{height:40px;width:100%;max-width:inherit;font:15px/28px "Poppins-Light";box-sizing:padding-box;box-sizing:border-box;}
.regfoemsubbt .regformsbtbt, .regstp2filed .regform2sbt{padding:10px 20px !important;font:13px "Poppins-Light";}
.step2reg .logo{position:inherit;padding:42px 0 11px;}
.registration.step2reg .steptworeg{padding-top:20px;}
.registration.step2reg .steptworeg h1{font:22px/30px "RobotoSlab-Regular";}
.js .top-menus .nav-collapse-0.opened {max-height: inherit !important; /* width: 80%; */ float: right;}
.dash-board-top .dash-review { padding: 25px 15px 0;}
.dash-board-top .dash-review span{font:15px "Poppins-Light" !important;}
.dash-board-top .dash-review p {font-size: 14px;}
.toggleMenu1{top:0px;}
}
@media only screen and (max-width:656px)
{
.registration .form_fill input[type="text"], .registration .form_fill input[type="password"]{width:93%;}
}
@media only screen and (max-width:560px)
{
.innerpage-content.webshop_nospace.new-review .container .row{margin:0px;}
}
@media only screen and (max-width:546px)
{
.registration .form_fill input[type="text"], .registration .form_fill input[type="password"]{width:91%;}

}

@media only screen and (max-width:520px)
{
.requestfiled{padding:0 10px;text-align:center;}
.requesttxtbox{width:90%;}
.requestformsubmit{text-align:center;}
.requestformfiled{text-align:center;padding:0 10px;}
.requestformfiled .requestfiled{margin-right:0px;padding:0px;width:47%;}
.requestformfiled .requesttxtbox{width:86%;}
.reg1txtbox{width:90%;}
.regstp1filed{text-align:center;padding:0 10px;}
.regfoemsubbt{text-align:center;padding:0 10px;}
.regstp1filed1all{text-align:center;padding:0 10px;}
.regstp1filed1{width:42%;margin-right:20px;}
.registration .regstp1filed input[type="password"]{width:87%;}
.regstepform .password-meter{width:90%;margin:0 auto;}
span.hint{display:block;text-align:center;margin:8px 15px 0;font-size:11px;}
.registration .regstp1filed input[type="password"]{width:90%;}

}
@media only screen and (max-width:446px)
{
.registration .form_fill input[type="text"], .registration .form_fill input[type="password"]{width:89%;}
.registration .regstp1filed input[type="password"]{width:86%;}
}
@media only screen and (max-width:380px)
{
.registration .form_fill input[type="text"], .registration .form_fill input[type="password"]{width:86%;}
.review-detail-new .icon-blk p{width:auto;line-height:2;}
}
@media only screen and (max-width:400px)
{
.form_fill{width:80%;}
.form_fill input[type="text"]{width:88%;}
.form_fill button{padding:0 28px;font:14px/29px "Poppins-Light";}
}
@media only screen and (max-width:341px)
{
.regstp1filed1{width:41%;}
}
/* For New Login , Forgot Password, Reqquest Info and Registeration  Pages  */


/*by Kalaimani */
.responsivesignup .regstp2filed .sbHolder, .dropdownchoose{max-width: 518px;}
.responsivesignup .responsivesignupformfiled1 .responsivesignupformfiled{margin-right:17px;}
.responsivesignup .responsivesignupformfiled .ressigntxtbox{max-width:518px;}
.responsivesignup .responsivesignupformfiled1 .ressigntxtbox{max-width:245px !important;}
.responsivesignup{/* background:rgba(0, 0, 0, 0) url("../images/responsivebg.png") repeat scroll left center / cover ; */}
.responsivesignup .regstp2filed .regform2sbt{margin-bottom:10px;}
input[type="password"]{margin-top:0px;}
.form_fill input[type="password"]{margin-top:10px;}
.reg1txtbox{max-width:485px;}
/* .reg2txtbox{max-width:486px;} */
.regstp2filed .sbHolder{max-width:486px;}
.regstp1filed input[type="text"],input[type="password"]{padding:0 10px;max-width:inherit;}
.regstp1filed1{width:245px;margin-right:0px;max-width:inherit;}
.regstp1filed1 .reg1txtbox{box-sizing: padding-box;box-sizing:border-box;height: 52px;width:100%;max-width:inherit;}
.regstp1filed1all .regstp1filed1:first-child{margin-right:10px;}
.regstp2filed .sbOptions{width:100%;}
.chlcon a{color:#fff;}
.chlcon a:hover{color:#7bb716;}
.regstp2filed .regform2sbt:hover{background:#81cd36;}
.regstp2filed .sbHolder{border:1px solid #b2b2b2;background:#fff url("../images/grid_arr.png") no-repeat scroll 98% center;}
.reg2txtboxchk.hint{margin-right:5px;}
.addplus.min_website_url{letter-spacing: -4px;margin-right: 5px;}
.registration.pwd #member_forgot_password .form_fill input[type="text"]{max-width:508px;}
span.hint{font:16px/20px "Poppins-Light";}
.registration .sbOptions, .responsivesignup .sbOptions{background-color:#fff;}
.regfullstep .stepco.active {display:inline;}
.header-logo a.logo.mob-logo{padding:5px 0 0;}
.responsivesignupformfiled.btw-be, .regstp2filed.btw-be{position:relative;}
.btw-country-code{position:absolute;top:16px;left:-30px;}
.btw-country-code p{font:18px "Poppins-Light";color:#fff;}



/*Widget generator*/
/*.main-content.widget_builder{width:1345px;}*/
.wid_select label input[type="checkbox"] {margin:0px 0px 0px 20px;position: relative;float:right;}
.widget_builder .wid_select label{position:relative;font:18px/18px "Poppins-Light" !important;margin-right:25px;/* min-width:200px; */margin-bottom:22px;text-transform:initial;}
.wid_select label input[type="checkbox"] + i {  background: rgba(0, 0, 0, 0) url("../images/uncheck_tick.png") no-repeat scroll center; background-size:100% 100%; content: "";  height: 20px;  right: 0;  position: absolute;  top: 0;  width: 20px;}
.wid_select label input[type="checkbox"]:checked + i {background: rgba(0, 0, 0, 0) url("../images/check_tick.png") no-repeat scroll center; background-size:100% 100%;}
.widget_review .rev_head{background:url(../images/ovr_bg.png) no-repeat center / cover; padding:2px 0px 2px 10px; /*padding:7px 10px;*/}
.main-content.widget_builder h3{font:43px/46px 'Poppins-medium';color:#1c1d1d;margin:40px 0px;}
.widget_left h4{font:21px/26px 'Poppins-medium';color:#1c1d1d;margin:20px 0px;}
.widget_builder  label{font:18px/48px "Poppins-Light" !important;color:#1c1d1d;margin:0px;text-transform:capitalize !important;}
.widget_builder input[type=text]{height:48px;font:16px/36px "Poppins-Light";color:#d8d8d8;border:1px solid #d8d8d8;border-radius:2px;padding:5px 10px;box-sizing:border-box;}
.widget_left .form_line + .wid_select{margin-top:20px;}
.widget_left .wid_select + .form_line h4{margin-top:0px;}
.widget_left .form-group{margin-bottom:10px;}
.form_line.bi_widget .form-group{float:right;}
.form_line.bi_widget .form-group:first-child{float:left;}
.form_line.bi_widget .form-group input{box-sizing: border-box;margin-left: 9px;width: 150px;}
.widget_left{float:left;width:50%;padding-right:70px;box-sizing: border-box;}
.widget_right{float:right;width:50%;/*box-sizing: border-box;background:#f9f9f9;border-radius:10px;border:3px solid #e3e3e3;*/}
.form-group.clr_inp{position:relative;}
.form-group.tst_inp{position:relative;}
.clr_icon{position:absolute;right:15px;top:12px;text-indent:-2000em;width:34px;height:25px;display:block;}
.form-group.clr_inp .clr_icon{background:url(../images/widget_clr03.png) no-repeat center / 100% auto;}
.form-group.tst_inp .clr_icon{background:url(../images/widget_clr06.png) no-repeat center / 100% auto;}
.form-group.clr_inp input, .form-group.tst_inp input, .widget_left .form-group input{ /* float:right; */ width:431px;}
.main-content.widget_builder .widget_right h3{margin:20px 0px;font:21px/26px 'Poppins-medium';color:#030023;text-align:center;}
.widget_right .widget_review{width:315px;margin:0px auto; /*box-shadow:0 1px 14px -12px #000000;*/}
.rev_head > img:first-of-type{float:left;margin-right:15px;}
.rev_head h4{font:18px/24px 'Poppins-Bold';color:#fff;margin-bottom:0px;}
.rev_head p{font:16px/22px 'Poppins-Bold';color:#fff;margin:0px; text-align:left;}
.rev_head span{font:15px/22px 'Poppins-Bold';color:#fff;}
.widget_review .revw_cnt h5{text-align:left;color:#2b2b2b;font:18px/24px 'Poppins-Bold';margin:0px 0px 8px;display:inline-block;}
.widget_review .revw_cnt span.date{font:10px/24px 'Poppins-Regular';float:right;color:#2b2b2b;}
.widget_review .revw_cnt{ padding:2px 18px; /*padding:22px 18px;*/background:#fff;}
.widget_review .revw_cnt p{font:13px/18px 'Poppins-Regular';color:#2b2b2b;margin-bottom:8px;}
.widget_review .revw_cnt span{font:18px/24px 'Poppins-Bold';color:#2b2b2b;}
.revw_cnt > img { vertical-align: top;}
.widget_bottom .widget_code{width:600px;float:left;}
.widget_bottom .widget_pdf{width:365px;margin:0 auto;}
.widget_bottom .widget_code h2{font:21px/26px 'Poppins-medium';color:#030023;display:inline-block;margin:0px 0px 30px;}
.widget_bottom .widget_code a{display:inline-block;font:12px/26px 'Poppins-medium';color:#7bb817;float:right;}
.widget_bottom .widget_code textarea{width:100%;/*border-radius:10px;*/font:18px/24px "Poppins-Light";color:#b2b2b2;border:3px solid #e3e3e3;padding:30px;min-height:170px;resize:none;box-sizing:border-box;}
.widget_bottom .widget_code #json_code{background-color:#ffffff; width:100%;/*border-radius:10px;*/font:18px/24px "Poppins-Light";color:#b2b2b2;border:3px solid #e3e3e3;padding:30px;min-height:170px;resize:none;box-sizing:border-box;}
.wid_select.bi_check.on_style label span{margin-right:26px;text-transform:initial;width:auto;}
.wid_select.on_style label span{width:180px;display:inline-block;text-transform:initial;}
.widget_bottom .widget_code{background:#f9f9f9;padding:65px 75px;}
.widget_pdf h4{display:block;font:21px/26px 'Poppins-medium';color:#030023;}
.widget_pdf a{display:inline-block;font:16px/18px "Poppins";color:#fff;padding:9px 22px;border-radius:7px;background:#7bb817;border:2px solid transparent;margin-top:20px;}
.widget_pdf a:hover{border:2px solid #7bb817;color:#030023;background:transparent;text-decoration:none;}
.widget_pdf{text-align:center;padding:45px 20px;}
.widget_bottom{border:3px solid #e3e3e3; /*border-radius:10px;*/margin:60px 0px;}
.widget_left .form_line.Titel .form-group input{width:400px;margin-left:0px;float:right;}

.widget_builder .minicolors-theme-bootstrap .minicolors-swatch{left:inherit;right:9px;top:9px;}
.widget_builder .minicolors.minicolors-theme-bootstrap.minicolors-position-bottom.minicolors-position-left {
  display: inline-block;float:right;
  vertical-align: bottom;
}
.widget_builder .minicolors-theme-bootstrap .minicolors-input {
  padding-left: 15px !important;
}
.form_line label {
  display: inline-block;
  width: 75px;
  height:48px;line-height:26px !important;
}
.item > div#show_reviews {
  display: inline-block;
}
.revw_cnt .owl-controls{display:none !important;}

/*responsive*/
/*Widgets steps*/

@media screen and (min-width:4000px)
{
.wid_select label input[type="checkbox"] + i{width:45px;height:45px;}	
}

@media screen and (max-width:4000px) and (min-width:3200px)
{
.wid_select label input[type="checkbox"] + i{width:30px;height:30px;}	
}

@media screen and (max-width:1349px)
{
.main-content.widget{padding-left:15px;padding-right:15px;}
.main-content.widget{width: 100%;}	
.form_line.bi_widget .form-group {width: 100%;}
.form_line.bi_widget .form-group input {margin-left:1%;width: 60%;}
.widget_builder .form_line.bi_widget .form-group input {  margin-left: 0;  width:80%; float:right;}
.form-group.clr_inp input, .form-group.tst_inp input, .widget_left .form-group input {width: 100%;}
.widget_bottom .widget_code {  width: 70% !important; box-sizing:border-box;}
.widget_bottom .widget_pdf { width: 30%; box-sizing:border-box;}
.widget_builder .minicolors.minicolors-theme-bootstrap.minicolors-position-bottom.minicolors-position-left{width:80%;}

}
@media only screen and (max-width:1267px)
{
.widget_builder .form_line.bi_widget .form-group input {
  margin-left: 1%;
  width: 67%;
}	
	.widget_builder .form_line.bi_widget .form-group input {
  float: right;
  margin-left: 0;
  width: 80%;
}
}
@media only screen and (max-width:1148px)
{
.form-group.clr_inp input, .form-group.tst_inp input, .widget_left .form-group input {
  float: right;
  width: 100%;
}
.form_line.bi_widget .form-group {width: 100%;}
 



}
@media only screen and (max-width:991px)
{
	.widget_left { padding-right: 2%;  width: 48%;}
	.form-group.clr_inp input, .form-group.tst_inp input, .widget_left .form-group input, .form_line.bi_widget .form-group input {
  margin-left: 1%;  width: 65%;}
  .widget_builder .minicolors.minicolors-theme-bootstrap.minicolors-position-bottom.minicolors-position-left {
  width: 100%;
}
.form-group.clr_inp input, .form-group.tst_inp input, .widget_left .form-group input { width: 100%;}
.widget_builder .form_line.bi_widget .form-group input { width: 100% !Important;}
.form_line label {  display: inline-block;  height: auto;  line-height: 40px !important;  width: auto;}
.widget_left .form_line.Titel .form-group input {  margin-bottom: 10px;  width: 100%;}
.widget_left .form_line + .wid_select.bi_check{margin-top:65px;}
}



@media screen and (max-width:771px)
{
.tourStep.popover.right{left:160px !important;top:600px !important;}
.popover.right > .arrow {  left: 50% !important;  margin-top: 5px !important;top: -10% !important;transform: rotate(90deg);}
.innerpage-content .invite-left .t-box2 {  box-sizing: border-box !important; margin-left: 5%;}
.innerpage-content .invite-left .invite-btn .int-btn {font: 15px/19px "Poppins";height: auto;padding: 5px 10px;width: auto;}

.form-group.clr_inp input, .form-group.tst_inp input, .widget_left .form-group input, .form_line.bi_widget .form-group input {
  width: 100% !important;
}
.widget_builder .wid_select label {
  font: 16px/21px "Poppins-Light";
  margin-top: 15px;
}
.widget_bottom .widget_code {
  box-sizing: border-box;
  width: 100% !important;
}
.form-group.clr_inp input, .form-group.tst_inp input, .widget_left .form-group input, .form_line.bi_widget .form-group input {
  width: 100% !important;
}
.widget_builder .minicolors-theme-bootstrap .minicolors-swatch{height:16px;width:20px;}
}

@media only screen and (max-width:767px)
{
.responsivesignup{max-width:inherit;width:100%;padding:0px;}
.responsivesignupform h1{max-width:inherit;width:100%;text-align:center;font:29px "RobotoSlab-Regular";margin-bottom:47px;}
.responsivesignupformfileds{text-align:center;}
.responsivesignup .responsivesignupformfiled .ressigntxtbox{width:77%;max-width:inherit;}
.responsivesignup .regstp2filed .sbHolder, .dropdownchoose{width:77%;max-width:inherit;}
.responsivesignupformfiled .sbHolder{text-align:left;float:none;margin:0 auto;}
.ressignformsut{width:80%;margin:0 auto;}
.responsivesignupformfileds .password-meter{width:80%;margin:0 auto;}
.responsivesignupformfileds .regstp2filed .regform2sbt, .regstp2filed .regform2sbt{padding:10px 30px;margin-top:30px;}
.responsivesignupformfiled1 .responsivesignupformfiled{max-width:inherit;width:40%;margin-right:0px;}
.responsivesignupformfiled1 .responsivesignupformfiled .ressigntxtbox{width:90%;max-width:inherit !important;}
.responsivesignup .regform2notification{width:70%;margin:0 auto;}
.registration .regstep{display:none;}
.regstp1filed .reg1txtbox{margin-top:0px;height:40px;font:15px/28px "Poppins-Light";}
.registration{height:100%;}
.dropdownchoose a{font:15px/20px "Poppins-Light";}
.dropdown.dropdownchoose{width:96%;}
.regstp2filed .sbHolder{height:20px;}
.regstp2filed .sbSelector{font:15px/40px "Poppins-Light";}
.responsivesignupform .dropdown.dropdownchoose{width:77%;margin:0 auto;}
.responsivesignupform .dropdown.dropdownchoose li{text-align:left;}
.responsivesignupform span.hint{display:block !important;text-align:left;margin:8px auto 0;width:80%;}
.responsivesignupformfiled1 span.hint{padding-left:5px;width:100%;}
.responsivesignupform .regstp1filed1all .regstp1filed1 span.hint{margin:8px 0 0;}
.ressignformsut{width:78%;}
.responsivesignupform .ressignformsut{text-align:center;}
.responsivesignup .responsivesignupformfiled1 .responsivesignupformfiled{margin-right:0px;}
.responsivesignupform .ressignformsut .responsivesignupformfiled span.hint{display:inline !important;}
.responsivesignupform .ressignformsut .responsivesignupformfiled .chlcon{display:block;margin-bottom:10px;}
.registration.pwd #member_forgot_password .form_fill input[type="text"]{max-width:inherit;}
.registration.pwd #member_forgot_password .log_acc{text-align:center;}
.regstp2filed.reg-submit-btn{text-align:center;}
.responsivesignupformfiled .ressigntxtbox{height:20px;font:15px/28px "Poppins-Light";}
.responsivesignup .regform2notification{width:65%;}
.regform2notification p{text-align:justify;}
.regstp2filed .sbHolder, .regstp2filed .reg2txtbox{width:95%;max-width:inherit;}
.responsivesignupformfiled.plus-min-div{margin:0 auto 10px;width:80%;}
.pwd .logo h1{width:100%;}
.btw-country-code{left:30px;top:11px;}
.btw-country-code p{font:15px "Poppins-Light";}
.regstp2filed.btw-be.registerstep2btw .btw-country-code{left:-30px;}
}
@media only screen and (max-width:577px)
{
.regstp2filed.btw-be.registerstep2btw{text-align:right;margin-right:3px;}
.regstp2filed.btw-be.registerstep2btw .btw-country-code{left:10px;}
.regstp2filed.btw-be.registerstep2btw .reg2txtbox{width:85%;}

}
@media only screen and (max-width:540px)
{
.btw-country-code{left:20px;}
}
@media only screen and (max-width:520px)
{
.regstp1filed1 .reg1txtbox{width:100%;}
.regstp1filed1 {width: 48%;box-sizing: padding-box;box-sizing:border-box;padding:0px;}
.regstp1filed1all.clearfix {text-align: right;}
span.hint{display:block !important;text-align:left;}
.regstp1filed1all.clearfix > div:first-child{float:left;}
.regstp1filed1all .regstp1filed1 span.hint{margin:8px 0 0;}
.regstepform > div{width:90%;margin:10px auto 0;}
.regstp2filed.btw-be.registerstep2btw{margin-right:0px;}
.registration input[type="text"] {box-sizing: padding-box;box-sizing:border-box;font: 15px/17px "Poppins-Light";height: 37px;width:100%;}
.registration .regstp1filed input[type="password"] {box-sizing: padding-box;box-sizing:border-box;height: 37px;width: 100%;font:15px/28px "Poppins-Light";}


}
@media only screen and (max-width:524px)
{
.responsivesignupformfiled1 .responsivesignupformfiled{margin-right:0px !important;}
.responsivesignupformfiled1 .responsivesignupformfiled:first-child{margin-right:8px !important;}
.responsivesignupformfiled1 .responsivesignupformfiled{width:39%;}
}
@media screen and (max-width:500px)
{
.tourStep.popover.right {  left: 3% !important;  top:880px !important;}
}
@media only screen and (max-width:456px)
{
.regstp1filed1 .reg1txtbox{width:89%;}
.btw-country-code{left:10px;}
}
@media only screen and (max-width:446px)
{

span.hint{font:13px/14px "Poppins-Light";}

}
@media only screen and (max-width:441px)
{
.responsivesignupformfiled1 .responsivesignupformfiled .ressigntxtbox{width:88%;}
.regstp2filed.btw-be.registerstep2btw{text-align:right;margin-right:-3px;}
}
@media only screen and (max-width:420px)
{
.regstp2filed.btw-be.registerstep2btw .btw-country-code{left:0px;}
}
@media only screen and (max-width:403px)
{
.responsivesignupformfiled1 .responsivesignupformfiled .ressigntxtbox{width:86%;}
}
@media only screen and (max-width:403px){
.responsivesignup .regform2notification{width:65%;}
}
@media only screen and (max-width:364px){
.btw-country-code{left:5px;}
.regstp2filed.btw-be.registerstep2btw{margin-right:-7px;}

}
.open .dropdownchoose{background:#fff; padding:10px; border-radius:5px; display:block;}
.registration input:-ms-input-placeholder{color:grey;opacity:1;}


.mouse{
  margin: 25px auto;
  width: 25px;
}.mouse-icon{
   width: 25px;
   height: 45px;
   border: 2px solid white;
   border-radius: 15px;
   cursor: pointer;
   position: relative;
   text-align: center;
	display:none;
}.mouse-wheel{
  height: 6px;
  margin: 2px auto 0;
  display: block;
  width: 3px;
  background-color: white;
  border-radius: 50%;
  -webkit-animation: 1.6s ease infinite wheel-up-down;
 -moz-animation: 1.6s ease infinite wheel-up-down;
  animation: 1.6s ease infinite wheel-up-down;
}
@-webkit-keyframes wheel-up-down {
	0% {
	    margin-top: 2px;
	    opacity: 0;
	}
	30% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}@-moz-keyframes wheel-up-down {
	0% {
	    margin-top: 2px;
	    opacity: 0;
	}
	30% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}@keyframes wheel-up-down {
	0% {
	    margin-top: 2px;
	    opacity: 0;
	}
	30% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}

.tac span.hint{ display:none !important; }

#quick_contact_form span.hint{ display:none !important; }


/*dasboard _secondwrap*/
.seconds_wrap h2{color:#363636;font:30px/30px "Poppins-light";margin-bottom:20px;}
.seconds_wrap  .seconds_inner_wrp{ border: 1px solid #7bb716;;border-radius:5px;padding:35px;}
.seconds_wrap  .seconds_inner_wrp .com_blk{display:inline-block;vertical-align:top;}
.seconds_wrap  .seconds_inner_wrp .com_blk h3{color:#363636;font:25px/30px "Poppins-light";margin-bottom:35px;display:block; border:0px; background:none;padding:0px;}
.seconds_wrap  .seconds_inner_wrp .com_blk span{display:block;color:#7bb716;font:25px/30px "Poppins-light";margin-bottom:10px; margin-top:0px;}
.seconds_wrap  .seconds_inner_wrp .com_blk p{color:#363636;font:15px/24px "Poppins";}
.seconds_wrap  .seconds_inner_wrp .com_blk.welcome_wrap h3{margin-bottom:10px;}
.seconds_wrap  .seconds_inner_wrp .welcome_btns a{font:15px/20px "Poppins-Regular";color:#414f7d;display:inline-block;border:1px solid #414f7d;margin-left:15px;padding:10px 15px;text-transform:none;border-radius:5px;}
.seconds_wrap  .seconds_inner_wrp .welcome_btns > a.hand_btn{margin-left:0;}
.seconds_wrap  .seconds_inner_wrp .welcome_btns{margin-top:35px;}
.seconds_wrap  .seconds_inner_wrp .com_blk.welcome_wrap{width:450px;}
.seconds_wrap  .seconds_inner_wrp .com_blk.opens_taken{width:270px;}
.seconds_wrap  .seconds_inner_wrp .com_blk.andere_taken{width:270px;}
.opens_taken li.op1{background:url(../images/op1.png) no-repeat left center;padding-left:45px;}
.opens_taken li.op2{background:url(../images/op2.png) no-repeat left center;padding-left:45px;}
.opens_taken li a{color:#f07440;font:15px/25px "Poppins"; text-decoration:underline;}
.opens_taken li {margin-bottom:15px;height:16px;}
.andere_taken li.ap1{background:url(../images/ap1.png) no-repeat left center;padding-left:45px;}
.andere_taken li.ap2{background:url(../images/ap2.png) no-repeat left center;padding-left:45px;}
.andere_taken li.ap3{background:url(../images/ap3.png) no-repeat left center;padding-left:45px;}
.andere_taken li.ap4{background:url(../images/ap4.png) no-repeat left center;padding-left:45px;}
.andere_taken li.ap5{background:url(../images/ap5.png) no-repeat left center;padding-left:45px;}
.andere_taken li a{color:#363636;font:15px/25px "Poppins"; text-decoration:underline;}
.andere_taken li {margin-bottom:15px;height:16px;}


.g-recaptcha{
   margin: 15px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
float:left;
}

#copy_clip{ cursor:pointer; }
#rev_head > a {    float: left;   /* width: 65px;*/ margin-right:10px;}

.owl-carousel1 .item{ text-align:left !important; }


/*New Designs*/
/*login*/
.registration{background:#f9f9f9;}
.registration .logo{padding:27px 0px 0px 36px;}
.registration .logo a{float:none;display:inline-block;width:85px;height:85px;}
.registration .logo a > img{width:100%;}
.registration .login{text-align:center;}
.registration .login h1{width:auto;max-width:inherit;display:block;text-align:center;text-transform:capitalize;color:#2c2c2c;font:40px/24px 'Poppins-Regular';padding-bottom:30px;}
.login .form_fill{width:100%;border:2px solid #ffe400;box-sizing:border-box;margin:30px 0px;}
.registration .log_acc{text-align:center;margin:35px 0px 15px;}
.registration .form_fill input[type="text"], input[type="password"]{max-width:inherit;width:100%;box-sizing:border-box;}
.registration .form_fill button[type=submit]{font:18px/40px "Poppins-Light";padding:0px 50px;}
.registration .login .container > p{font:18px/24px "Poppins-Light";color:#2c2c2c;padding:10px 8px 6px;}
.registration .login .container > a{font:16px/25px "Poppins-Light";color:#bbbbbb;display:inline-block;border-bottom:1px solid #bbbbbb;}
.registration .login .container > a:hover{color:#61c206 ;border-color:#61c206;}
.registration .login > .container{max-width:550px;padding:0px;}

/*Aanmelden Menu*/
.content_menu{background:#030023;}
.content_menu ul{padding:0px 45px;}
.content_menu ul li{display:inline-block;}
.content_menu ul li a{display:block;text-transform:capitalize;font:18px/30px "Poppins-Light";color:#fff;padding:10px 15px;background:tranparent;}
.content_menu ul li a.active, .content_menu ul li.active a, .content_menu ul li:hover a{background:#fedf34;color:#030023;}


/*Qpayments*/
.Qpayment.content .yr_qs1.aanm{background:url(../images/Qpayments_02.png) no-repeat center / 100% 100%;}
.Qpayment.content .yr_qs1 .yr_txt1 {padding: 110px 0;position:relative;}
.Qpayment.content .yr_qs1 .yr_txt1 .pay_logo{position:absolute;bottom:-68px;left:0;text-align:center;width:100%;z-index:1;}
.Qpayment .pay_top{padding:135px 0px 110px;background:#f9f9f9;}
.Qpayment .pay_info{width:450px;}
.pay_info h3{font:40px/48px 'Poppins-Regular';color:#2b2b2b;margin-bottom:32px;}
.pay_info p{font:15px/24px 'Poppins-Regular';color:#2b2b2b;text-align:justify;}
.pay_method{margin-top:85px;}
.pay_method h2{font:18px/22px 'Poppins-Bold';color:#000;display:block;text-align:center;margin-bottom:25px;}
.pay_method h2 span{background:url(../images/Qpayments_09.png) no-repeat left center;padding:55px 0px 25px 110px;font:18px/22px 'Poppins-Bold';color:#ff3d00;display:inline-table;}
.pay_method p{font:15px/24px 'Poppins-Regular';color:#2b2b2b;max-width:550px;text-align:center;margin:0 auto;}
.pay_table{border:1px solid #bdbdbd;border-radius:4px;margin:50px auto 70px;float:none;display:block;max-width:920px;box-sizing:border-box;}
.pay_table .table_head{background:#f7f7f7;text-transform:none;}
.pay_table .table_head > div{padding:18px 0px;box-sizing:border-box;}
.pay_table .table_head h4{font:18px/22px 'Poppins-Bold';color:#2b2b2b;text-align:center;}
.pay_table .table_foot{background:#fff;}
.pay_table .table_head > div, .pay_table .table_content .table_row > div, .pay_table .table_foot > div{float:left;border-left:1px solid #bdbdbd;}
.pay_table .tb_method{width:57.7%;border:none !Important;}
.pay_table .table_head .tb_method h4{padding-left:60px;text-align:left;}
.pay_table .tb_ideal, .pay_table .tb_basis, .pay_table .tb_plus{width:42%;box-sizing:border-box;text-align:center;}
.pay_table .table_content .table_row{background:#f7f7f7;}
.pay_table .table_content .table_row:nth-child(odd){background:#fff;border:1px solid #bdbdbd;border-width:1px 0px 1px 0px;}
.pay_table .table_content .table_row > div{padding:10px 0px;}
.pay_table .table_content .table_row > div p{font:15px/24px 'Poppins-Regular';color:#2b2b2b;display:inline-block;}
.pay_table .table_content .table_row > div span{display:inline-table;width:100px;text-align:center;vertical-align:top;}
.pay_table .table_foot > div{padding:20px 0 5px;min-height:110px;}
.pay_table .table_foot > div p{text-align:center;}
.pay_table .table_foot .tb_method{padding-left:60px;box-sizing:border-box;}
.pay_table .table_foot h4{font:18px/22px 'Poppins-Bold';color:#2b2b2b;margin-bottom:20px;}
.pay_table .table_foot span{font:12px/24px 'Poppins-Regular';color:#2b2b2b;}
.pay_sin h2{font:40px/48px 'Poppins-Regular';color:#2b2b2b;display:block;text-align:center;margin-bottom:25px;}
.pay_sin p{font:15px/24px 'Poppins-Regular';color:#2b2b2b;max-width:550px;text-align:justify;margin:0 auto;}
.pay_sin ul{margin:70px 0px 10px;}
.pay_sin{background:#f9f9f9;padding:80px 0px 0px;}
.pay_sin ul li{float:left;width:33.3%;text-align:center;font:24px/30px 'Poppins-Regular';color:#2b2b2b;margin-bottom:80px;}
.pay_sin ul li span{display:inline-table;width:100%;text-align:center;font:64px/110px 'Poppins-Regular';color:#2b2b2b;margin-bottom:30px;height:110px;}

.pay_integ{margin:90px 0px;}
.pay_integ h2{font:40px/48px 'Poppins-Regular';color:#2b2b2b;display:block;text-align:center;margin-bottom:25px;}
.pay_integ p{font:15px/24px 'Poppins-Regular';color:#2b2b2b;max-width:550px;text-align:justify;margin:0 auto;}
.pay_integ ul li{float:left;width:25%;margin-bottom:40px;text-align:center;}
.pay_integ ul{margin:65px 0px;}

.Q_pay{background:#f9f9f9;padding:80px 0px;}
.Q_pay h2{font:40px/48px 'Poppins-Regular';color:#2b2b2b;display:block;text-align:center;margin-bottom:25px;}
.Q_pay p{font:15px/24px 'Poppins-Regular';color:#2b2b2b;max-width:550px;text-align:justify;margin:0 auto;}
.pay_member{text-align:center;background:#0095c9;padding:80px 0px;}
.pay_member h2{color:#fff;font:42px/34px 'Roboto Slab';margin-bottom:20px;}
.pay_member p{font:24px/36px 'Poppins-Light';color:#fff;max-width:660px;text-align:center;margin:0 auto;}
.pay_member a{text-transform:none;margin-top:25px;color:#fff;background:#61c206;font:16px/16px 'Poppins-Light';padding:10px 30px;display:inline-block;border-radius:4px;border:1px solid transparent;}
.pay_member a:hover{background:transparent;border-color:#61c206;}

a.signin{text-transform:none;margin-top:25px;color:#fff;background:#61c206;font:16px/16px 'Poppins-Light';padding:10px 30px;display:inline-block;border-radius:4px;border:1px solid transparent;}


/*New home page*/
.homepage .main_banner_qs{background:url(../images/Home-nieuw_02.png) no-repeat left top / 100% 100%;}
.homepage .main_banner_qs h1{font:40px/48px 'Poppins-Regular';color:#fff;margin-bottom:27px;}
.homepage .banner_btn_qs {margin-top:35px;}
.homepage .main_banner_qs ul li{font:18px/48px 'Poppins-Regular';color:#fff;display:inline-block;padding-left:35px;background:url(../images/Home-nieuw_09.png) no-repeat left center;margin-right:15px;}
.homepage .nieuw-blk-whole .container_nw{max-width:1280px !important;margin:0 auto !important;}
.homepage .main_banner_qs .banner_btn_qs input{color:#000;font:18px/40px 'Poppins-Light';padding:10px 35px;border:none;border-radius:5px;margin:0px 5px;max-width:247px;line-height:normal !important;}
.homepage .main_banner_qs .banner_btn_qs input::-webkit-input-placeholder{color:#b2b2b2;opacity:1;}
.homepage .main_banner_qs .banner_btn_qs input:-moz-placeholder, .homepage .main_banner_qs .banner_btn_qs input::-moz-placeholder{color:#b2b2b2;opacity:1;}
.homepage .main_banner_qs .banner_btn_qs input:-ms-input-placeholder{color:#b2b2b2;opacity:1;}
.homepage .main_banner_qs .banner_btn_qs input[type="submit"]{color:#fff;background:#7bb817;display:block;margin:30px auto 0px;}
.homepage .main_banner_qs .banner_txt_qs {padding: 80px 0;}
.hm_search{background:#efc439;padding:25px;text-align:center;}
.hm_search input[type="text"]{font:18px/40px 'Poppins-Light';color:#000;line-height:normal !important;border-radius:5px 0px 0px 5px;border:1px solid #d3d3d3;padding:8px 10px 8px 50px;margin-right:-5px;background:#fff url(../images/Home-nieuw_05.png) no-repeat 15px center;width:74%;}
.hm_search input[type="submit"]{background:#0967b1;text-transform:capitalize;font:18px/30px 'Poppins-Light';padding:5px 25px;border-radius:0px 5px 5px 0px !important;color:#fff;}
.hm_search input[type="submit"]:hover, .homepage .main_banner_qs .banner_btn_qs input[type="submit"]:hover{background:#81cd36;}
.hm_search input[type="text"]::-webkit-input-placeholder{color:#b2b2b2;opacity:1;}
.hm_search input[type="text"]:-moz-placeholder, .hm_search input[type="text"]::-moz-placeholder{color:#b2b2b2;opacity:1;}
.hm_search input[type="text"]:-ms-input-placeholder{color:#b2b2b2;opacity:1;}
.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs-img {height: auto !important;width: auto !important;text-align: right !important;}
.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs-img > img {width:98px;}
.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs{border:1px solid #d0d0d0;border-radius:15px;float:left;margin:0px 0px 0px 3%;width:31.2% !important;padding:30px 22px;text-align:left !important;box-sizing:border-box;}
.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs:first-child{margin-left:0px;}
.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs h2{font:24px/30px 'LaoUI';text-transform:capitalize;color:#2b2b2b;padding-bottom:15px;border-bottom:1px solid #3695c6;margin-bottom:15px;}
.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs ul li{padding-left:40px;background:url(../images/Home-nieuw_13.png) no-repeat 10px 10px;color:#606060;font:15px/30px 'Poppins-Light';}
.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs:hover{border-color:#ebc321;}
.homepage .nieuw-blk-whole .nieuw-blk-container {padding: 70px 0;}

/*Success*/
.success_page.content .yr_qs1.aanm{background:url(../images/new_design/comp_bg.png) no-repeat center / cover;}
.success_content{text-align:center;padding:100px 0px 40%;}
.success_content h3{font:40px/48px 'Poppins-Regular';color:#2b2b2b;margin:40px 0px 15px;}
.success_content p{color:#606060;font:21px/30px 'Poppins-Light';padding:0px 20px;}

/*Responsive*/

@media screen and (max-width:1299px)
{
	.nieuw-blk-whole {margin: 0 auto;width: 95%;}
	
}

@media screen and (max-width:1199px)
{
	.Qpayment .pay_info {box-sizing: border-box;padding: 0 15px;width: 49%;}
	
	
	
}

@media only screen and (min-width:2000px)
{
	.homepage .main_banner_qs{background-size:100% auto;}
}

@media screen and (max-width:1120px)
{
.content_menu ul li a { font: 16px/30px "Poppins-Light"; padding: 8px 14px;}
}

@media screen and (max-width:1020px)
{
	.homepage .main_banner_qs h1 {font: 30px/45px "Poppins-Regular";margin-bottom: 20px;}
	.homepage .main_banner_qs ul li {font: 16px/46px "Poppins-Regular";margin-right: 10px;padding-left: 30px;}
	.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs ul li {background-position:8px 10px;font: 14px/30px "Poppins-Light";padding-left: 30px;}
	.homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs {margin: 0 0 0 2%;width: 32%;padding:30px 15px;}
	
	
}

@media screen and (max-width:991px)
{
.content_menu ul { padding: 0 15px;}
.content_menu ul li a { font: 16px/30px "Poppins-Light";}
.pay_table{width:95%;}
.pay_table .table_head h4 {font: 15px/22px "Poppins-Bold";}
.pay_table .table_content .table_row > div p {font: 14px/24px "Poppins-Regular";}
.pay_table .table_foot h4 {font: 15px/22px "Poppins-Bold";margin-bottom: 15px;}
.pay_integ {padding: 0 15px;}
.pay_info h3 {font: 35px/40px "Poppins-Regular";}


}

@media screen and (max-width:920px)
{
.content_menu ul { padding: 0 10px;}
.content_menu ul li a { font: 14px/24px "Poppins-Light";padding: 8px 11px;}
.homepage .main_banner_qs .banner_btn_qs input{max-width:220px;box-sizing:border-box;}
}


@media screen and (max-width:767px)
{
	.registration .logo {padding: 25px 0;}
	.registration .login h1{font:32px/35px "Poppins-Regular";}
	.registration .form_fill button[type="submit"] {font: 15px/35px "Poppins-Light";padding: 0 25px;}
	.registration .log_acc {margin: 20px 0 0;}
	.registration .form_fill input[type="text"], .registration .form_fill input[type="password"]{width:100% !important;}
	.login .form_fill{width:90% !important;box-sizing:border-box;margin:30px auto;}
	.registration .login .container > p {font: 15px/48px "Poppins-Light";}
	.content_menu ul {padding: 0;}
	.content_menu ul li { display: block; width: 30%; float: left; text-align: center;}
	.Qpayment .pay_info {width: 100%;  margin: 20px 0px;}
	.pay_info h3 {font: 28px/36px "Poppins-Regular";margin-bottom: 20px;text-align: center;}
	.pay_info p {font: 14px/24px "Poppins-Regular";}
	.Qpayment .pay_top{padding:40px 0px 20px;}
	.pay_logo > img {width: 75px;}
	.Qpayment.content .yr_qs1 .yr_txt1 .pay_logo{bottom:-36px;}
	.Qpayment.content .yr_qs1 .yr_txt1 {padding: 60px 15px;}
	.yr_txt1 p {font: 18px/22px "Poppins-Light";}
	.pay_method h2 span{padding:30px 0 15px 65px;background-size:60px;}
	.pay_method h2{font:15px/22px "Poppins-Bold";}
	.pay_method {margin-top: 35px;padding:0 15px;}
	.pay_method p {font: 14px/24px "Poppins-Regular";}
	.yr_txt1 p {font: 16px/29px "Poppins-Light";}
	.pay_table {width: 100%;margin:40px auto;}
	.pay_table .table_head .tb_method h4 { padding-left: 0; text-align: center;}
	.pay_table .tb_method {width: 50%;}
	.pay_table .table_head h4 {font: 14px/22px "Poppins-Bold";}
	.pay_table .table_head > div {padding: 15px 0;}
	.pay_table .tb_ideal, .pay_table .tb_basis, .pay_table .tb_plus {width: 100%;}
	.pay_table .tb_method {border-bottom: 1px solid #bdbdbd !important;text-align: center;width: 100%;}
	.pay_table .table_foot .tb_method {padding-left: 0;}
	.pay_table .tb_ideal {border: medium none !important;}
	.pay_table .table_content .table_row > div p {font: 12px/24px "Poppins-Regular";}
	.pay_sin {padding: 35px 15px 0;}
	.pay_sin h2 {font: 28px/30px "Poppins-Regular";margin-bottom: 20px;}
	.pay_sin p {font: 14px/24px "Poppins-Regular";}
	.pay_sin ul {margin: 50px 0 0;}
	.pay_sin ul li {float: none;font: 17px/25px "Poppins-Regular";margin-bottom: 50px;width: 100%;}
	.pay_sin ul li span {font: 35px/50px "Poppins-Regular";height: auto;margin-bottom: 20px;}
	.pay_sin li span > img {width: 70px;}
	.pay_integ {margin: 30px 0;}
	.pay_integ h2 {font: 28px/30px "Poppins-Regular";margin-bottom: 0px;}
	.pay_integ ul {margin:20px 0px 0px;}
	.pay_integ ul li {  float: none;  margin: 20px 0;  text-align: center;  width: 100%;}
	.Q_pay {padding: 30px 15px;}
	.Q_pay h2 {font: 28px/30px "Poppins-Regular";margin-bottom: 20px;}
	.Q_pay p {font: 14px/24px "Poppins-Regular";}
	.pay_member {padding: 30px 15px;}
	.pay_member h2 {font: 28px/34px "Roboto Slab";}
	.pay_member p {font: 16px/24px "Poppins-Light";}
	.pay_member a {font: 14px/16px "Poppins-Light";padding: 8px 23px;}
	.Qpayment.content .yr_txt1 p{font: 16px/26px "Poppins-Light";}
	.homepage .main_banner_qs .banner_btn_qs input {margin: 0 0 10px;max-width:500px;width: 100%;box-sizing:border-box;}
	.homepage .banner_btn_qs{padding:0 20px;}
	.homepage .main_banner_qs .banner_btn_qs input[type="submit"] {box-sizing: border-box;display: inline-block;  margin: 15px auto 0;width: auto;}
	.homepage .main_banner_qs .banner_btn_qs input{padding:10px 20px;font-size:14px;}
	.homepage .main_banner_qs h1 {font: 16px/28px "Poppins-Regular" !important;margin: 0px 0px 20px;}
	.homepage .main_banner_qs ul li {font: 14px/30px "Poppins-Regular";margin-right: 10px;padding-left: 20px; background-size: 15px;display: block;text-align: left;}
	.homepage .main_banner_qs ul{margin: 0 auto;max-width: 200px;}
	.homepage .main_banner_qs .banner_txt_qs {padding: 40px 0;}
	.hm_search input[type="text"]{border-radius: 5px;margin-bottom: 10px;width: 100%;box-sizing:border-box;}
	.hm_search input[type="submit"] {border-radius: 5px;font: 14px/21px "Poppins-Light";padding: 5px 20px;}
	.hm_search input[type="text"]{font-size:14px;background-size:15px;}
    .homepage .nieuw-blk-whole .nieuw-blk-container .nieuw-blk-qs {float: none;margin: 0 auto 30px !important;  padding: 30px 15px;width: 90% !important;}
	.homepage .nieuw-blk-whole .nieuw-blk-container {padding: 40px 0;}
	
	/*Success*/
	.success_content{padding:50px 0px;}
    .success_page .container_nw > img {width: 70px;}
	.success_content h3 {font: 22px/30px "Poppins-Regular";margin: 30px 0 15px;padding: 0 15px;}
	.success_content p {font: 16px/24px "Poppins-Light";padding: 0 20px;}
	
}

@media screen and (max-width:540px)
{
.content_menu ul li a { font: 13px/24px "Poppins-Light"; padding: 8px 10px;}
.content_menu ul li { width: 100%;}
}

#rev_head img {
    width: 45px;
}

.webshop_rating{
    float: left;
}

.webshop_jrate_review {
    float: left;
}





.test_av { display: block;margin: 0 auto;max-width: 600px;padding-top: 5%;}
.test_av_1 {display: block;margin: 0 auto;}
.test_av .bg_image img{ width: 220px;}
.test_av p{color:#000;font-family: arial;font-size: 12px; padding-bottom:0px;min-height:0px;}
.test_av .bg_image {padding-bottom: 15px;width: auto;}
.test_av .algemene{color: hsl(209, 59%, 45%) !important;}
.test_av .page{text-align:right;}
.test_av .sub {padding-left:3%;}
.test_av a.algemene{text-decoration:underline;}
.test_av a.algemene:hover{color: hsl(209, 59%, 45%);text-decoration:underline;}
.test_av .index_page{float:right;display:inline-block;}
.test_av .index_para p {display: inline-block;font-size: 12px;}
.test_av .index_para{background: rgba(0, 0, 0, 0) url("../images/dots.png") repeat-x scroll 0 85% / 4px 1px;margin-bottom: 10px;}
.test_av .index_para p{background:#fff;margin-bottom: 0;}
.test_av .index_page {padding-left: 5px; font: 16px/24px "Poppins";
    margin: 0; }
.test_av .atri{padding-right:5px;}
@media (max-width:475px) 
{
.test_av {width:100%;max-width:100%;}
.test_av_1 {width:100%;max-width:100%;}
}

.review-invites-content .invoice-right-wrap #send_date{ background: url(../images/calendar.png) no-repeat right; background-position: right 5px bottom 9px; }
.invoice-right-wrap #send_date{ background: url(../images/calendar.png) no-repeat right; background-position: right 5px bottom 9px; }