@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);


/*************************
*******Typography******
**************************/

body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	color:#4e4e4e;
	line-height: 22px;	
	overflow:scroll !important;
	overflow-x: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'vag_roundedbold';
}


a {
  color: #c52d2f;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #d43133;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

a:hover,
a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}


.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

.lead{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@font-face {
    font-family: 'vag_roundedbold';
    src: url('http://d2h63eb2pfd6qj.cloudfront.net/shared_files/paperclip_files/000/000/918/original/vag_rounded_bold-webfont.eot?1431514657');
    src: url('http://d2h63eb2pfd6qj.cloudfront.net/shared_files/paperclip_files/000/000/918/original/vag_rounded_bold-webfont.eot?1431514657#iefix') format('embedded-opentype'),
         url('http://d2h63eb2pfd6qj.cloudfront.net/shared_files/paperclip_files/000/000/917/original/vag_rounded_bold-webfont.woff?1431514656') format('woff'),
         url('http://d2h63eb2pfd6qj.cloudfront.net/shared_files/paperclip_files/000/000/916/original/vag_rounded_bold-webfont.ttf?1431514656') format('truetype'),
         url('http://d2h63eb2pfd6qj.cloudfront.net/shared_files/paperclip_files/000/000/919/original/vag_rounded_bold-webfont.svg?1431514658#vag_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mistralregular';
    src: url('../fonts/mistral-webfont.eot');
    src: url('../fonts/mistral-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mistral-webfont.woff2') format('woff2'),
         url('../fonts/mistral-webfont.woff') format('woff'),
         url('../fonts/mistral-webfont.ttf') format('truetype'),
         url('../fonts/mistral-webfont.svg#mistralregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'just_me_again_down_herenormal';
    src: url('../fonts/justmeagaindownhere-webfont.eot');
    src: url('../fonts/justmeagaindownhere-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/justmeagaindownhere-webfont.woff2') format('woff2'),
         url('../fonts/justmeagaindownhere-webfont.woff') format('woff'),
         url('../fonts/justmeagaindownhere-webfont.ttf') format('truetype'),
         url('../fonts/justmeagaindownhere-webfont.svg#just_me_again_down_herenormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

/******************default css for angry frog gallery****************************/
/*gallery */
ul.gallery_thumbs {width: 100%;padding: 0;height: auto;overflow: hidden;}
ul.gallery_thumbs li {display: inline-block;position: relative;float: left;width: 200px;height: 130px;box-shadow: 0px 0px 1px #333;overflow: hidden;margin: 10px;border: 5px solid #fff;transition: all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;}
ul.gallery_thumbs li img {min-width: 100%;  -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
ul.gallery_thumbs li.for_sale_image {height: 320px !important;}
ul.gallery_thumbs li.for_sale_image img {min-width: 100% !important;height: 70% !important;min-height: inherit !important;}
ul.gallery_thumbs li.for_sale_image div.paypal_button {margin-top: 20px;float: right;}
#colorbox, #cboxOverlay, #cboxWrapper {position: absolute;top: 0;left: 0;z-index: 9999;overflow: hidden;}
#cboxOverlay {position: fixed;width: 100%;height: 100%;}
#cboxMiddleLeft, #cboxBottomLeft {clear: left;}
#cboxContent {position: relative;}
#cboxLoadedContent {overflow: auto;-webkit-overflow-scrolling: touch;}
#cboxTitle {margin: 0;}
#cboxLoadingOverlay, #cboxLoadingGraphic {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {cursor: pointer;}
.cboxPhoto {float: left;margin: auto;border: 0;display: block;max-width: 1024px;width: auto !important;max-height: 620px;height: auto !important;-ms-interpolation-mode: bicubic;}
.cboxIframe {width: 100%;height: 100%;display: block;border: 0;}
#colorbox, #cboxContent, #cboxLoadedContent {box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;}
/*User Style:Change the following styles to modify the appearance of Colorbox.  They areordered & tabbed in a way that represents the nesting of the generated HTML.*/
#cboxOverlay {background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/325/original/overlay.png") repeat;}
#colorbox {outline: 0;}
#cboxTopLeft {width: 21px;height: 21px;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") no-repeat -101px 0;}
#cboxTopRight {width: 21px;height: 21px;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") no-repeat -130px 0;}
#cboxBottomLeft {width: 21px;height: 21px;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") no-repeat -101px -29px;}
#cboxBottomRight {width: 21px;height: 21px;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") no-repeat -130px -29px;}
#cboxMiddleLeft {width: 21px;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") left top repeat-y;}
#cboxMiddleRight {width: 21px;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") right top repeat-y;}
#cboxTopCenter {height: 21px;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/319/original/border.png") 0 0 repeat-x;}
#cboxBottomCenter {height: 21px;background: url('http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/319/original/border.png') 0 -29px repeat-x;}
#cboxContent {background: #fff;overflow: hidden;}
.cboxIframe {background: #fff;}
#cboxError {padding: 50px;border: 1px solid #ccc;}
#cboxLoadedContent {margin-bottom: 28px;}
#cboxTitle {position: absolute;bottom: 4px;left: 0;text-align: center;width: 100%;color: #949494;}
#cboxCurrent {position: absolute;bottom: 4px;left: 58px;color: #949494;}
#cboxLoadingOverlay {background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/321/original/loading_background.png") no-repeat center center;}
#cboxLoadingGraphic {background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/322/original/loading.gif") no-repeat center center;}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border: 0;padding: 0;margin: 0;overflow: visible;width: auto;background: none;}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline: 0;}
#cboxSlideshow {position: absolute;bottom: 4px;right: 30px;color: #0092ef;}
#cboxPrevious {position: absolute;bottom: 0;left: 0;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") no-repeat -75px 0;width: 25px;height: 25px;text-indent: -9999px;}
#cboxPrevious:hover {background-position: -75px -25px;}
#cboxNext {position: absolute;bottom: 0;left: 27px;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") no-repeat -50px 0;width: 25px;height: 25px;text-indent: -9999px;}
#cboxNext:hover {background-position: -50px -25px;}
#cboxClose {position: absolute;bottom: 0;right: 0;background: url("http://d2h63eb2pfd6qj.cloudfront.net/shared_images/paperclip_images/000/440/320/original/controls.png") no-repeat -25px 0;width: 25px;height: 25px;text-indent: -9999px;}
#cboxClose:hover {background-position: -25px -25px;}

/************************************ The Nivo Slider styles for angryfrog slider *********************************/
.nivoSlider {position: relative;width: 100%;height: auto;overflow: hidden; margin:0 auto}
.nivoSlider img {position: absolute;top: 0px;left: 0px;max-width: none;}
.nivo-main-image {display: block !important;position: relative !important;width: 100% !important;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 6;display: none;background: white;opacity: 0;}
/* The slices and boxes in the Slider */
.nivo-slice {display: block;position: absolute;z-index: 5;height: 100%;top: 0;}
.nivo-box {display: block;position: absolute;z-index: 5;overflow: hidden;}
.nivo-box img {display: block;}
/* Caption styles */
.nivo-caption {position: absolute;left: 0;bottom: 10px;background: #000;color: #f7f7f7;width: 100%;min-width: 310px;font-size: 1.3em;height: auto;z-index: 8;padding: 20px 20px;opacity: 0.7;overflow: hidden;font-size: 1.4em;display: none;-moz-opacity: 0.7;-webkit-box-sizing: border-box;/* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;/* Firefox, other Gecko */
box-sizing: border-box;/* Opera/IE 8+ */
}
.nivo-caption p {padding: 5px;margin: 0;}
.nivo-caption a {display: inline !important;}
.nivo-html-caption {display: none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {position: absolute;top: 45%;z-index: 9;cursor: pointer;}
.nivo-prevNav {left: 0px;}
.nivo-nextNav {right: 0px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {text-align: center;padding: 15px 0;}
.nivo-controlNav a {cursor: pointer;}
.nivo-controlNav a.active {font-weight: bold;}
ul.contact_form {background: none repeat scroll 0 0 hsla(0, 0%, 0%, 0);border: medium none;border-radius: 10px;float: left;margin-bottom: 30px;padding: 0;position: relative;width: 100%;}
ul.contact_form li {padding-top: 10px;list-style: none;}
div#gMapContact {position: relative; width: 100%;height: 330px;}

ul.contact_form li select{ color:#999999;}

/*.list-page a{margin: 0 44px 10px !important; clear: both;}*/

.list-page a:first-child{ /*margin:0 46px 10px 0 !important;*/ clear: both;}

/*..........................genral css......................*/
.clear{clear:both;}
html,body{font-family: 'vag_roundedbold';}
img{ max-width:100%}
a:hover, a:focus{ outline:none}
/*img[usemap] {border: none; height: auto; max-width: 100%; width: 100%;}*/

/*..........................header css......................*/
header{ background:#d8df20; padding:7px 0 21px; border-bottom:1px solid #3591b6; /*box-shadow: 1px 5px 8px rgba(0,0,0,0.3);
-webkit-box-shadow: 1px 5px 8px rgba(0,0,0,0.3);-moz-box-shadow: 1px 5px 8px rgba(0,0,0,0.3)*/ }
.logo{ float:left;}
.header-right{ float:right; margin:7px 0 0 0}
.social-icons{ float:left}
.social-icons a{ margin:0 3px; display:inline-block;}
.search-form{ float:right; width:145px; margin:0 30px 0 13px; position:relative}
.search-form .form-control{ background:#fff; box-shadow:none; border-radius:0; height:31px; border:none; padding:6px 32px 6px 12px; font-size:12px;}
.search-form button{ position:absolute; right:0; top:0; width:27px; height:31px; background:#000000; border:none; border-radius:0; color:#fff; padding:0; text-align:center;}
.navbar-default{ background-color:transparent; border:none; margin:15px 0 0 0; } 
.navbar-default .navbar-nav > li{ margin:0 7px;}
.navbar-default .navbar-nav > li:last-child{ margin-right:0}
.navbar-default .navbar-nav > li > a{ font-size:18px; color:#fff; width:155px; text-align:center; padding:0; margin:0; border-radius:10px;-webkit-box-shadow: 0 2px 0 1px rgba(0,125,175,1);box-shadow: 0 2px 0 1px rgba(0,125,175,1); height:43px; display:table-cell; vertical-align:middle; position:relative;}
.navbar-default .navbar-nav > li:first-child a{ background:#282e6a}
.navbar-default .navbar-nav > li:nth-child(2) a{ background:#ff9f00}
.navbar-default .navbar-nav > li:nth-child(3) a{ background:#78b800}
.navbar-default .navbar-nav > li:nth-child(4) a{ background:#ed1b24}
.navbar-default .navbar-nav > li:nth-child(5) a{ background:#9f219f}
.navbar-default .navbar-nav > li:nth-child(6) a{ background:#f36523}
.navbar-default .navbar-nav > li:nth-child(7) a{ background:#eb008b;font-size: 15px; padding:0 5px}
.navbar-default .navbar-nav > li:nth-child(8) a{ background:#005e20;font-size: 16px; padding:0 5px;}
.navbar-collapse.collapse{ padding:0}
.navbar-default .navbar-nav > li > a:hover{ color:rgba(255,255,255,0.8); box-shadow:none; -webkit-box-shadow:none; top:2px;}
.navbar-default .navbar-nav > li > a:focus{ color:rgba(255,255,255,0.8);box-shadow:none; -webkit-box-shadow:none; top:2px;}

/************************************banner css**********************************/
.banner{ padding:6px 0 0;

background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #fff 0%, #ddf7f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ddf7f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff 0%,#ddf7f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff 0%,#ddf7f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff 0%,#ddf7f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fff 0%,#ddf7f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ddf7f6',GradientType=0 ); /* IE6-9 */

}
.map{ width:45%; float:left}
.banner-right{ width:50%; float:right}
.red-button{ background: none repeat scroll 0 0 #b2202d;border-radius: 5px;color: #ffffff;display: block;font-size: 31px;line-height: 1;padding: 15px 0;text-align: center;text-transform: uppercase; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
.red-button span{ text-decoration:underline;}
.red-button:hover, .red-button:focus{ background:#ed1b24; color:#fff; text-decoration:none}
.slider{ border-radius:5px; overflow:hidden; margin:18px 0}
.slider img{ width:100%}
.whats-on-button a{ display:block; text-align:center; background:#ffdf20; border-radius: 5px;} 
.nivo-prevNav,.nivo-nextNav{ width:auto; font-family:'FontAwesome'; background-color:#d37239;padding:5px 0 5px 0; border-radius:0px; color:#fff;position:absolute; color:transparent;cursor:pointer; opacity:0.8;
}
.nivo-prevNav:before { font-family:'FontAwesome';content:"\f104";color:#fff;font-size:30px; padding:0 0 0 15px}
.nivo-prevNav:hover {color:transparent;}

.nivo-nextNav:before {font-family:'FontAwesome';content:"\f105";color:#fff;font-size:30px;  padding:0 0 0 15px}
.nivo-nextNav:hover {color:transparent;}
.nivo-nextNav {right:0px;}
.nivo-directionNav {position:absolute; width:100%; top:40%;}
.nivo-directionNav a:hover {background-color:#e8692e;}

/****************************page css**************************/
.page{
    padding: 2px 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #a9e7f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#a9e7f2));
     background: -webkit-linear-gradient(top, #FFFFFF 0%,#a9e7f2 100%); 
    background: -o-linear-gradient(top, #fff 0%,#a9e7f2 100%);
    background: -ms-linear-gradient(top, #fff 0%,#a9e7f2 100%);
     background: linear-gradient(to bottom, #FFFFFF 0%,#a9e7f2 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#a9e7f2',GradientType=0 );


}
.page img{border-radius:0;}
.page-content img{  margin:0 0 0 0px;}
.premium-content img{ float:right}
.page h1{ font-size:34px; color:#157ea4; margin:0; padding:0 0 13px 0; display:inline-block; position:relative; width:100%;} 
.page h1.listing-title{/* display:block*/}
.page h1 span{ color:#cf7c06; display:block; font-size:25px; margin:0px 0 0 0}
.page p{ font-size:19px; line-height:24px;  padding:0 0 15px 0; margin:0; color:#157ea4}
.page p.lrge {
    color: #157ea4;
    font-size: 23px;
    line-height: 29px;
    margin: 0;
    padding: 0 0 12px;
}
.page p strong{ color:#cf7c06}
.page p span{ color:#ef8112}
.padingNone{ padding:0 !important;}
.page a{ color: #007ba9; text-decoration:underline}
.page a:hover{color: #cf7c06; text-decoration:none}
.h2, h2{  color: #cf7c06;}
.page .sub-page-image img{ width:100%}
.pdngTopBotm{  padding: 17px 10px !important; line-height: 31px;}

.gmap-area{ height:330px;margin: 30px 0 0;}


.gmap-area {
    border-radius: 25px;
    overflow: hidden;/* this breaks the overflow:hidden in Chrome/Opera */
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); /* this fixes the overflow:hidden in Chrome/Opera */
}

/******************************sidebar css****************************/
.search{ background:#ff910c; padding:15px ;/* border-radius:25px;*/-webkit-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 2px 0px rgba(50, 50, 50, 0.75); margin-bottom:20px;}
.page .search h3{ color:#fff; margin:0; text-align:center; font-size:23px; padding:0 0 18px 0}
.search select{background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
font-size:16px; border:1px solid rgba(0,0,0,0.5)
}
.search select option{ background:#fff}
.search input[type="submit"]{-webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,1);
box-shadow:inset 0 1px 1px 0 rgba(255,255,255,1); font-size:22px; width:100%; border:1px solid #b5becf; border-radius:0px;background: #e0e0e0; /* Old browsers */
background: -moz-linear-gradient(top,  #e0e0e0 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e0e0e0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e0e0e0 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e0e0e0 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e0e0e0 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.search .form-group{ margin-bottom:5px;}
.search input[type="submit"]:hover{background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}

.hot-pink{background:#9f219f;}
.hot-buttons.hot-blue{ background:#009edb; margin-bottom:0;}
.hot-buttons{ /*border-radius:25px;*/-webkit-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 2px 0px rgba(50, 50, 50, 0.75); margin-bottom:20px; overflow:hidden}
.hot-buttons a{ padding:15px 30px; display:block; text-align:center}
.hot-buttons a{ text-decoration:none}
.hot-buttons a span{color: #ffffff;display: block; font-size: 22px;line-height: 34px;text-align: center; margin:0 0 20px 0; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
.hot-buttons a:hover{ text-decoration:none;}
.hot-buttons a:hover span{text-shadow: 0 0 2px #FFFFFF;}
.hot-buttons img{ max-width:100%}

/********************testimonial****************************/
.testimonial{ background:#d1dd2a; padding:10px 33px; /*border-radius:15px;*/ margin-top:20px; float: left;}
.testimonial h4{ margin:0; color:#fff; font-size:22px; padding:0 0 0px 0}
.carousel-control{ width:34px; height:41px; top:0; bottom:0; margin:auto; text-indent:-9999px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out; opacity:1}
.carousel-control:hover{ opacity:0.5}
.carousel-inner{ width:91%; margin:0 auto}
.testimonial p{ color:#393939; padding:0; margin:0; font-size:39px;font-family: 'just_me_again_down_herenormal';font-weight:bold;}
.testimonial h6{ color:#fff; margin:5px 0 0 0; padding:0; font-size:41px;font-family: 'just_me_again_down_herenormal';font-weight: normal;}
.testimonial h6:before{ content:"-"; display:inline-block; margin:0 5px 0 0}
.carousel-control.left{ background: url(../images/testimonial-lt-arrow.png) center top no-repeat;left: -20px;}
.carousel-control.right{ background: url(../images/testimonial-rt-arrow.png) center top no-repeat;right: -20px;}


/*********************bottom-ad-space**************************************/
.bottom-ad-space{ background:#c2bcf4; padding:35px 0}
.ad-space{ width:16%; min-height:205px; background:#99c9dd; margin:0 2%; float:left}


/*************footer-bottom-menu**********************/
.footer-bottom-menu{ background:#018cd1; padding:25px 0}
.footer-bottom-menu .navbar-nav{ display:table; margin:0 auto;}
.footer-bottom-menu .navbar-nav > li{ padding:0 15px; border-left:1px solid #fff}
.footer-bottom-menu .navbar-nav > li:first-child{ border-left:none; padding-left:0}
.footer-bottom-menu .navbar-nav > li a{ width:auto; height:auto; padding:0; margin:0; color:#fff; font-size:16px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
.footer-bottom-menu .navbar-nav > li a:hover, .footer-bottom-menu .navbar-nav > li a:focus{ background:none; color:#9ad2ed}
.copy{ background:#007aa9; padding:15px 0; text-align:left; font-size:16px; color:#fff}
.copy a{ color:#fff}

/*******************Inner Pages*****************************/
.page.advertiser h1, .no-sub-org h1, .whats-page h1{ padding:0 250px 30px 0; display:block;}
.page.advertiser a.btn-back, .no-sub-org a.btn-back, .whats-page a.btn-back{ position:absolute; right:0; top:0}
.page a.btn-back{/*text-shadow: 1px 1px 1px rgb(123, 72, 102);*/float:right; text-decoration:none; color:#007ba9; font-size:28px; padding:10px 45px; background:#fff; border-radius:25px;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out; line-height:1; text-decoration:none}
.page a.btn-back:hover, .page a.btn-back:focus{ color:#fff; background:#b01010; text-decoration:none}
#container{ position:relative; width:100%; margin:0 auto}
.grid{ width:32%; float:left; margin:0 10px; -webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;}
.pagination{ display:table; margin:0 auto}	
.listing-colum{ background:#ffffff; border-radius:25px; padding:20px; text-align:center; margin-bottom:0;margin:0 10px !important;}
.listing-colum a{ text-decoration:none}
.listing-colum h2{ font-size:43px; text-align:center; margin:0; padding:0 0 10px 0; color:#f07e0e}
.listing-colum h2.smal-font-slider{ font-size:23px !important; text-align:center; margin:0; padding:0 0 10px 0; color:#f07e0e}
.listing-colum p{ font-size:18px; color:#f07e0e; text-align:center; line-height: 24px;}
#flexiselDemo1 p{ font-size:15px; color:#f07e0e; text-align:left; line-height: 24px;}
#flexiselDemogames1 p{ font-size:15px; color:#f07e0e; text-align:center; line-height: 24px;height: 100px;}
.listing-colum img{ border-radius:20px; margin:0 auto; width:100%}
.page h3{ color:#2c88ac; font-size:28px; margin:0 0 10px 0}
.page .premium-content p{ font-size:18px; line-height:26px;}
.info h4{ color:#ee8319; font-size:24px; margin:10px 0 0 0; padding:0}
.info a{ color:#007ba9; font-size:24px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out; text-decoration:none; word-break:break-all; display:block}
.page .premium-content .info p{color:#007ba9; font-size:24px;}
.info{ color:#007ba9;}
.info a:hover{ color:#ee8319}
.info i{ margin:0 8px;}
.social-links a{ text-decoration:underline; display:inline-block}
.social-links a:hover{ text-decoration:none}
.info h4 a{color:#ee8319; text-decoration:underline;}
.info h4 a:hover{ text-decoration:none;color:#007ba9;}
#map_container{ width:730px; float:right; margin:60px 0 0 20px}
.listing-link{ margin:40px 0 30px 0;}
.listing-link a{ display:inline-block; margin:0 25px 10px 25px; font-size:24px; padding:8px 40px; background:#fff; border-radius:3px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out; text-decoration:none}
.listing-link a:first-child{ margin-left:0; color:#282e6a}
.listing-link a:nth-child(2){ color:#ff9f00}
.listing-link a:nth-child(3){ color:#77b700}
.listing-link a:nth-child(4){ color:#ed1b24}
.listing-link a:nth-child(5){ color:#9f219f}
.listing-link a:nth-child(6){ color:#f36522}
.listing-link a:nth-child(7){ color:#005e20}
.listing-link a:hover, .listing-link a:focus{ color:#fff; background:#007ba9; text-decoration:none}
.table-outer{}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th{ color:#a1c0d0; font-size:26px; padding:15px 40px; background:#f2f2f3; text-transform:uppercase}
.table-condensed > thead > tr > th:nth-child(odd), .table-condensed > tbody > tr > th:nth-child(odd){ background:#f7f7f8}
.table-condensed > tbody > tr > td{font-size:24px; color:#157ea4; vertical-align:top; padding:20px;}
.table-condensed > tbody > tr > td a{ text-decoration:none}
.table-condensed > tbody > tr > td p{ font-size:18px; line-height:24px;}
.table-condensed > tbody > tr > td img{ float:right; margin:0 0 0 20px; border-radius:0}
.table-striped > tbody > tr:nth-child(odd){ background:#eaeaeb}
.table-striped > tbody > tr:nth-child(odd) td:nth-child(odd){background:rgba(255,255,255,0.3)}
.table-striped > tbody > tr:nth-child(even){ background:rgba(255,255,255,0.2)}
.table-striped > tbody > tr:nth-child(even) td:nth-child(odd){background:rgba(255,255,255,0.5)}
table{ background:#eaeaeb;line-height: 18px !important;}
.page a.purple-btn{ float: left; width: 100%; background:#622d95; text-decoration:none; display:block; padding:5px 10px; border-radius:10px; color:#fff; font-size:24px; margin:20px 0; text-align:center; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
.page a.purple-btn:hover, .page a.purple-btn:focus{ background:#ee7c0a; text-decoration:none; color:#fff}
.large-listing{ margin:11px 0 30px 0; text-align:center}
.large-listing a{/*  box-shadow: 10px 10px 5px #B9B9C8;  border: 1px solid #fff; background:#D8DF20;text-decoration:none; padding:5px 21px; color:#622d95; margin:0 38px 10px; display:inline-block; font-size:24px; border-radius:25px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;*/
    /* box-shadow: 10px 10px 5px #B9B9C8; */
    border: 1px solid #fff;
    background: #D8DF20;
    text-decoration: none;
    padding: 5px 21px;
    color: #622d95;
    margin: 0 0px 28px 10px;
    display: inline-block;
    font-size: 18px;
    border-radius: 25px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    float: left;/*
    width: 42%;*/
}
.large-listing a:hover, .large-listing a:focus{ background:#622d95; color:#fff; text-decoration:none}

.contact_form .form-control, .subscribe_form .form-control{ padding:10px 12px;   height: 45px;}
.contact_form  .btn, .subscribe_form .btn{ padding:14px 12px; width:100%; background:#FEB332}
.subscribe_form{ margin:0; padding:0; list-style:none; max-width:800px;}
.subscribe_form li{ margin:0 0 10px 0}
.page a.btn-back.listing-back{display: inline-block; float: none; margin: 13px 0 13px;  border: 2px solid #9f219f;}

#accordion h4 a{ text-decoration:none; display:block; padding:10px 15px}
#accordion .panel-heading{padding:0}


h2{ margin-top: 0px;}
/*# Nav
=========================================*/

.container-fluid {
/*    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;*/
}
#menu{
    background-color: transparent;
    border: none;
    margin: 0px 0;
    padding: 0 0 0px;
}
.navbar-collapse {
    z-index: 99;
}
.menu-home-page-menu-container {
   margin-bottom: 0px !important; 
}
.navbar-brand {
   padding: 0; 
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{ color:#000000;}


.menu-home-page-menu-container > ul {
	margin: 0px 0 0;
	padding:0;
}
.menu-home-page-menu-container > ul > li {
	display:inline;
	margin: 0 6px;
	float:left;   /* 
	width: 124px;*/
}
.menu-home-page-menu-container > ul > li:first-child{margin: 0 0px 0 12px;}
.menu-home-page-menu-container > ul > li:last-child {    margin: 0 0 0 12px;}
.menu-home-page-menu-container > ul > li > a {
/*	margin: 0px 6px;
	display:inline;
	color:#333333;
	font-size:13px;
	font-weight:bold;*/
	font-size: 14px;
    color: #fff;/*
    width: 155px;*/
    text-align: center;
    padding: 0 15px;
    margin: 0;
    border-radius: 10px;/*
    -webkit-box-shadow: 0 2px 0 1px rgb(143, 148, 150);
    box-shadow: 0 2px 0 1px rgb(143, 148, 150);*/
    height: 32px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
/*.menu-home-page-menu-container > ul > li > a:hover {
	color:#7daf40;
}*/
.menu-home-page-menu-container > ul > li > a:hover {
    color: rgba(255,255,255,0.8);
    box-shadow: none;
    -webkit-box-shadow: none;
    top: 2px;
}

.menu-home-page-menu-container > ul > li > a:focus{ color:rgba(255,255,255,0.8);box-shadow:none; -webkit-box-shadow:none; top:2px;}
.navbar-inverse .navbar-toggle {
    background: #7cad42 none repeat scroll 0 0 !important;
    border-color: #628b31;
}
.menu-home-page-menu-container {
    margin: 0 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: #577f26;}

.menu-home-page-menu-container > ul > li:first-child a {background: #282e6a;}

.menu-home-page-menu-container > ul > li:nth-child(2) a { background: #ff9f00;}
.menu-home-page-menu-container > ul > li:nth-child(3) a { background: #78b800;}
.menu-home-page-menu-container > ul > li:nth-child(4) a { background: #ed1b24;}
.menu-home-page-menu-container > ul > li:nth-child(5) a { background: #9f219f;}
.menu-home-page-menu-container > ul > li:nth-child(6) a { background: #f36523;}
.menu-home-page-menu-container > ul > li:nth-child(7) a { background: #eb008b; font-size: 14px; padding: 0 5px; line-height: 12px;}
.menu-home-page-menu-container > ul > li:nth-child(8) a {background: #005e20;font-size: 14px; padding: 0 19px;line-height: 12px;}
.menu-home-page-menu-container > ul > li:nth-child(9) a { background: #57C6F3;}

.navbar-toggle{background:#000;}
.icon-bar {
    background-color: #fff;
}
.navbar-toggle {
    margin-bottom: 8px;
    margin-right: 0 !important;
    margin-top: 0 !important;
}
.navbar-collapse { position: relative !important;top: 9px !important;}




.map{  width:100%;margin: 0 0 0px;}
.banner-slider-wrap{ width:100%; margin:17px 0 0 0;}
.banner-slider-top{}
.red-button {
    background: #b2202d none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 29px;
    line-height: 1;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
}

.banner-slider{ border-radius: 5px; margin: 8px 0;overflow: hidden;}
.banner-slider img{ width:100%;}
.banner-slider-bottom{}
.banner-slider-bottom { -webkit-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75); box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75);}


.panel-tools-opacity{opacity: 1 !important;}


.content-wrap{}
/*.page-content h1 {
    color: #157ea4;
    display: inline-block;
    font-size: 72px;
    margin: 0;
    padding: 0 0 30px;
    position: relative;
}
.page-content h1 span {
    color: #cf7c06;
    display: block;
    font-size: 37px;
    margin: 10px 0 0;
}
.page-content p {
    color: #157ea4;
    font-size: 21px;
    line-height: 29px;
    margin: 0;
    padding: 0 0 30px;
}
.page-content p strong {
    color: #cf7c06;
}
*/

.header-search{
  display: inline-block;
  margin: 0 0 0 16px;
}

.header-search i {
  color: #fff;
}

input.header-search-form{
  background: #fff;
  border: 0 none;
  width: 145px;
  line-height: 24px;
  padding: 0 10px;
  color: #6a0273;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

input.header-search-form::-webkit-input-placeholder{
  color: transparent;
}

input.header-search-form:hover::-webkit-input-placeholder {
  color: #fff;
}

/*input.header-search-form:hover {
  width: 180px;
}
*/
.header-search-form-btn{}
.header-search input[type="image"] {
    float: right;
    display: block;
	width:27px;
	height:24px;
}

.modal-body {
    overflow: hidden;
}

.app-btn{ float:left; width:50%;}
.app-btn-rt{ float:right;}
.modal-header h4{color:#ff910c;}
.need-help-box{
	text-align: center;
	background: #0d97d8;
	width: 41%;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	top:-66px;
}
.need-help-box h2{
	margin: 0;
	font-size:33px;
	color:#FFFFFF;
	font-family: 'colaborate-thinregular';
	padding: 10px 0 0 0;
}
/*.arrow-down {
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 20px solid #0d97d8;
	position: relative;
	top: 20px;
	left: 40%;
}*/
#flexiselDemo1{
	margin:0px 0 0 0;
}

/*#flexiselDemo1 li p{
	border-top:1px solid #e7e7e7;
	color:#323a3b;
	font-size:15px;	
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
}*/
.border-vertical{
	border-left: thin solid #e7e7e7;
	position: relative;
	top: -21px;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
	overflow: hidden;
    margin: 0px 0 30px 0;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
 /*   overflow:hidden;
    float:left;
    width:93%;
	margin: 0 0 0 43px;*/
	
	float: left;
    margin: 0 0 0 70px;
    overflow: hidden;
    width: 89%;
}

.nbs-flexisel-inner .listing-colum{margin: 0 2px;}
.nbs-flexisel-item {
    float:left;
    margin:0px 3px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	background:  transparent;
    border-radius: 25px;
}
.nbs-flexisel-item img {/*
    width: 73px;*/
	width:100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;/*
    max-width:100px;
    max-height:73px;*/
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  width: 47px;
  height: 54px;
  position: absolute;
  cursor: pointer;
  float: left;
  text-align: center;
}

.nbs-flexisel-nav-left {
	background: url(../images/button-previous.png) no-repeat;
	left: 10px;
}

.nbs-flexisel-nav-right {
    background: url(../images/button-next.png) no-repeat;
	right: 5px;
}
.nbs-flexisel-item p { margin: 0 20px;}
.nbs-flexisel-item p span, .nbs-flexisel-item p strong {color:#666 !important; font-size:12px !important;}
.nbs-flexisel-item img { border-radius: 0;}
.nbs-flexisel-item h3{margin: 20px 0 7px 0 !important;}

.clr-red{ color:#b4100f;}
.clr-red:hover{ color:#FFFFFF;}

.haf-wrapp{ float:left; width:50%;}
.pgngrt{ padding-right:38px !important;}
.fltrt{ float:right !important;}


.order-received-wrap{
	overflow:hidden;
	margin:20px 0 0 0;
}
.order-received-wrap ul.order_number{
	overflow: hidden;
	background-color: #f6f6f7;
}
.order-received-wrap ul{ margin:0; padding:0;}
.order-received-wrap ul.order_number li {
	list-style:none;
    float: left;/*
	height:178px;
    padding: 1em 1.618em;*/
}
.order-received-wrap ul.order_number li p {
	padding:10px;
	margin:0;
	color: #86bace;
    font-size: 28px;
}
.order-received-wrap ul.order_number li a{ text-decoration:none;}
.order-received-wrap ul.order_number li strong {
    display: block;
	padding:10px;
    text-transform: none;
	height:178px;
	color: #157ea4;
	font-size: 20px;
}
.order-received-wrap ul.order_number li.order {
	width: 15%;
}

.order-received-wrap ul.order_number li.order_date {
	width: 15%;
}
.order-received-wrap ul.order_number li.total {
	width: 30%;
}
ul.order_number li.method {/*
	border:1px solid black;*/
	width: 40%;
}

.liht{ padding: 16px 10px !important; line-height: 29px !important;}

.col-1{ float:left; width:60%;}
.col-2{ float:left; width:40%;}
.col2-1{ width:236px; height:123px;}
.col2-1 { border-radius: 0 !important; }
.padtop{padding: 30px 0;}
.ac{ text-align:center}

.bottom-ad-space .nbs-flexisel-inner {
    float: left;
    margin: 0 0 0 82px;
    overflow: hidden;
    width: 89%;
}
.ad-space {
    background: #99c9dd none repeat scroll 0 0;
    float: left;
    margin: 0 2%;
    min-height: 205px;/*
    width: 86%;*/
}
.testimonial_rotator_wrap.with-prevnext {
    padding: 0px 40px !important;
}

/*wp-posts-carousel-container*/
.default-theme.wp-posts-carousel .wp-posts-carousel-container{border-radius:25px;}
.default-theme.wp-posts-carousel .wp-posts-carousel-categories{background:transparent none repeat scroll 0 0;}

.tab-title{}
.tab-title p{ margin:15px 0 10px; padding:0; color:#cf7c06;}

.subscribe-btn, .unsubscribe-btn{ 
cursor: pointer;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e0e0e0 0%, #ffffff 100%) repeat scroll 0 0;
	border: 1px solid #b5becf;
	border-radius: 0;
	box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 1) inset;
	font-size: 20px;
	 padding:9px 17px;
}
.subscribe-btn{float:left; }
.unsubscribe-btn{float:right;}
.click-btn{ 
	float:right;
	background: none repeat scroll 0 0 #b2202d;
	border-radius: 5px;
	color: #ffffff;
	display: block;
	font-size: 17px;
	line-height: 1;
	padding: 15px 23px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.click-btn a{color: #ffffff; text-decoration:none; }
.checkbox-wrap{ width:100%; float:left;}
.check-outer{ float:left;}
.checkbox-wrap{ width:100%; float:left;margin:15px 0 0 0 ;}
.checkbox{margin:0 25px 0 0 !important;}
.checkbox input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color:#5cb85c;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
	margin-top: 3px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.outer-wrap{ width:100%; float:left;}
img.map, map area{outline: none;}

/*---------- Slider ----------*/
.default-theme.wp-posts-carousel .wp-posts-carousel-desc{height: 96px; text-overflow:ellipsis; overflow:hidden;}
.default-theme.wp-posts-carousel .wp-posts-carousel-image img{border-radius:20px;}
.banner-slider-bottom{ background:#ffdf20;}
.testimonial{ width:100%;}
.widget.widget_wp_posts_carousel{ list-style:none;}
.newsletter-sidebar{ background:#b2202d; padding:0; /*border-radius:25px;*/-webkit-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 2px 0px rgba(50, 50, 50, 0.75); margin-top:20px;}
.newsletter-sidebar a{    font-size: 25px; line-height: 16px; color:#fff; text-decoration:none;     -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out;  -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
.newsletter-sidebar a:hover  {text-shadow: 0 0 2px #FFFFFF; color:#fff;}
.newsletter-sidebar p{padding: 0 0 0 0 !important;}
.newsletter-sidebar p{color:#fff;padding:0 !important;text-decoration:none;}
.newsletter-sidebar p a{ color: #fff; display: block; line-height: 29px; padding: 16px 30px 15px; text-decoration: none;}


/*Comps Games*/
#compsgames .light-theme.wp-posts-carousel .wp-posts-carousel-container{ border-radius:0;background:transparent;}
#compsgames .page img{ border-radius:0;}
#compsgames .large-listing a{margin: 0 38px;}
#compsgames .light-theme.wp-posts-carousel .wp-posts-carousel-container:hover{border-color:transparent;}
#compsgames .wp-posts-carousel-buttons a{ background:#ffffff; padding:20px; border-radius:6px; text-decoration:none; position: absolute; margin: 20px 0 0 -9%;}
#compsgames .light-theme.wp-posts-carousel .wp-posts-carousel-buttons{margin:30px 0 0 0;}

/*Get The Latest Book*/
.col-box-img-wrap{ width:10%; float:left;}
.col-box-img-wrap h2{ margin:0;}

.col-box-img-wrap img{ margin:0;border-radius: 0;height: 139px; width:98px;}

.col-box-cont-wrap{width:90%; float:left;padding: 0 0 0 30px;}
.col-box-cont-wrap .col-box-cont-1{ width:100%; float:left;margin: 0 0 10px 0;}
.col-box-cont-wrap .col-box-cont-1 img{border-radius: 0; width:261px; height:82px;margin: 0;}
.col-box-cont-wrap .col-box-cont-2{  width:100%; float:left;}
.get-the-latest-book-wrap{margin: 30px 0 0;}

#product_list .row{ margin:0 0 20px 0;}

.search-header h1{font-size: 36px !important;}

/*Footer*/
.footer-bottom-menu .btn-primary{ background-color: transparent; border-color: transparent;}
.footer-bottom-menu .btn{padding: 0;}

#need-help-wrap #flexiselDemo1 p{   
  font-size: 15px;
  color: #f07e0e;
  text-align: left;
  line-height: 24px;
  overflow: hidden;
  height: 150px;
  margin-top: 0;
}
#need-help-wrap .listing-colum{  background: #fff none repeat scroll 0 0; border-radius: 25px; margin: 0 10px ; padding: 20px; text-align: center;}
#need-help-wrap .listing-colum h2{ font-size: 31px;}
#need-help-wrap .nbs-flexisel-item{}

#need-help-wrap .nbs-flexisel-item {
    float:left;
    margin:0px 0px ;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	background: transparent none repeat scroll 0 0 !important;/*
    border-radius: 25px;*/
}
#need-help-wrap .nbs-flexisel-item h2 { text-align: center; font-size: 30px; color: #f07e0e; margin:0;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 200px; }

#need-help-wrap .nbs-flexisel-item img{height: 200px;}
#need-help-wrap .nbs-flexisel-item p { margin:0;}



.search-wrap img{  margin: 0 !important; width: 100% !important;}
.search-wrap h1{padding: 15px 0 30px 0;}


.modal-body .Form-label--tick{    margin-left: 12px !important;}

.two-colum-wrapp{ width:50%; float:left;}

.outer-wrap h4{color: #f07e0e;}

.Form-label-text .checkbox-label-text{ font-size:18px; padding: 4px 0 0 0;float: right;}
.Form-label-radio+.Form-label-text, .Form-label-checkbox input+.Form-label-text{margin-right: 0 !important;}
.Form-label-radio:checked+.Form-label-text::before, .Form-label-checkbox input:checked+.Form-label-text::before{line-height: 23px;}
a.events-more{ color:#FA3EED;float: left; margin: 10px 0 0 0;}




.nbs-flexisel-container {
    position:relative;
    max-width:100%;
  overflow: hidden;
    margin: 0px 0 30px 0;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}


.nbs-flexisel-inner {
 /*   overflow:hidden;
    float:left;
    width:93%;
  margin: 0 0 0 43px;*/
  
  float: left;
    margin: 0 0 0 70px;
    overflow: hidden;
    width: 89%;
}

.nbs-flexisel-inner .listing-colum{margin: 0 2px;}
.nbs-flexisel-item {
    float:left;
    margin:0px 3px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
  background:  transparent;
    border-radius: 25px;
}
.nbs-flexisel-item img {/*
    width: 73px;*/
  width:100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;/*
    max-width:100px;
    max-height:73px;*/
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  width: 47px;
  height: 54px;
  position: absolute;
  cursor: pointer;
  float: left;
  text-align: center;
}

.nbs-flexisel-nav-left {
  background: url(../images/button-previous.png) no-repeat;
  left: 10px;
}

.nbs-flexisel-nav-right {
    background: url(../images/button-next.png) no-repeat;
  right: 5px;
}
.nbs-flexisel-item p { margin: 0 20px;}
.nbs-flexisel-item p span, .nbs-flexisel-item p strong {color:#666 !important; font-size:12px !important;}
.nbs-flexisel-item img { border-radius: 0;}
.nbs-flexisel-item h3{margin: 20px 0 7px 0 !important;}

.home-btn-lt{ background:#293396;}
.home-btn-rt{ background:#b2202d;}

.home-btn-lt, .home-btn-rt{ padding:20px;-webkit-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75);  box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75); margin-bottom: 20px;}

.home-bottom-btn{float: left;width: 100%;margin: 20px 0 0;}
.home-btn-lt a, .home-btn-rt a{ text-decoration:none; color:#fff;font-size: 24px;text-align: center;display: block;}

.module_container .padtop{padding: 16px 0;}

.padtop1 { padding: 8px 0;}

.newsletter-btn{padding: 33px 20px; -webkit-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75); box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75); margin-bottom: 20px; background:#b2202d;}
.newsletter-btn a{ color:#fff; text-decoration:none; font-size: 22px; text-align: center;display: block;}
.newsletter-btn a:hover{ color:#333333;}
.text-violet-color{display:block; text-align:center;}
.text-violet-color a{ color:#e7269c;text-decoration:none; font-size:24px;}
.single_comments { margin-bottom: 20px;}
.single_comments img { float: left;  margin-right: 15px;height:72px;}
.single_comments p { margin-bottom: 0;padding: 10px 0 0 0;font-size: 19px;}
.single_comments p .text-color1{color:#e7269c;}
.single_comments p .text-color2{color:#ee7c0e;}


/*accordion*/
.accordion {
  width: 100%;
  border-radius: 0px;
  overflow: hidden;
  margin: auto;
}
.accordion .item{ margin:0 0 2px 0;}
.accordion .item .heading {
      padding: 10px 15px;
  cursor: pointer;
  color: #007ba9;
  padding-left: 15px;
  background: url('../images/arrow.png') no-repeat;
  background-position:right 19px top -103px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  background-color: #f5f5f5;
}

.accordion .item.open .heading,
.accordion .item:last-child .heading { border: 0; }

.accordion .item.open .heading { background-position: right 20px top -8px;border: 1px solid #ddd; }

.accordion .item .content {
  display: none;
  padding: 15px;
  background: #fff;
  font-size: 14px;border: 1px solid #ddd;
}
.accordion .item .content p{    font-family: arial, helvetica;}