﻿@import url(https://fonts.googleapis.com/css?family=Alex+Brush);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Aclonica);
@import url(https://fonts.googleapis.com/css?family=Antic);
@import url(https://fonts.googleapis.com/css?family=Archivo+Black);
@import url(https://fonts.googleapis.com/css?family=Audiowide);
@import url(https://fonts.googleapis.com/css?family=Bad+Script);
@import url(https://fonts.googleapis.com/css?family=Bangers);
@import url(https://fonts.googleapis.com/css?family=Black+Ops+One);
@import url(https://fonts.googleapis.com/css?family=Caesar+Dressing);
@import url(https://fonts.googleapis.com/css?family=Chicle);
@import url(https://fonts.googleapis.com/css?family=Courgette);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@import url(https://fonts.googleapis.com/css?family=Flamenco);
@import url(https://fonts.googleapis.com/css?family=Handlee);
@import url(https://fonts.googleapis.com/css?family=Limelight);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Paprika);
@import url(https://fonts.googleapis.com/css?family=Play);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Roboto);

body {
    overflow-y: scroll;
    margin: 0px;
}

td {
    padding: 5px;
}

#wdcontent {
    width: 100% ;
}

/* You can add this to a wrapper <div> to auto resize videos */
.stuffWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
    height: 0;
}
.stuffWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.Image150 {
    width: 150px;
    height: auto;
}

.mainLogo {
	/* margin-left: 165px !important; */
}

table {
    width: 100%;
}

.HoverRow {
    overflow: hidden;
}

    .HoverRow:hover {
        background-color: #F5F5D5;
    }

.formRequired {
    color: red;
}

.g-recaptcha {
    border: 1px solid white;
}

/*begin user account/login styles*/
.SiteAccount {
   padding: 5px 20px 5px 20px;
}

.pageContent img {
    max-width: 100%;
}

.login {
    display: block;
}

.account {
    display: block;
}

.dvLogin {
    width: 320px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 30px;
    padding: 50px;
    background-color: #fff;
    color: black;
}

.dvLogin a {
    color: blue;
}

.dvLogin a:hover, .dvLogin a:active, .dvLogin a:focus {
    color: gray;
}

.loginMobile {
    display: none;
}

    .loginMobile a {
        font-size: 12pt;
    }

.accountMobile {
    display: none;
}

    .accountMobile a {
        font-size: 12pt;
    }
/*end user account/login styles*/

.modal-header .close {
    margin-right: 11px;
}

.wd-button {
    padding: 4.5px 10px;
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid;
    border-color: #666666;
    text-decoration: none;
}

    .wd-button:hover {
        padding: 4.5px 10px;
        background-color: #666666;
        color: #ffffff;
        font-size: 16px;
        border-radius: 8px 8px 8px 8px;
        border: 1px solid;
        border-color: #000000;
        text-decoration: none;
    }

.wdRequired {
    color: red;
}

.modalpopup {
    background-color: white;
    position: fixed !important;
    left: 10px;
    right: 10px;
}

.submenuLink {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.rc-anchor-standard {
    border: none;
}

.slider-container {
    background-color: #FFFFFF;
}

.menuBarMobile a {
    text-decoration: none !Important;
}

.modal-body-message {
    padding: 20px;
}

.menuBar {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.menuItems {
    padding-left: 10px;
    padding-top: 20px;
    font-family: 'Alex Brush', sans-serif;
    font-size: 18px;
}

.menuBarMobile {
    clear: both;
    cursor: pointer;
    display: none;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 12000;
    font-weight: bold;
    font-size: x-large;
}

.menuItemsMobile {
    text-align: left;
    height: auto;
    padding-left: 40px;
    overflow: hidden;
}

.menuLink {
    text-decoration: none;
    margin-right: 15px;
    margin-left: 15px;
}

    .menuLink a:hover {
        text-decoration: none;
    }

.menuSubMenu {
    position: relative;
    top: 40px;
    left: 100px;
    height: 0px;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    z-index: 9000;
}

.menuSubMenuMobile {
    padding-left: 10px;
}

.mobileMenuItems {
    overflow: hidden;
}

.submenuli {
    padding: 5px;
    list-style-type: none;
}

.submenuspacer {
    height: 32px;
}

.menuSubMenu {
    position: absolute;
    top: 0;
    left: 0;
    height: 0px;
    overflow: hidden;
    z-index: 9000;
}

.wd-container {
    position: relative;
    width: 100%;
    margin: 0px auto;
    z-index: 0;
}

.wd-viewport {
    height: 30px;
    width: auto;
    float: left;
    padding-top: 7px;
    overflow: hidden;
    position: relative;
}

.wd-viewport-inner {
    list-style: none;
    position: absolute;
    left: 0px;
    width: 9000px;
}

.wd-item {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
    height: 40px;
}

.wd-prev, .wd-next {
    cursor: pointer;
}

.wd-prev {
    float: left;
    background: url(/WebsiteThemes/shared/images/icon-left-arrow.png) no-repeat;
    height: 35px;
    width: 35px;
    margin-left: 10px;
}

.wd-next {
    float: right;
    background: url(/WebsiteThemes/shared/images/icon-right-arrow.png) no-repeat;
    height: 36px;
    width: 36px;
    margin-right: 10px;
}

.socialIcon {
    height: 36px;
    width: 36px;
    float: left;
}

.ig {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-in.png') no-repeat center;
}

.fb {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-fb.png') no-repeat center;
}

.tw {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-tw.png') no-repeat center;
}

.google {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-google.png') no-repeat center;
}

.pi {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-pi.png') no-repeat center;
}

.li {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-li.png') no-repeat center;
}

.yt {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-yt.png') no-repeat center;
}

.tm {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-tm.png') no-repeat center;
}

.socialMediaShare {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-share.png') no-repeat center;
}

.musicIconPause {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-play.png') no-repeat center;
    height: 36px;
    width: 36px;
    float: left;
}

.musicIconPlay {
    background: url('/WebsiteThemes/shared/images/Social Media Color/icon-pause.png') no-repeat center;
    height: 36px;
    width: 36px;
    float: left;
}

.mobileHeader {
    display: none;
    overflow: hidden;
}

.copyrightMobile {
    clear: both;
    width: 100%;
    text-align: center;
    padding: 10px;
    display: none;
}

.thumbWrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    display: none;
}

.pageImage {
    max-width: 100%;
}

.sliderThumbNail {
    height: auto;
    width: 142px;
    border: 8px solid white;
}

.sliderThumbNailActive {
    height: auto;
    width: 142px;
    border: 8px solid #262d5b;
}

.dvSocial {
    z-index: 4000;
}

.logomobile {
    display: none;
}

.footermobile {
    display: none;
}


.productTabActive {
    color: black;
    background-color: #C06F52;
    float: left;
    margin-right: 2px;
    color: white;
    padding: 6px;
    border-radius: 0px 0px 5px 5px;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    cursor: pointer;
}

.validatorCalloutHighlight {
    background-color: yellow !important;
    background: yellow !important;
}


@-ms-viewport{
  width: device-width;
}

@media (max-width: 768px) {
    body {
        max-width: 100%;
    }

    .menuBar {
        display: none;
    }

    .menuBarMobile {
        display: block;
    }
	
	.mainLogo {
	margin-left: 0 !important;
    }

	.mainLogo {
	margin-left: 0 !important;
    }

    .logo {
        display: none;
    }

    .logomobile {
        display: block;
    }

    .footer {
        display: none;
    }

    .footermobile {
        display: block;
    }

    .mobileHeader {
        display: block;
    }

    .thumbWrapper {
        display: none !important;
    }

    .form-horizontal .control-label {
        text-align: left;
    }

    .form-horizontal .wdcontrols {
        clear: both;
    }

    .modal {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        width: 100%;
    }

    .login {
        display: none;
    }

    .account {
        display: none;
    }

    .loginMobile {
        display: block;
    }

    .accountMobile {
        display: block;
    }
}



.d1col-tinymc {  }
.m1col1-tinymc {  
    display:inline-block; 
    margin:4px;
    width:97%;
 }


.d1colover1col-tinymc {  }
.d1colover2col-tinymc {  width:100%;  }
.d1colover3col-tinymc {  }


.d2col-tinymc { overflow:hidden; }
.m2col1-tinymc {    
    display:inline-block; 
    margin:4px;
    width:48%;
     vertical-align: text-top;
 }
.m2col2-tinymc {
    display:inline-block;
    margin:4px;
    width:48%;
    vertical-align: text-top;
 }

.d2colover1col-tinymc { }
.d2colover2col-tinymc { }
.d2colover3col-tinymc { }

.d3col-tinymc { overflow:hidden; }
.m3col1-tinymc {
    display:inline-block; 
    margin:4px;
    width:32%;
    vertical-align: text-top;
}
.m3col2-tinymc {
    display:inline-block; 
    margin:4px;
    width:32%;
     vertical-align: text-top;
}
.m3col3-tinymc {
    display:inline-block; 
    margin:4px;
    width:32%;
    vertical-align: text-top;
}

.d3colover1col-tinymc { overflow:hidden; }
.d3colover2col-tinymc { overflow:hidden; }
.d3colover3col-tinymc { overflow:hidden; }


.dittoContact {

}

.contact-div {
    display: block;
}

.contact-label {
	float: left;
	text-align: right;
	margin-right: 15px;
    padding-right: 10px;
    padding-top: 15px;
    font-weight: bold;
    margin-top: 5px;
    color: darkblue;
}

#dittoContactDiv { width: 96%; padding-left: 2%; }
#nameField { margin-top:5px; margin-right:10px; width: 100%; }
#emailField { margin-top:5px; margin-right:10px; width: 100%; }
#addField { margin-top:5px; margin-right:10px; width: 100%; }
#addField2 { margin-top:5px; margin-right:10px; width: 100%; }
#contactMessage { margin-top:5px; margin-right:10px; width: 100%; height: 160px; resize:none }
#contactSend { margin-top: 10px; margin-bottom: 10px; margin-left: 150px; float: right; }
#dvCaptia { float: left; }

@media (max-width: 768px) {

    .m1col1-tinymc {  
        width:96% !important;
    }

    .m2col1-tinymc {
        width: 96% !important;
    }

    .m2col2-tinymc {
        width: 96% !important;
    }

    .m3col1-tinymc {
        width: 96% !important;
    }

    .m3col2-tinymc {
        width: 96% !important;
    }

    .m3col3-tinymc {
        width: 96% !important;
    }
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#localadmodal {
  width: 90%; 
  max-width: 1220px;
  height: 90%;
  padding: 5px 10px;
  background: white;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

#loginmodal {
  width: 360px;
  padding: 15px 20px;
  background:white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

#loginform p { padding-top: 15px; }

#loginform label { display: block; font-size: 1.1em; font-weight: bold; color: #7c8291; margin-bottom: 3px; float: left; }

#passwordmodal {
  width: 360px;
  padding: 15px 20px;
  background:white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.flatbtn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  outline: 0;
  border: 0;
  color: #f3faef;
  text-decoration: none;
  background-color: #6bb642;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  font-size: 1.0em;
  font-weight: bold;
  padding: 4px 12px 4px 12px;
  margin-right: 5px;
  float: right;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
  -moz-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
  box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
  position: relative;
  z-index: 1999;
}
.flatbtn:hover {
  color: #fff;
  background-color: #73c437;
}
.flatbtn:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
}

/** custom login button **/
.flatbtn-blu { 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  outline: 0;
  border: 0;
  color: #edf4f9;
  text-decoration: none;
  background-color: #4f94cf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  font-size: 1.1em;
  font-weight: bold;
  padding: 4px 16px 4px 16px;
  margin-right: 5px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1000;
}
.flatbtn-blu:hover {
  color: #fff;
  background-color: #519dde;
}

.flatbtn-blu:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
}

.txtfield { 
  display: block;
  width: 100%;
  padding: 6px 5px;
  margin-bottom: 15px;
  font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif;
  color: #7988a3;
  font-size: 1.4em;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#edf3f9), to(#fff));
  background-image: -webkit-linear-gradient(top, #edf3f9, #fff);
  background-image: -moz-linear-gradient(top, #edf3f9, #fff);
  background-image: -ms-linear-gradient(top, #edf3f9, #fff);
  background-image: -o-linear-gradient(top, #edf3f9, #fff);
  background-image: linear-gradient(top, #edf3f9, #fff);
  border: 1px solid;
  border-color: #abbce8 #c3cae0 #b9c8ef;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.txtfield:focus {
  outline: none;
  color: #525864;
  border-color: #84c0ee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec;
}


.dvadspace2 {
	width: 1250px;
	height: 95%;
}

.dvadSmall {
    /* 200x200 */
    border: 1px solid black;
    width: 190px;
    height: 190px;
    margin: 2px 2px 2px 1px;
    float: left;
    overflow: hidden;
}

.dvadSmall2 {
    /* 200x200 */
    border: 1px solid black;
    width: 190px;
    height: 190px;
    margin: 2px 2px 2px 1px;
    overflow: hidden;
}

.dvadSquare {
    /* 400x400 */
    border: 1px solid black;
    width: 394px;
    height: 390px;
    margin: 2px 2px 2px 1px;
    float: left;
    overflow: hidden;
}

.dvadBanner {
    /* 800x200 */
    border: 1px solid black;
    width: 760px;
    height: 190px;
    margin: 2px 2px 2px 1px;
    float: left;
    overflow: hidden;
}

.dvadMedium {
    /* 400x200 */
    border: 1px solid black;
    width: 394px;
    height: 190px;
    margin: 2px 2px 2px 1px;
    float: left;
    overflow: hidden;
}

.dvadLarge {
    /* 800x400 */
    border: 1px solid black;
    width: 760px;
    height: 380px;
    margin: 2px 2px 2px 1px;
    float: left;
    overflow: hidden;
}

.dvadFull{
    /* 1200x800 */
    border: 1px solid black;
    width: 1160px;
    height: 780px;
    margin: 2px 2px 2px 1px;
    float: left;
    overflow: hidden;
}

.dvadMediumVertical {
    /* 200x400 */
    border: 1px solid black;
    width: 190px;
    height: 384px;
    margin: 2px 2px 2px 1px;
    float: left;
    overflow: hidden;
}

.dvadMediumVertical2 {
    /* 200x400 */
    border: 1px solid black;
    width: 190px;
    height: 384px;
    margin: 2px 2px 2px 1px;
    float: right;
    overflow: hidden;
}

.dvadFullPage {
    /* 1200 x 800 */
    border: 1px solid black;
    width: 1200px;
    height: 800px;
    margin: 2px 2px 2px 2px;
    float: left;
    overflow: hidden;
}

.dvadOverlay1 {
	width: 600px;
	height: 400px;
	display: inline-block;
    overflow: hidden;
}

.dvadOverlay2 {
	width: 400px;
	height: 400px;
	display: inline-block;
    overflow: hidden;
}

.dvadOverlay3 {
	width: 600px;
	height: 400px;
	display: inline-block;
    border: 1px solid black;
    overflow: hidden;
}

.dvadOverlay4 {
	width: 1200px;
	height: 400px;
	display: inline-block;
    border: 1px solid black;
    overflow: hidden;
}

.dvadOverlay5 {
	width: 1200px;
	height: 800px;
	display: inline-block;
    border: 1px solid black;
    overflow: hidden;
}

.dvadOverlay6 {
	width: 1200px;
	height: 200px;
	display: inline-block;
    border: 1px solid black;
    overflow: hidden;
}

.jssor_class {
    position: relative;
    margin: 0 auto;
    top: 20px;
    left: 0px;
    width: 90%;
    height: 100px;
    max-height: 100px;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: 20px;
}

/*ads on screens smaller than 1350px*/
@media (max-width: 1350px) {

    .dvadspace2 {
	    width: 1250px;
	    height: 90%;
    }

    .dvadSmall {
        /* 200x200 */
        width: 175px;
        height: 175px;
    }

    .dvadMedium {
        /* 400x200 */
        width: 350px;
        height: 175px;
    }

    .dvadMediumVertical {
        /* 200x400 */
        width: 175px;
        height: 350px;
    }

    .dvadOverlay1 {
	    width: 540px;
	    height: 360px;
    }
    .dvadOverlay2 {
	    width: 360px;
	    height: 360px;
    }

}

/*ads on screens smaller than 1250px*/
@media (max-width: 1250px) {

    .dvadspace2 {
	    width: 1150px;
	    height: 90%;
    }

    .dvadSmall {
        /* 200x200 */
        width: 160px;
        height: 160px;
    }

    .dvadMedium {
        /* 400x200 */
        width: 320px;
        height: 160px;
    }

    .dvadMediumVertical {
        /* 200x400 */
        width: 160px;
        height: 320px;
    }

    .dvadOverlay1 {
	    width: 510px;
	    height: 340px;
    }
    .dvadOverlay2 {
	    width: 340px;
	    height: 340px;
    }

}

/*ads on screens smaller than 1150px*/
@media (max-width: 1150px) {

    .dvadspace2 {
	    width: 1050px;
	    height: 90%;
    }

    .dvadSmall {
        /* 200x200 */
        width: 140px;
        height: 140px;
    }

    .dvadMedium {
        /* 400x200 */
        width: 280px;
        height: 140px;
    }

    .dvadMediumVertical {
        /* 200x400 */
        width: 140px;
        height: 280px;
    }

    .dvadOverlay1 {
	    width: 600px;
	    height: 400px;
    }
    .dvadOverlay2 {
	    width: 313px;
	    height: 313px;
    }

}

/*ads on screens smaller than 1050px*/
@media (max-width: 1150px) {

    .dvadspace2 {
	    width: 950px;
	    height: 90%;
    }

    .dvadSmall {
        /* 200x200 */
        width: 190px;
        height: 190px;
    }

    .dvadMedium {
        /* 400x200 */
        width: 384px;
        height: 190px;
    }

    .dvadMediumVertical {
        /* 200x400 */
        width: 190px;
        height: 384px;
    }

    .dvadOverlay1 {
	    width: 600px;
	    height: 400px;
    }
    .dvadOverlay2 {
	    width: 400px;
	    height: 400px;
    }

}

/*ads on screens smaller than 700px*/
@media (max-width: 700px) {

    .dvadspace2 {
	    width: 600px;
	    height: 90%;
    }

    .dvadSmall {
        /* 200x200 */
        width: 140px;
        height: 140px;
    }

    .dvadMedium {
        /* 400x200 */
        width: 280px;
        height: 140px;
    }

    .dvadMediumVertical {
        /* 200x400 */
        width: 140px;
        height: 280px;
    }

    .dvadOverlay1 {
	    width: 560px;
	    height: 313px;
    }
    .dvadOverlay2 {
	    width: 313px;
	    height: 313px;
    }

}

/*ads on screens smaller than 550px*/
@media (max-width: 550px) {

    .dvadspace2 {
        width: 450px;
        height: 90%;
    }

    .dvadSmall {
        /* 200x200 */
        width: 100px;
        height: 100px;
    }

    .dvadMedium {
        /* 400x200 */
        width: 200px;
        height: 100px;
    }

    .dvadMediumVertical {
        /* 200x400 */
        width: 100px;
        height: 200px;
    }

    .dvadOverlay1 {
        width: 450px;
        height: 225px;
    }

    .dvadOverlay2 {
        width: 225px;
        height: 225px;
    }
}

div#fullCalModal {
    width: 400px;
    height: 500px;
    margin-top: -200px;
    margin-left: -200px;
    position: fixed;
    top: 50%;
    left: 50%;
    overflow: hidden;
}

div#fullCalModal .modal-dialog {
    width: 100%;
}

.modal-header {
    margin-top: 15px;
}

#modalTime {
    margin-left: 10px;
}
#mstartTime {
    margin-bottom:4px;
}
/* height of the calendar event */
.fc-content {
    height: 18px;
}

/* For the sharethis.com feature */
/*
.stpulldown-gradient
{
    background: #E1E1E1;
    background: -moz-linear-gradient(top, #E1E1E1 0%, #A7A7A7 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E1E1E1), color-stop(100%,#A7A7A7));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E1', endColorstr='#A7A7A7',GradientType=0 ); 
    background: -o-linear-gradient(top, #E1E1E1 0%,#A7A7A7 100%); 
    color: #636363;
}
#stpulldown .stpulldown-logo
{
    height: 40px;
    width: 300px;
    margin-left: 20px;
    margin-top: 5px;
    background:url("//sd.sharethis.com/disc/images/Logo_Area.png") no-repeat;
}
*/
.unslider-carousel img {
    width: 100%;
}

