@charset "utf-8";
/* MOBILE CSS DOC */

p {
   font-size:14px;	
}
h1, .h1 {
    font-size: 36px;
    font-weight: bold;
}

/* TABLE */
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}
.title_table td {
    text-align: center;
}
.dairy_table {
    padding-bottom: 50px;
}
/* END TABLE */

.search_newsletter_form {
    float: left;
    padding-bottom: 25px;
}
/* APP HEADER DOWNLOA BANNER */
.app-icon {
    background-color: #3399cc;
    width: 100%;
    min-height: 75px;
    text-align: center;
}

.app-icon a {
    color: #fff;
    line-height: 75px;
    font-size: 18px;
}

.app-icon a:hover {
    opacity:0.8;	
}
.app-icon a:focus {
    opacity:0.8;	
}
/* END APP HEADER BANNER */

/* NAV */
.dl-menuwrapper {
    z-index: 9999;
}
.dl-menuwrapper {
    width: 100%;
    max-width: 2400px !important;
    float: none !important;
    text-align: center;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
	padding-bottom: 15px;
    padding-top: 15px;
}
.dl-menu ul li a {
    background-color: #3399cc;
}
.dl-menu li {
    background-color: rgba(51, 153, 204, 0.93);
    border-bottom: .1px solid #333;
}
.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
    background: #3399cc;
}
.glyphicon-chevron-right-menu:before {
    content: "\e080";
    color: #fff;
}
.dl-menuwrapper li > a:after {
    right: 10px;
    color: #fff;
}
.dl-menuwrapper li a {
    font-size: 22px;
	padding: 23px 20px;
}
.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after {
    top: 15px;
}
/* END NAV */


/* INTERIOR PAGES */
.sidebar_links {
    float: none;
}
.tab-group li a {
    display: block;
    text-decoration: none;
    padding: 15px;
    background: rgba(160, 179, 176, 0.25);
    color: #a0b3b0;
    font-size: 20px;
    float: left;
    width: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.tab a {
    white-space: normal;
}

/* END INTERIOR PAGES */



/* SWIPER CSS */
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.swiper-pagination-bullet {
    width: 25px;
    height: 25px;
	}
.slide_selection {
	width: 100%;
	padding-bottom: 15px;
	text-align: center;
}
.slide_option {
    /* position: absolute; */
    /* margin-right: -50%; */
    /* left: 50%; */
    /* margin-right: -50%; */
    /* transform: translate(-50%, -50%); */
    background: rgba(19, 35, 47, 0.9);
    color: #fff;
    padding: 15px;
    font-size: 12px;
}
		
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #3399cc;
}
/* END SWIPER CSS */


/* BOOKMARK */
.bookmark {
    float: right;
    position: absolute;
    left: 4px;
    top: 8px;
}
/*
#bookmark-this {
    padding: 5px 10px;
    font-size: 14px;
    background: #66cccc;
    color: #fff;
    border: 1px solid #66cccc;
    border-radius: 4px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

#bookmark-this:hover {
  background: #3399cc;
  border: 1px solid #3399cc;
  text-decoration: none;
}

#bookmark-this:active {
  border: 1px solid #3399cc;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  background: #3399cc;
}
*/
/* END BOOKMARK */
/*--footer--*/
.footer{
	background: #333333;
	padding-top: 25px;
    padding-bottom: 25px;
	text-align: center;
}
.footer p {
	color:#aaa;	
	font-family: 'Lato';
    font-weight: bold;
}
.footer a{
	color:#b4b4b4;
}
.footer a:hover{
	color:#7db8da;
}
.footer h3 {
    font-size: 2.5em;
    color: #cccccc;
    margin-bottom: 0.5em;
    font-family: 'Raleway', sans-serif;
}
.footer_post {
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 100%;
    border-bottom: 1px dashed #545454;
}
span#date {
    color: #545454;
	font-family: 'Crete Round', serif;
	font-style: italic;
}
.footer-grids:nth-child(1) {
    padding: 0 5em 0 0;
}
.footer-grids span {
    display: block;
}
.footer-grids span a {
    color: #EA7686;
}
.footer-grids span a:hover{
    color: #333;
}
.footer-bottom {
    margin-top: 2.5em;
}
/* Icons */
.footer-bottom a {
    color: #fff;
    background: #000;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding: .5em;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-font-smoothing: antialiased;
}
.footer-bottom a:hover {
    background: #7D7A7A;
}
/* pop-up text */
.footer-bottom a span {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: -25px;
    right: -25px;
    padding: 5px;
    font-size: 1em;
    border-radius: 2px;
    background: #55a4cf;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */

.footer-bottom a span:before {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #555;
  position:absolute;
  bottom:-5px;
  left:40px;
}
.footer-bottom a:hover span {
    bottom: 41px;
    visibility: visible;
    opacity: 1;
}
.footer-bottom a:before {
    content: '';
    background:url(../images/icons.png)no-repeat 3px 1px;
	width: 20px;
    height: 20px;
    display: block;
}
.footer-bottom a:nth-of-type(2):before {
    content: '';
    background-position:3px -22px;
}
.footer-bottom a:nth-of-type(3):before {
    content: '';
    background-position:0px -45px;
}
.footer-bottom a:nth-of-type(4):before {
    content: '';
    background-position:0px -65px;
}
/*--Icons--*/
.footer a.footer-img {
    display: inline-block;
}
.footer img {
    display: inline-block;
	padding: 5px;
	transition:.5s all;
}
.footer img:hover {
    border-color: #DADADA;
}
.footer-copy {
    margin: 3em 0 0;
    padding: 2em 0;
    border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.footer-copy p {
    text-align: center;
}
.footer-copy p a {
    color: #000;
}
.footer-copy p a:hover{
    color: #aaa;
}
.footer-copy:hover{
    border-color: #745EC5;
}
/*--//footer--*/


/* SMALL PHONE */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 420px) { 

/* LOGO */
.logo {
    width: 100%;
    min-width: 100%;
    min-height: 200px;
    background-image: url('../../images/logo.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}
/* END LOGO */

}

/* BIGGER PHONE */
@media only screen 
and (min-device-width : 425px) 
and (max-device-width : 500px) { 

/* LOGO */
.logo {
    width: 100%;
    min-width: 100%;
    min-height: 215px;
    background-image: url('../../images/logo.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}
/* END LOGO */
}

/* PHONE SIDEWAYS PORTRAIT */
@media only screen 
and (min-device-width : 560px) 
and (max-device-width : 750px) { 

/* LOGO */
.logo {
    width: 100%;
    min-width: 100%;
    min-height: 355px;
    background-image: url('../../images/logo.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}
/* END LOGO */
}



/* TABLETS */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1000px) { 

/* LOGO */
.logo {
    width: 100%;
    min-width: 100%;
    min-height: 450px;
    background-image: url('../../images/logo.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}
/* END LOGO */

}



@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1200px) { 

/* LOGO */
.logo {
    width: 100%;
    min-width: 100%;
    min-height: 465px;
    background-image: url('../../images/logo.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}
/* END LOGO */

}