/*
 Theme Name:     Cop Talk Diva
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/*
Color Hexacodes:
Black: #000000:
White: #ffffff;
Desert Rose: #f9d5cc;
Desert Sand: #f9f2e9;
Raspberry: #d35073;
Mauve: #ca8799;
Old Pink:#935868;
Turkish Red: #8b1b39;
*/


@import url("../Divi/style.css");


/* =Theme customization starts here
------------------------------------------------------- */
.widgettitle {
text-align:center;
font-size:30px;
font-weight:bold;
}

/*archives*/
.yearCount, .monthCount{font-weight:normal !important;}

#custom-blog-column-right #collapsarch-2 ul.collapsing li.collapsing{font-size:13pt !important;}
#custom-blog-column-right #collapsarch-2 ul.collapsing li.collapsing div ul li.collapsing {margin-left:15px !important;padding-left:0px !important;padding-right:3px !important;}
#custom-blog-column-right #collapsarch-2 ul.collapsing li.collapsing div ul li.collapsing a {}
#custom-blog-column-right #collapsarch-2 ul.collapsing li.collapsing div ul li.collapsing ul li.item a {font-weight:normal !important; color:#d35073 !important; }
#custom-blog-column-right #collapsarch-2 ul.collapsing li.collapsing div ul li.collapsing ul li.item a:hover {font-weight:normal !important; color:#8b1b39 !important; }

.blog #sidebar #collapsarch-2 ul.collapsing li.collapsing{font-size:13pt !important;}
.blog #sidebar #collapsarch-2 ul.collapsing li.collapsing div ul li.collapsing {margin-left:15px !important;padding-left:0px !important;padding-right:3px !important;}
.blog #sidebar #collapsarch-2 ul.collapsing li.collapsing div ul li.collapsing a {font-weight:normal !important; color:#d35073 !important; }
.blog #sidebar #collapsarch-2 ul.collapsing li.collapsing div ul li.collapsing ul li.item a {font-weight:normal !important; color:#d35073 !important; }
.blog #sidebar #collapsarch-2 ul.collapsing li.collapsing div ul li.collapsing ul li.item a:hover {font-weight:normal !important; color:#8b1b39 !important; }

h1,h2,h3,h4,h5,h6{
line-height:1.5em;
padding-bottom:0;
margin-top:20px;
margin-bottom:10px;}

h2.seriestitle{margin-bottom:20px;}
h2.seriestitle small{font-weight:bold;font-size:22px;}

h2.country-title{border-bottom:1px solid #dddddd;padding-bottom:5px;}

h1.entry-title, h1.main_title{
padding-bottom:0;
margin-top:0px !important;
margin-bottom:5px !important;
}

h2.booktitle{margin-top:0;}
h3.subtitle{margin-top:10px;}
.series-info{font-weight:bold;font-size:18px;}

@media only screen and ( max-width:980px ){
body { font-size:16px !important; }

h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}
}

/*
******************************************
MOBILE MENU TABLET
******************************************
*/

/*You will need to insert the following code into the CSS of the page.
(This code needs to go above any other code that targets certain sized screens)*/

/*Tablet Menu Shown*/

@media only screen and ( max-width:980px ) and ( min-width:768px ){
#main-header{
	margin-bottom:0px !important;
	padding-bottom:0px !important;}

#top-menu-nav {
display:block !important;
margin-bottom:0px !important;
padding-bottom:0px !important;
margin-top:6px;
}

#top-menu {
display:block !important;
}

#et_mobile_nav_menu {
display:none !important;
}

.et-fixed-header #top-menu-nav {
margin-bottom:0;
}

/* set the width, and right align */
#top-menu-nav {
max-width: 980px;
right: 0;
left:auto;
}
}

@media only screen and ( max-width:767px ){
#top-menu-nav {
display:block !important;
margin-top:0px !important;
padding-top:0px !important;
margin-bottom:0px !important;
padding-bottom:0px !important;
margin-top:6px
}
}

/*
******************************************
MOBILE MENU DESIGN
******************************************
*/
.logo_container{height:0;}

#et_mobile_nav_menu{
	margin-top:0px !important;
	padding-top:0px !important;
}
#et_mobile_nav_menu .closed{background:#000000 !important;}
#et_mobile_nav_menu .opened{background:#000000 !important;}

#mobile_menu .current_page_item a{background:#222222 !important;}
#mobile_menu .current_page_item .sub-menu a {background:#222222 !important;}
#mobile_menu .current_page_item a:hover{background:#333333 !important;}
#mobile_menu .current_page_item .sub-menu a:hover {background:#333333 !important;}

.et_mobile_menu li a:hover{background:#333333;}

.et_mobile_menu {border-top-color: #f9d5cc !important;}

.et_mobile_menu li a {font-size: 16pt !important; font-weight:normal !important;}

#main-content .container {
padding-top: 25px !important;
}

span.mobile_menu_bar:before {
    color: white !important;
}

/*
******************************************
FEATURED POST
******************************************
*/

#featured-post{
margin-bottom: 27px;
box-shadow: 0px 20px 150px #d8cdbf;
}

.featured-post-entry{
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}

.single.featured-post-entry{
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:20px;
}

.featured-post-social-media{
border-top:2px dotted #f9d5cc;
padding-top:20px;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;
}

@media (max-width: 767px) {
#featured-post{
margin-bottom: 27px;
box-shadow: none;
}
.featured-post-entry {padding:0px;}

.featured-post-social-media{
padding-left:0px;
padding-right:0px;
}
}

/* Blog Pagination */

.wp-pagenavi span.current {
	font-weight: bold !important;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
    color: #d35073!important;
    font-size:20px !important;
}

.wp-pagenavi a:active,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
    color: #d35073!important;
    font-size:20px !important;
}

/* *************** Comment Styles *************** */

#comment-wrap ol.commentlist li.comment .comment-body{
	margin-left:0 !important;
	padding-left:0 !important;
}

.comment .children {
	margin-left: 50px;
	padding-left: 0 !important;
}

@media (max-width: 767px) {
.comment .children {
	margin-left: 0px;
	padding-left: 0 !important;
}
}

.comment-body {
	position: static;
	padding-left: 0;
}

.comment_avatar {
	position: static;
	float:left;
	margin-right:20px;
	padding-right:0;
	max-width:80px;
}

@media (max-width: 767px) {
.comment_avatar {
	margin-right:10px;
	max-width:50px;
}

.comment_avatar img {
	max-width: 50px;
}
}

.comment_postinfo{
	margin-left:0;
	padding-left:0;
	text-align:left;
}

span.fn,
span.fn a {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

span.comment_date {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: 300;
}

@media (max-width: 767px) {
span.fn,
span.fn a {
	display: inline-block;
}

span.comment_date {
	display: inline;
}
}

.comment_area .comment-reply-link {
	display: block;
	position: static;
}

.comment_area{clear:both;
	padding-top:10px;
}

.comment.bypostauthor,
.comment.comment-author-admin {
    margin-top: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 40px;
    background-color:#f9f2e9 !important;
    color: #000000;
}


@media (max-width: 767px) {
.comment.bypostauthor,
.comment.comment-author-admin {
    margin-top: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px;
    background-color:#f9f2e9 !important;
    color: #000000;
}
}

.bypostauthor .fn,
.comment-author-admin .fn {
    color: #ca8799;
}
.bypostauthor .comment_date,
.comment-author-admin .comment_date {
    color: #ca8799;
}
.bypostauthor .bypostauthor,
.comment-author-admin .comment-author-admin {
    border: none;
    background-color: none;
    margin-bottom: 20px;
    margin-top: 20px
}

.bypostauthor .avatar-box,
.comment-author-admin .avatar-box {
    box-shadow: 0px 5px 20px #d8cdbf;
    -moz-box-shadow: 0px 5px 20px #d8cdbf;
    -webkit-box-shadow: 0px 5px 20px #d8cdbf;
}

.bypostauthor .comment-reply-link,
.comment-author-admin .comment-reply-link {
    background-color: #ca8799;
    border-color: #ca8799;
    color: #000000;

}
 
.single-post #main-content {
background: #ffffff;
}

.single-post .post-meta {
text-align:center;
margin-bottom: 30px;
 }
 
p.post-meta, .post-meta a {
color: #808080 !important;
font-size: 20px !important;
}
 
.single .et_pb_post{
margin-bottom: 27px;
box-shadow: 0px 20px 150px #d8cdbf;
}

@media (max-width: 767px) {
.single .et_pb_post{
margin-bottom: 27px;
box-shadow: none;
}
}
 
.et_pb_post .entry-content {
padding-top:40px !important;
padding-left:40px !important;
padding-right:40px !important;
padding-bottom:20px !important;
line-height: 26px;
}

@media (max-width: 767px) {
.et_pb_post .entry-content {
padding: 0px;
}
}
 
.with-border {
border-radius: 4px;
box-shadow: 0px 20px 150px #d8cdbf;
}
 
ol.commentlist > li.comment, #respond{
background-color: #fff !important;
padding: 20px 40px 20px !important;
box-shadow: 0px 20px 150px #d8cdbf;
margin-bottom: 80px;
}

@media (max-width: 767px) {
ol.commentlist > li.comment, #respond{
background-color: #fff !important;
padding: 0px !important;
box-shadow: none;
margin-bottom: 80px;
}
}
 
h1#comments {
margin-bottom: 40px;
}
 
h3#reply-title {
    font-size: 35px;
    letter-spacing: 0px;
}

 .comment_area .comment-reply-link, .form-submit .et_pb_button {
font-size: 14px;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
margin-top: 10px;
float: right;
display: inline-block;
padding: 8px 16px;
background-color: #333333;
border: 2px solid #333333;
position: inherit;
}

 .comment_area .comment-reply-link:hover{
font-size: 14px;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
margin-top: 10px;
float: right;
display: inline-block;
padding: 8px 16px;
background-color: #000000;
border: 2px solid #000000;
position: inherit;
}

@media (max-width: 767px) {
.form-submit .et_pb_button {
font-size: 14px;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
margin-top: 10px;
float: none;
display: block;
padding: 8px 16px;
background-color: #333333;
border: 2px solid #333333;
position: inherit;
}

.form-submit{float:none;}
}
 
.form-submit .et_pb_button:hover {
padding: 8px 16px;
background-color: #000000;
border: 2px solid #000000;
color: #ffffff;
}

.form-submit .et_pb_button:hover:after{
opacity: 0 !important;
}
 
.comment-reply-link.et_pb_button:hover:after {
opacity: 0 !important;
}
 
#commentform textarea {
background-color: #f4f4f4;
border: 3px solid #dddddd;
font-size: 18px;
padding: 20px;
color: #000000;
}

#commentform textarea:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.comment-body {
padding: 0 0 0 100px;
}

/*
******************************************
COLUMNS
******************************************
*/

.six-columns .et_pb_module {width: 16.66%; float: left;}
.five-columns .et_pb_module {width: 20%; float: left;}
.four-columns .et_pb_module {width: 25%; float: left;}
.two-columns .et_pb_module {width: 50%; float: left;}
.four-columns-audio .et_pb_module {width: 25%; float: left;}

@media (max-width: 980px){
.six-columns .et_pb_module {width: 33.3%;}
.five-columns .et_pb_module {width: 33.3%;}
.four-columns .et_pb_module {width: 33.3%;}
.two-columns .et_pb_module {width: 100%;}
.four-columns-audio .et_pb_module {width: 50%;}
}
 
@media all and (max-width: 767px) {
.six-columns .et_pb_module {width: 50%;}
.five-columns .et_pb_module {width: 50%;}
.four-columns .et_pb_module {width: 50%;}
.two-columns .et_pb_module {width: 100%;}
.four-columns-audio .et_pb_module {width: 50%;}
}

@media all and (max-width: 500px) {
.four-columns-audio .et_pb_module {width: 100%;}
}

.five-columns .et_pb_module img {width: 80%;}
.six-columns .et_pb_module img {width: 80%;}
.four-columns .et_pb_module img {width: 80%;}
.two-columns .et_pb_module {padding-left:20px;padding-right:20px;}
.four-columns-audio .et_pb_module {padding:0 20px 20px 20px;}

/*
******************************************
GENERAL
******************************************
*/
#main-footer{margin-top:25px !important;}
.footer-widget .fwidget h4.title{line-height:1.5em !important;}

.socialbutton img{
width:36px !important;
height:36px !important;
}

.socialbutton{
margin-left:0 !important;
margin-right:0 !important;
padding-left:0 !important;
padding-right:0 !important;
}

.et_pb_module h2, .et_pb_module h3, .et_pb_module h4{line-height:1.4em;}

.widget_collapsarch a:link, .widget_collapsarch a:visited{font-weight:bold;color:#d35073 !important;}
.widget_collapsarch a:hover{font-weight:bold;color:#8b1b39 !important;}

.et_pb_module a:link, .et_pb_module a:visited{font-weight:bold;color:#d35073 !important;}
.et_pb_module a:hover{font-weight:bold;color:#8b1b39 !important;}

.entry-content a:link, .entry-content a:visited{font-weight:bold;color:#d35073 !important;}
.entry-content a:hover{font-weight:bold;color:#8b1b39 !important;}
.post-meta a:link, .post-meta a:visited, .post-meta a:hover{font-weight:normal !important;}

a.publink:link, a.publink:visited, a.publink:hover{font-weight:normal !important;}

.et_pb_text_align_left ul, .et_pb_text_align_left ol{
	margin-top:3px !important;
	padding-top:3px !important;
	margin-left:30px;
	margin-bottom:30px;}
	
.et_pb_text_align_left ul li, .et_pb_text_align_left ol li{
	margin-top:0 !important;
	padding-top:0 !important;}


.et_pb_text_align_left ul li{
list-style-type:bullet !important;}

.et_pb_text_align_left ol li{
list-style-type:decimal !important;}


.release-date{color:#ca8799;text-align:center;font-size:20px;}
h3.series-info{font-weight:bold;}
p span.series-info{font-weight:bold;line-height:1.2em;}
h1.booktitle{line-height:1.4em;}
.text-center{text-align:center;}

.excerpt h2, .excerpt h3 {text-align:center;}
.excerpt h3{font-size:24px !important;margin-bottom:20px !important; text-transform:uppercase;}
.excerpt h4{font-size:18px !important; text-align:left; font-weight: bold;}

.excerpt p{text-indent:45px;text-align:justify;}
.excerpt{padding:40px;}

@media (max-width: 767px) {
.excerpt{padding:0px;}
.excerpt p{text-indent:0px;text-align: left;}
.post h2.entry-title{font-size:24px !important;}
.et_pb_module{font-size:16px !important;}
.excerpt h4{font-size:16px !important;}
}

.img-responsive{
  display: block;
  max-width: 100%;
  height: auto;
}
.coverthumbs{display: block;margin:auto;border:1px #000000 solid;}
.series-cover{padding-bottom:10px;}
.cover  {border:1px solid #000000;margin-bottom:20px;}
.aligncenter .img-responsive {margin: 20px auto;}

@media all and (max-width: 767px) {
.aligncenter .img-responsive {margin: 20px auto;}
.alignright .img-responsive {margin: 20px auto;}
.alignleft .img-responsive {margin: 20px auto;}
.img-responsive .aligncenter  {margin: 20px auto;}
.img-responsive .alignright {margin: 20px auto;}
.img-responsive .alignleft  {margin: 20px auto;}
}

.toggle_custom{
	border: none;
}
.toggle_custom.et_pb_toggle_close {
    border-bottom: 3px solid #f9d5cc;
    background:#ffffff;
 }

.toggle_custom.et_pb_toggle_open h5.et_pb_toggle_title {
text-align: center;
margin:0;
padding: 15px 0 !important;
font-size:30px;
color:#f9d5cc;
}

.toggle_custom.et_pb_toggle_close h5.et_pb_toggle_title {
text-align: center;
margin:0;
padding: 15px 0 !important;
font-size:30px;
color:#000000;
}

.toggle_custom .et_pb_toggle_title:before {
    font-size: 40px;
    content: "\43";
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.toggle_custom.et_pb_toggle_open .et_pb_toggle_title:before {
    color: #000000;
    animation: none;
}

.toggle_custom.et_pb_toggle_close.et_pb_toggle.et_pb_toggle{
    margin: 4% auto;
    padding: 20px;
    border-top: 3px solid #f9d5cc;
    box-shadow: 0 16px 23px -11px rgba(0, 0, 0, 0.3);
}

.toggle_custom.et_pb_toggle_open.et_pb_toggle.et_pb_toggle{
    margin: 4% auto;
    padding: 20px;
    border-top: 3px solid #000000;
    box-shadow: 0 16px 23px -11px rgba(0, 0, 0, 0.3);
}


.toggle_custom_1 {
border: none;
background:none;
}

.toggle_custom_1.et_pb_toggle {
    border: none;
    border-bottom: 3px solid #ddd !important;
    transition: 0.4s
}

.toggle_custom_1.et_pb_toggle_open{
    border-bottom: 3px solid #000000 !important;
    }

.toggle_custom_1.et_pb_toggle_open.et_pb_toggle.et_pb_toggle {
    padding: 20px;
    box-shadow: 0 16px 23px -11px rgba(0, 0, 0, 0.3);
}

.toggle_custom_1.et_pb_toggle.et_pb_toggle h5 {
padding-left: 45px;
color:#000000;
text-transform:uppercase;
margin:0;
padding-bottom:0;
padding-top:0;
}

.toggle_custom_1 .et_pb_toggle_title:before {
right: 94% !important;
color: #000000;
}


.toggle_custom_2 {
border: none;
background:none;
}

.toggle_custom_2.et_pb_toggle {
    border: none;
    border-bottom: 3px solid #ddd !important;
    transition: 0.4s
}

.toggle_custom_2.et_pb_toggle_open{
    border-bottom: 3px solid #000000 !important;
    }

.toggle_custom_2.et_pb_toggle_open.et_pb_toggle.et_pb_toggle {
    padding: 20px;
    box-shadow: 0 16px 23px -11px rgba(0, 0, 0, 0.3);
}

.toggle_custom_2.et_pb_toggle.et_pb_toggle h5 {
padding-left: 45px;
color:#000000;
text-transform:uppercase;
}

.toggle_custom_2 .et_pb_toggle_title:before {
right: 98% !important;
color: #000000;
}

/*
******************************************
ORDER BUTTONS
******************************************
*/
ul.buy-buttons, ul.inline{
	margin-left:0;
	padding-left:0;
	list-style: none;
	margin-bottom:0;
	padding-bottom:0;
}

ul.inline li{list-style: none;display: inline-block;padding:0 10px 5px;}

ul.buy-buttons li {
	display: inline-block;
    width: 60px;
    height: 60px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

ul.buy-buttons li:hover {
    width: 80px;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform:scale(1.2, 1.2);
}

ul.buy-buttons li.badge{
	display: inline-block;
	vertical-align: middle;
    width: 141px;
    height: 40px;
    padding-left:5px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

ul.buy-buttons li.badge:hover{
    width: 141px;
    height: 40px;
    padding-left:5px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

p.moreorderlinks{margin-top:0;padding-top:0;}

/*
******************************************
VISIBILITY
******************************************
*/

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

/* *************** Hidden *************** */

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}


/*
******************************************
COLUMNS & ROWS
******************************************
*/
/* *************** Clearfix *************** */

.clearfix:before,
.clearfix:after{
  display: table;
  content: " ";
}
.clearfix:after{
  clear: both;
}

/* *************** Columns & Rows *************** */

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}