/* Custom font face */

html,
button,
input,
select,
textarea {
    color : #5555555;
    }

html {
    font-size   : 1em;
    line-height : 1.4;
    }

/*
   * Remove text-shadow in selection highlight: h5bp.com/i
   * These selection rule sets have to be separate.
   * Customize the background color to match your design.
   */
input, textarea{
  margin:10px 0;
 width:100%;
 padding:7px 7px 7px 20px ;
 border:1px solid #e5e5e5;
 border-radius: 3px;
 box-shadow:none;
}
input[type="submit"]{
  background: #69043B;
  color:#fff;
  border: 1px solid transparent;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(0,0,0,.6) ;
  box-shadow: none;
}
textarea{
  height:200px;
}
::-moz-selection {
    background  : #B3D4FC;
    text-shadow : none;
    }
::selection {
    background  : #B3D4FC;
    text-shadow : none;
    }
::-webkit-input-placeholder { color: #000; }
::-moz-placeholder { color: #000; }
:-ms-input-placeholder { color: #000; }

:focus,
.btn-default.focus:active, .btn-default:active:focus{
    outline   : none !important;
    background: none !important;
    border-color: none !important;
}

/*
   * A better looking default horizontal rule
   */

hr {
    display    : block;
    height     : 1px;
    border     : 0;
    border-top : 1px solid #CCCCCC;
    margin     : 1em 0;
    padding    : 0;
    }

/*
   * Remove the gap between images, videos, audio and canvas and the bottom of
   * their containers: h5bp.com/i/440
   */

audio,
canvas,
img,
video {
    vertical-align : middle;
    }

/*
   * Remove default fieldset styles.
   */

fieldset {
    border  : 0;
    margin  : 0;
    padding : 0;
    }

/*
   * Allow only vertical resizing of textareas.
   */

textarea {
    resize : vertical;
    }

.alignleft {
    float        : left;
    margin-right : 15px;
    }

.alignright {
    float       : right;
    margin-left : 15px;
    }

.aligncenter {
    float       : none;
    margin-left : 0 auto;
    display     : block
    }

.floatleft {
    float : left
    }

.floatright {
    float : right
    }
::focus{
  display:none;
}
a,
a:active,
a:focus,
a:active {
    text-decoration : none !important;
    outline         : none
    }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #333
}
a {
    text-decoration : none;
    transition      : all 0.2s ease 0s;
    color: #098cfe;
    }

a:hover,
a:focus {
    color           : #555;
    text-decoration : underline;
    }
a:link {

}
a:visited {

}
a:hover {

}

ul{
  margin     : 0;
  padding-left    : 18px;
  list-style : disc;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

p{
  margin:0 0 15px;
}
.btn, .btn-default{
  border: 1px solid transparent;
  padding:7px 20px;
  border-radius: 0;
  color:#fff;
  background: transparent;
}
.btn-default:hover, .btn-default:focus{
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

img{
    max-width : 100%;
    height:auto;
    }

.alignnone {
    margin: 5px 20px 20px 0;
    float: none;
    clear: both;
    display: block;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}


a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.entry-content ol, .entry-content ul {
   list-style-position: inside;
   margin: 0 0 25px 20px;
}

.entry-content .page ul {
  margin: 0 0 25px 0px;
}

.entry-content ol ul, .entry-content ul ul {
   list-style-type: circle;
   list-style-position: inside;
   margin: 0 0 15px 20px;
}
.entry-content ol ol, .entry-content ul ol {
   list-style-type: lower-latin;
   list-style-position: inside;
   margin-left: 15px;
   margin-bottom: 0px;
}

body {
    font-family                : 'Libre Franklin', sans-serif;
    font-size                  : 16px;
    line-height                : 1.42857143;
    color                      : #555555;
    font-weight                : normal;
    background-color           : #e6ecf0; /* #d9d9d9 */
    -webkit-text-size-adjust   : 100%;
    -webkit-overflow-scrolling : touch;
    -webkit-font-smoothing     : antialiased !important;
}

/*-------------------------------------------------
 main-section
------------------------------------------------*/
.main-section .container{
  background: #fff;
  padding: 15px 0 30px 0;
}
#below-header-widget .container{
  background: #fff;
  padding: 15px 0 15px 0;
}
.below-header{
  padding:0 15px;
  margin:0;
}
#main, .page-content article{
  padding: 0 0 0 15px;
  overflow: hidden;
}

 /* =================
    header style
 */
 #header-style-default{
  background: #69043B;
   transition: all 1s ease 0s;
 }
.header-top{
    background-color: #69043b;
    padding: 5px 20px;
}
.header-top-time-stamp{
color: #fff;
font-size: 13px;
font-weight: 600;
margin-top: 4px;
}
.header-top-menu{
  text-align: right;
}
.header-top-menu ul li{
  display: inline;
}
.header-top-menu ul li a{
  display: inline-block;
  color:#fff;
  font-size: 14px;
  padding: 0 4px;
  font-weight: 600;
}
.header-top-menu ul li a:last-child{
  padding-right: 0px;
}
.header-top-menu ul li a:hover{
  background: transparent;
  color:#ddd;
}

.header-author-avatar img{
  border-radius: 50%;
  display: inline;
  float:right;
}
.header-logosec{
  padding: 16px 6px;
  transition: all 1s ease 0s;
}
.site-logo img,.header-glove img{
  transition: all 1s ease 0s;
  margin-top: 8px;
}
.siteTag{
  display: block;
  text-align: right;
  margin-right: 9px;
  color: #96150e;
  font-size: 13px;
}

.header-glove img{
  max-width: 56px;
  margin-top: 0;
}
.google-ad img{
  width:100%;
}

.navbar-collapse{
  padding-left: 0;
  padding-right: 0;
}
.navbar-inverse {
    background-color: transparent;
    border: none;
    margin: 0;
}
#menu-bar, .site-navigation{
    background: #59023B;
}
.primary-menu-left{
  width:86%;
  float:left;
}
.right-cat-button{
  width:6%;
  float:left;
  text-align: right;
}
.cat-btn{
  padding: 13px 5px 8px 20px;
}
.right-search-button{
  width:8%;
  float:left;
  text-align: right;
  padding: 13px 0;
}
.search-form{
  text-align: center;
}
#deskSearch{
  width:600px;
}

.right-cat-button i{
  font-size:22px;
}
.right-search-button span{
   color:#fff;
    font-size: 90%;
    margin-right: 12px;
    font-weight: 700;
    cursor: pointer;
    font-family: 'Libre Franklin', sans-serif;
    text-transform: uppercase;
}
.header-search span{
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-right: 5px;
}
.xs-close span{
    color: #000;
    cursor: pointer;
    font-size: 16px;
    margin-right: 5px;
    padding: 5px 0 3px 3px;
}
.header-burger{
  overflow: hidden;
  text-align: center;
  width: 50px;
  float: right;
  margin-right: -15px;
}
.header-burger i{
   font-size:22px;
   color:#fff;
   cursor: pointer;
   margin:14px 0;
}
.right-search-button i{
    font-size: 90%;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
}
#main-menu{
  padding: 0px;
  border-radius: 0;
  margin: 0 0 10px;
  text-align: left;
    transition: all 1s ease 0s;
}
#main-menu li, #mobile-menu li{
    display:inline-block;
    padding:0 10px;
}

#main-menu li:first-child{
  padding-left: 0px;
}
#main-menu li:last-child{
  padding:15px 0px 0px;
}
#main-menu li a, #mobile-menu li a{
    font-size:90%;
    font-weight: 700;
    text-transform: uppercase;
    display: inline;
    margin-bottom: 0;
    padding: 0px 0px 5px 0;
    color: white;
}
#main-menu li.current-menu-item a, #main-menu li a:hover, #main-menu li a:focus,
#mobile-menu li.current-menu-item a, #mobile-menu li a:hover, #mobile-menu li a:focus{
    background: transparent;
    border-bottom:1px solid #005689;
}
/*---------------------------
Dropdown menu style
-------------------------*/
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: none;
}
#main-menu .dropdown-menu{
    min-width:250px;
    background: #59023B;
    border-radius: 0;
    left: -20px !important;
    display:block;
    visibility: hidden;
    opacity: 0;
    border: 0;
    padding: 30px 0;
    margin-top: 15px !important;
    box-shadow: none;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all 0.3s ease 0s;
}
.navbar-collapse.in{
  overflow-y: visible;
}
#main-menu .dropdown-menu li{
  display: inline-block;
  margin:0;
  width: 100%;
  padding:0;
}
#main-menu .dropdown-menu li a{
    color: #ffffff;
    display: block;
    margin: 0px 25px 6px 25px;
    font-size: 13px;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #ccc;
}
#main-menu .dropdown-menu li:last-child a{
  border:none;
  padding: 0;
}
#main-menu .dropdown-menu li a:hover{
  color:#f2e6d9;
  background: transparent;
}
#main-menu .dropdown:hover .dropdown-menu{
  display:block;
  opacity: 1;
  visibility: visible;
  left:0px !important;
}
.dropdown-submenu{
  position: relative;
}
.dropdown-submenu a span{
  position: absolute;
  right:0;
  padding-right: 6px;
}
.submenu-sub-dropdown-menu{
    position: absolute;
    min-width:250px;
    background: #fdc312;
    border-radius: 0;
    left: 270px !important;
    top: -15px;
    display:block;
    visibility: hidden;
    opacity: 0;
    border: 0;
    padding: 15px 0;
    pointer-events:none;
    margin-top: 15px !important;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all 0.3s ease 0s;
}
#main-menu .dropdown-submenu:hover .submenu-sub-dropdown-menu{
  pointer-events:auto;
  display:block;
  opacity: 1;
  visibility: visible;
  left:250px !important;
}

/*---Expand Menu---*/
#expand-menu{
  display:none;
}
#expand-menu .container{
  background: #fff;
}
.cat-menu, .burger-menu-pages, .social-menu{
  border-bottom: 1px solid #e5e5e5;
  padding:20px 0;
}
.burger-menu-pages h3, .cat-menu h3, .social-menu h3{
  margin-top:0;
  font-size: 18px;
  line-height: 2;
  color:#000;
  text-align: left;
  text-transform: uppercase;
}

.burger-menu-pages ul li, .cat-menu ul li, .social-menu ul li{
  display:inline-block;
  float: left;
  width: 20%;
  padding: 10px 15px 10px 0;
}
.burger-menu-pages ul li a, .cat-menu ul li a, .social-menu ul li a{
    border-left: 3px solid #ed993e;
    color: #55414b;
    line-height: 1;
    padding: 0 0 0 8px;
}
.burger-menu-pages ul li a:hover, .cat-menu ul li a:hover, .social-menu ul li a:hover{
  background: transparent;
  color:#000;
}
.cross-icon{
  background: #f5f5f5;
  padding:10px 0;
  text-align:center;
  cursor: pointer;
}
.cross-icon i{
  font-size:18px;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}
/*---Modal design---*/
.modal-dialog {
    margin: 0px auto;
    width: 100%;
}
#myModal, #my{
  padding:0;
  background: #fff;
  position: fixed;
  height: 100vh;
}
#searchModal{
    padding-right:0 !important;
    position: fixed;
    height:88px;
    box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
}
#modal-site-logo{
  max-width: 72px;
  float:left;
  margin-left: 10px;
}
#xs-modal-site-logo{
  width:36px;
}
.modal-content {
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

.header-search i{
  color:#fff;
  font-size: 22px;
  margin:12px 0;
  cursor: pointer;
}
.header-search div.modal, #xs-categorys div.modal{
    position: fixed!important;
    padding-right: 0!important;
}

.close, .search-close{
 border-radius: 50%;
    color: rgb(34, 34, 34);
    font-weight: normal;
    height: 24px;
    line-height: 4px;
    opacity: 1;
    padding: 10px 0;
    position: absolute;
    right: 8px;
    text-align: center;
    text-decoration: none;
    top: 8px;
    width: 24px;
}
.search-close{
   right: 20px;
   background: transparent;
   border:none;
}
.search-close i{
  color:#333;
  font-size: 20px;
  line-height: 0;
}
.close span{
  display: inline-block;
}
.xs-close{
    height: 16px;
    width: 16px;
    top:5px;
}

.list-item-wrap{
  width:100%;
  display: block;
  overflow: hidden;
}
div.list-item{
  display:inline-block;
  float:left;
  padding:0 10px;
  width:16.5%;
  min-height:190px;
  background: #fff;
  text-align: left
}
div.list-item h3{
  font-size: 18px;
  line-height: 2;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 0;
}
div.list-item li{
  margin:8px 0;
}



/* Preloader */
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#fff; /* change if the mask should have another color then white */
  z-index:99; /* makes sure it stays on top */
}

#status {
  width:200px;
  height:200px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url(../img/status.gif); /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-100px 0 0 -100px; /* is width and height divided by two */
}

#backToTop{
  position:fixed;
  bottom:15%;
  right:15px;
  display:none;
  z-index: 99999;
}
#backToTop i{
background: #e5e5e5;
border-radius: 100%;
color: #346971;
font-size: 19px;
height: 30px;
padding: 5px;
text-align: center;
width: 30px;
}


/*-------------------------------------------------
 Default widget
------------------------------------------------*/
.widget{
  margin-bottom: 20px;
  background: #fff;
}
.widget ul{
  list-style: none;
  margin:0;
  padding:0;
}
.widget h3{
  border-bottom: 7px solid #9F005D;
  padding-bottom: 5px;
  font-size: 22px;
  margin-top: 0;
}
.col-1-widget.widget h3{
  margin-top: 0;
}
.widget li{
  border-bottom: 1px dotted #ddd;
  padding:5px 0;
}
h4.post-category-widget-title {
  line-height: 1;
  font-weight: 700;
  margin-top: 5px;
  font-size: 24px;
}

/*-------------------------------------------------
 Feature-post-style
------------------------------------------------*/
.feature-post-wrapper {
  overflow: hidden;
  position: relative;
}


/*-------------------------------------------------
 Popular-post-style
------------------------------------------------*/
.widget_popular_post_widget h3{
  font-size: 20px;
  color:#000;
  margin:20px 0 10px;
}
.popular-post-title h4{
  font-size: 16px;
  line-height: 1.3;
}
/*---------------------------
cat-list-notiser
-------------------------*/
.notiser_widget li{
  border-bottom: 1px solid #ccc;
  padding:0;
}
.notiser_widget li span{
  font-weight: 600;
  font-size: 14px;
  display: inherit;
  margin-top: -13px;
  color:#FD7400;
}
.notiser_widget li a{
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  word-wrap: break-word;
}
a.wpp-post-title {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}


/*-----------------------------Footer--------------*/
.footer {
  padding:0 0 20px 0;
  font-size: 15px;
}
.footer-bottom {
  font-size: 15px;
}
.footer-wrapper {
  padding-top: 30px;
  background-color: white;
}
.footer-widget h3 {
  margin:0 0 20px;
  font-size: 20px;
}
.textwidget{
  line-height: 1.6;
}
.footer-widget .textwidget {
  color: #616161;
  line-height: 1.6;
}
.custom-page-header{
  margin: 90px 0 30px 0;
  text-align:center;
  background: #1c243b;
  overflow: hidden;
}
.custom-page-header h1{
  text-transform: uppercase;
  font-size: 40px;
  color: #fff;
  line-height: 2.5;
}
.modal-backdrop {
  top: inherit !important;
}

/* .sticky-header {
    position   : fixed;
    left       : 15px;
    right      : 15px;
    top        : 0;
    margin     : 0 -15px;
    z-index    : 101;
  }
   */
  div.fullwidth-single-view #disqus_thread {
    padding:0 15px;
}
  #disqus_thread{
    padding:0 15px;
  }
  figure{
      max-width:100%!important;
  }

  blockquote {
     padding: 30px 30px 5px 45px;
     margin-bottom: 20px;
     background-color: white;
     margin-left:
  }
  blockquote p {
    font-size: 32px;
    line-height: 1.2;
    position: relative;
    padding-top: 0;
    padding-left: 15px;
    font-weight: 500;
    font-family: Georgia, serif;
  }
  blockquote p:before {
     content: "\f10e";
     font-family: FontAwesome;
     font-style: normal;
     font-weight: normal;
     text-decoration: inherit;
     color: #69043B;
     font-size: 36px;
     position: absolute;
     top: -20px;
     left: -20px;
  }
  blockquote a {
     color: #ffffff;
     text-decoration: underline;
  }
  blockquote em, blockquote i, blockquote cite {
     font-style: normal;
  }
  blockquote cite {
     font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-weight: 300;
     letter-spacing: 0.05em;
     float: right;
  }
  /* Making Google Maps embed code responsive */
  .map-responsive{
      overflow:hidden;
      padding-bottom:56.25%;
      position:relative;
      height:0;
  }
  .map-responsive iframe{
      left:0;
      top:0;
      height:100%;
      width:100%;
      position:absolute;
  }

.not-found-page{
  background: #fff;
  padding:50px 0;
  text-align: center;
}
#commentform .btn-default:hover, #commentform .btn-default:focus{
  background-color: #69043B;
  opacity: .7;
}
