
/** General styles*/
body, td {
 font-family: 'Open Sans', sans-serif;
 font-size: 13px;
 line-height: 18px;
}

body{
 margin: 0;
 padding: 0;
 overflow-y: scroll;
}

.abs {
 position: absolute;
}

a{
    text-decoration: none;
    color: #000;
}

.rel {
    position: relative;
}

h2 {
    color: #A32681;
    font-family: 'Droid Serif';
    /* font-size: 22px; */
    /* letter-spacing: 0.02em; */
    text-align: left;
}

h3 {
    text-transform: uppercase;
}

.hglt-red, .hglt-violet{
      color: #A32681;
    font-weight: bold;
}

.justify{
    text-align: justify;
}

h4 {
    margin: 0px;
}

.pg-img{
    height: 310px;
}

.page-divider {
    border-top: 2px dotted #E6C6E6;
}
.page-separate {
    border-right: 2px dotted #E6C6E6;
}

.hglt-snippet a{
    color: #FFF !important;
}

/** NAV Flyout */

nav a:not(.nav-divider):hover {
    border-bottom: 1px solid #D48AD1;
}

.nav-out {
    position: absolute;
    top: 58px;
    z-index: 10000;
    background-color: rgba(243, 238, 249, 0.95);
    padding: 20px;
    border-radius: 10px;
    border: 3px solid #BE9AE2;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: table;
    background-image: url("Assets/images/common/expand.jpg");
    padding-top: 15px;
    box-shadow: 0px 4px 4px 0px #724D98;
}

.nav-out a {
    display: block;
    border-top: 1px solid transparent;
    border-bottom: 1px dotted #E6C6E6;
    /* padding-top: 3px; */
    margin-bottom: 6px;
    text-align: center;
}

.show-subnav {
    position: relative;
    top: -28px;
}

/** Master Header styles */
.master-hdr-wrapper {border-bottom: 6px solid #B58CDE;background-color: #F3EEF9;height: 117px;}
.ptn-master-content {
    min-height: 500px;
    background-color: rgba(125, 96, 154, 0.86);
    background-image: url(../images/purple-pattern-op.png);
}
.logo{padding: 18px 0;}
nav {text-align: right;margin-bottom: 22px;height: 15px;position: static;}
nav a:last-child { margin-right: 0; }
nav a {color: #a02892;font-weight: 800;text-transform: uppercase;text-decoration: none;/* margin-right: 20px; */font-size: 102%;padding: 2px 5px;border-radius: 2px;}
.nav-holder{background-image: url(../images/top-bg.png);background-repeat: no-repeat;background-position: 0px -12px;position: relative;}
nav .nav-divider{background-image: url(../images/star.png);background-repeat: no-repeat;margin: 0px 0px;display: inline-block;width: 10px;height: 14px;background-position: 7px 6px; cursor: default;}


/** Highlight styles */
.hglt-section { position: relative; z-index: 10; height: 449px; }
#ftr-hglt {
                                text-align: center;
                                width: 100%;
                                background-color: rgba(132, 93, 173, 0.86);
                                background-image: url(../images/purple-pattern-op.png);
                                position: relative;
                            }
.hglt-overlay {background-color: rgba(105, 66, 144, 0.87);}
.upds-list {padding: 12px 35px;height: 424px;}
.upds-list td { color: white; font-weight: bold; font-size: 13px; line-height: 16px; padding: 5px; }
.hglt-snippet { display: inline-block; border-radius: 3px; text-transform: uppercase; font-size: 92%; letter-spacing: 0.05em; padding: 3px 8px;margin-bottom: 7px;}
.tours { background-color: #db1f89; }
.news { background-color: #008EDE; }
.donate, .join, .tv, .login, .month-of-release, .mb-btn {
    background-color: #db1f89;
    font-size: 12px;
    font-weight: bold;
    border: none;
    color: white;
    position: relative;
    top: 0;
    padding: 5px 8px;
    margin-right: 6px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    }
.tv {background-color: #a32681;}
.upds-list p { margin: 0; }
.divider{ border-top: 1px solid #DEDEDE;}
.upds-list td { border-bottom: 1px solid #DEDEDE; padding: 15px 0 !important; }
.upds-list tr:last-child td{border-bottom: none;}

.login.hglt-snippet {
    background-color: #4d484d;
    padding: 5px 8px;
    margin-right: 6px;
}

/** Content styles **/

.two-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-bottom: 31px;
    /* margin-right: 50px; */
    -webkit-column-gap: 30px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

.two-col h4 {
    margin: 0px;
}

.sidebar {
    background-color: #f0e8f8 !important;
    padding: 25px;
}

.qt-text {
    margin: 20px 0px 40px 0px;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    color: #602E94;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 19px;
    background-color: #f4f4f4;
    padding: 1px 27px 1px 14px;
    width: 556px;
    box-shadow: 7px 7px 0 #E7E0E7;
    border-radius: 4px;
    height: 180px;
    text-align: left;
    background-image: url(../../Assets/images/qt-bg.gif);
    background-repeat: no-repeat;
    background-position: 250px -100px;
    position: relative;
    left: 40px;
}

.frontbox {
    padding: 0px 10px 0px 10px;
	vertical-align:top; 
	border: 1px solid #d6cce5;
    border-radius: 0px 24px 0px 25px; 
	-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
	background-color:#f0e8f8 
}
    
.qt-text img{
    position: relative;
    top: -16px;
    left: -67px;
}

.qt-text h3 {
    font-style: normal;
    text-align: right;
    position: relative;
    left: -90px;
    width: 115%;
    margin: -5px;
    text-transform: capitalize;
}

.qt-text p {
    padding-bottom: 0px;
    padding-top: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-right: 5px;
    font-size: 13px;
    position: relative;
    left: -44px;
    width: 596px;
    font-weight: bold;
}

.qt-text small {
    font-size: 50%;
}

.desc h3 {
    margin-bottom: 18px;
    font-size: 20px;
    color: #765994;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
        text-transform: initial;
        margin-top: 0;
}


table.grid-tbl td {
    border-bottom: 2px dotted #E6C6E6;
}

table.grid-tbl tr:last-child td {
    border-bottom: none;
}

table.grid-tbl-solid td {
    border-bottom: 1px solid #E6C6E6;
}

table.grid-tbl {
    border-collapse: collapse;
}

/** Bottom Section styles */


#btm-hglt ul {
    margin: 0;
    padding: 0;
    color: #EFE5EF;
    padding-left: 0px;
}

#btm-hglt li {
    list-style-type: none;
}

.btm-section {
    padding-top: 20px;
    padding-bottom: 25px;
    border-top: 5px solid #64447D;
    background-color: #7F639C;
    background-image: url(../images/purple-pattern-op.png);
    background-size: 15%;
    width: 100%;
    color: white;
}

.btm-section h3 {
    text-transform: uppercase;
    font-size: 14px;
    color: #FFF7F7;
    font-weight: 800;
    margin-bottom: 10px;
}

.btm-btn{
    border-radius: 4px;
    padding: 5px 8px;
    margin-right: 15px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.09em !important;zoom:105%;
}

.join {
    background-color: #49a871;
}

.btm-section div img {
   width: 150px;
   padding-left: 15px;
}

.btm-contact-info td {
    font-size: 10px;
    line-height: 16px;
    color: #EAEAEA;
}


#btm-hglt {
    padding-bottom: 10px;
    margin-bottom: 15PX;
    border-bottom: 1px dashed #A398A1;
}

#btm-hglt span {
    padding-left: 50px;
}


.btm-contact-info h3 {
    color: #FFFFFF;
    margin: 0;
}

.bdr-left {
    margin: 14px;
    padding-left: 25px;
    border-left: 1px solid #A398A1;;
    border-left-style: dashed;
}

.bg-white table td{
    border: 1px solid #CCCCCC;
    padding: 0px 6px;
    font-weight: bold;

}

.bg-white table{
    border-collapse: collapse;
}
.bg-white h3{
   padding-bottom: 5px;
}


.bg-white {
   background-color: rgba(211, 173, 249, 0.35);
   padding: 0px 12px 0px;
   border-radius: 5px;
   margin: 10px;
   padding: 16px;
   color: #726D71;
  }

.btm-contact-add td{
    margin-right: 10px;
    padding-right: 20px;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 18px;
}

.btm-contact-info small{
    font-size: 10px;
    color: #FFFAFA;
}

.btm-icons {
    padding-right: 65px;
}

#events-tbl p {
    margin: 0px;
}





/** Magazine section **/

.magazine img {
    width: 100%;
    border-radius: 6px;
    box-shadow: 4px 4px 0px #DEDEDE;
}


.magazine-wrapper {

    display: flex;
    margin: auto;
    margin-top: 40px;
}

.magazine-preview {
    margin-right: 30px;
    display: flex;
    text-align: center;
    padding: 10px;
    background-color: #EFEFEF;
    border-radius: 5px;
    padding-top: 30px;
}

.sign-out-strp div {
    width: 100%;
    display: flex;
}

.sign-out-strp div h2 {
    flex: 1;
    color: #FFF;
}


.month-of-release.btm-btn.hglt-snippet {
    margin-right: 0;
    text-transform: uppercase;
    width: 70px;
    margin: auto;
    position: relative;
    top: -14px;
    text-align: center;
    left: 40px;
}

.login-wrapper {
    width: 1050px;
    margin: auto;
    text-align: center;
    padding: 40px;
    box-sizing: border-box;
    background-color: #FFF;
}

.login-section {
    width: 650px;
    margin: auto;
    border: 1px solid #efefef;
    padding: 35px 16px;
    margin-bottom: 20px;
    border-radius: 6px;
    box-shadow: 0px 0px 8px #9E9E9E;
}

.store-sec {
    background-color: #664588;
    padding: 0;
    background-image: url(../images/qt-bg-tran.png);
    background-repeat: no-repeat;
    background-position: 269px -150px;
}

.store-sec td {
    padding: 0 10px;
    border-left: 7px solid #A728A2;
    background-image: url(../images/purple-pattern-light.png);
    background-repeat: no-repeat;
}
#login-form {
    display: flex;
    flex-direction: column;
    width: 350px;
    margin: auto;
}

#login-form input {
    padding: 10px;
    margin: 10px 0;
		padding-bottom: 3px;
    padding-left: 2px;
}


button.login-btn.hglt-snippet {
    margin: 0;
    padding: 10px;
    border-radius: 4px;
    background-color: #A32681;
    border: none;
    width: 120px;
}

.sign-out-strp {
    color: #FFF;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sign-out-strp a {
    font-weight: bold;
    color: #FFF;
}

.sample-edition-image-wrapper {
    width: 170px;
    float: left;
    padding: 0;
    text-align: center;
}
.price small {
    font-size: .7em;
    font-style: italic;
    opacity: .8;
    text-transform: lowercase;
}
.magazine h4 {
    text-transform: uppercase;
}


.mb-box {
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    font-family: 'Droid Serif', serif;
    box-shadow: 7px 7px 0 #E7E0E7;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: 100px 130px;
}
/** Bottom footer styles */



.btm-ftr {
  background-color: #64447D;
  color:#FFFFFF;
  height: 40px;
  /* padding-top: 10px; */
  /* padding-bottom: 10px; */
}

.btm-section a{
    text-decoration: none;
    color: #FFF;
}

.btm-ftr table {
   padding-top: 10px;
}

.master-content{
    background-image: url(../images/purple-pattern-light.gif);
    background-size: 10%;
}

.copy{
    background-color: white;
}


.form-tbl {
    border-collapse: collapse;
    border-radius: 13px;
}

.form-tbl input {
    height: 29px;
    font-size: 15px;
    outline: none;
    border: none;
    border-bottom: 1px dotted #A2A2A2;
    width: 92%;
    background-color: rgba(253, 252, 252, 0.78);
    padding: 0 6px;
    font-weight: bold;
    font-family: 'Droid Serif';
    letter-spacing: 0.03em;
}

.form-tbl input[type=submit].ongoing {
    background-color: #009681;
}

.form-tbl select{
        outline: none;
    border: none;
    border-bottom: 1px dotted #A2A2A2;
    height: 30px;
}

.form-tbl textarea {
    margin-top: 2px;
    outline: none;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    width: 85%;
    padding: 10px;
    font-size: 14px;
    font-family: 'Droid Serif';
    /* font-style: italic; */
    line-height: 20px;
    border-left: 10px solid #DCCEEC;
    margin-top: 21px;
}

.form-tbl input[type=submit]{background-color: #A32681;color: white;padding: 5px 15px;height: 35px; cursor: pointer; width: 100px;font-size: 13px;font-weight: bold;border-radius: 5px;}

.form-tbl td {
    font-size: 13px;
    font-weight: bold;
    padding: 6px 10px;
}

.form-tbl td:first-child {
    background-color: #F9F9F9;
    border-bottom: 1px solid #DEDEDE;
    border-right: 1px dotted #DEDEDE;
}

.form-tbl th{
    
border-radius: 12px;
    
border-bottom-left-radius: 0;
    
border-bottom-right-radius: 0;
    
color: white;
    
padding: 0;
    
margin: 0;
    
text-align: left;
    
padding-left: 10px;
    
background: #724D98;
    
border-bottom: 6px solid #E4E1E1;
    
line-height: 19px;
}

.form-tbl .tbl-ftr td{
    border-top: 6px solid #E4E1E1;
    background-color: #EFEFEF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px 10px;
}

.form-tbl input[type=checkbox] {
    display: inline;
    width: auto;
    zoom: 155%;
    vertical-align: middle;
    height: 12px;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
    #slider, .master-hdr-wrapper, .btm-section, .btm-ftr{
        width: 1050px;
    }
    
    #slider{
        height: 344px;
    }
    
    .page-hdr h1{
        font-size: 11px;
    }
}




@media screen and (max-device-width: 1024px) {

    table {
        width: 100%;
        padding: 0 20px;
    }

    .btm-ftr td {
        white-space: nowrap;
    }

    nav {
        text-align: right;
        margin-bottom: 22px;
        height: 15px;
        position: static;
        white-space: nowrap;
        font-size: smaller;
    }

    .master-hdr-wrapper {
        width: 100%;
    }

    .master-hdr-wrapper {
        width: 100%;
    }

    table.master-hdr {
        width: 100%;
    }

    #slider {
        width: 100%;
    }

    table {
        width: 100%;
    }

    .btm-section {
        width: 100%;
    }

    .btm-ftr {
        width: 100%;
    }

}