/* Credit: http://www.templatemo.com */

/* 
Responsive Template 
http://www.templatemo.com/preview/templatemo_374_responsive 
*/



@media (max-width: 979px){
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
     padding: 0px; 
}
}

html {
    font-size: 12px;
}

body {
    font-family: Tahoma, Arial, sans-serif;
}

     
        
        
.arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle
}
.arrow.down {
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.arrow.up {
	border-bottom: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
        nav {
            width: 100%;
            background: #121312
        }
        nav .navbar {
            width: 95%;
            max-width: 1000px;
            margin:0 auto
        }
        nav a { }
        nav .logo {
            float: left;
            display: inline-block;
            font-size: 30px;
            font-weight: bold;
            padding: 10px;
        }
        nav .menu-toggle {
            cursor: pointer;
            display: none;
            float: right;
            padding: 12px;
            margin: 10px 0;
            background: #7e8682;
            transition: background-color .5s
        }
        nav .icon-bar {
            background-color: rgb(68, 65, 65);
            display: block;
            width: 22px;
            height: 2px
        }
        nav .icon-bar + .icon-bar { margin-top: 4px }
        
        nav .menu ul { float: right }
        nav .menu li {
            float: left;
            list-style: none;
            border-left: 2px solid #161817
        }
        nav .menu li:first-child { border-left: 0 }
        nav .menu li a,
        nav .open-submenu {
            color: #fff;
            cursor: pointer;
            position: relative;
            display: block;
            padding: 12px 20px;
            transition: background-color .3s;
            text-decoration: none;
        }
        nav .menu li a:hover,
        nav .open-submenu:hover ,
        nav .open-submenu.active,
        nav .menu-toggle.active  {
            background: #6e6d69;
            transition: background-color .5s;
            text-decoration: none;
        }
        nav .menu ul ul {
            z-index: 100;
            display: none;
            float: none;
            position: absolute;
            background: #85837f
        }
        nav .menu ul ul li {
            float: none;
            border: 0
        }
        nav .menu ul ul a:hover {
            background: #171817;
            transition: background-color .3s;
            text-decoration: none;
            
        }
        
        @media(max-width:700px) {
            nav .logo { padding-top: 16px; }
            nav .menu-toggle { display: inline-block }
            nav .menu { display: none; clear: both }
            nav .menu > ul { float: none }
            nav .menu li { width: 100%; border: 0 }
            nav .menu li:last-child { margin: 0 0 15px 0 }
            nav .menu li a,
            nav .open-submenu {
                display: block;
                background: #171817;
                padding: 10px;
                margin: 2px 0 0 0
            }
            nav .menu ul ul {
                position: static;
                background: transparent;
                display:none
            }
            nav .menu ul ul a { background: transparent }
            nav .menu ul ul a:hover { background: #686764; text-decoration: none; }
        }
/*  */

ul {
    margin: 0 0 0 0;
}

iframe,
object,
embed {
    width: 100%;
    border: none;
}

footer {
    color: white;
    background: #28262A;
    margin-top: 20px;
}

footer a {
    text-decoration: none;
    color: #ebd08c;
}

footer a:hover {
    color: #CC6600;
}

.container {
    margin: 0 auto;
}

.brand {
    letter-spacing: 10px;
    text-transform: uppercase;
}

.float_l {
    float: left
}

.float_r {
    float: right
}

.cleaner {
    clear: both
}

.rp_box {
    clear: both;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed gray
}

.rp_box img {
    float: left;
    margin-right: 20px
}

.rp_box a {
    text-decoration: none;
    color: #DAD7D7;
}

.rp_box a:hover {
    color: white;
}

.rp_box_wrapper {
    padding-top: 20px;
}

.date {
    font-style: italic;
    font-size: 12px;
    margin-bottom: 5px;
    color: #aa987a
}

.twitter_post {
    color: #DAD7D7;
}

.twitter_post li {
    margin-top: 1em;
    list-style-type: none;
}

.social_buttons a {
    text-decoration: none;
}

.post_box {
    clear: both;
    margin-bottom: 60px
}

.post_box h2 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px
}

.post_box img {
    float: left;
    margin-right: 30px
}

.post_box p {
    text-align: justify;
}

.post_meta {
    color: #a0a0a0;
    padding: 2px 0;
    border: 1px dashed #726144;
    border-left: none;
    border-right: none;
    margin-bottom: 20px;
    margin-top: 5px;
}

.post_meta i {
    color: #907244;
    font-style: italic
}

.post_meta a {
    color: #907244;
    text-decoration: none;
}

.post_meta span {
    float: right;
}

.first_level {
    margin: 0;
    padding: 0;
}

.image_frame_300 {
    width: 280px;
    height: 140px;
    padding: 10px;
    margin-bottom: 20px
}

#contact_form {
    padding-top: 20px;
    padding-bottom: 30px;
}

#contact_form form {
    margin: 0px;
    padding: 0px;
}

#contact_form form .input_field {
    width: 98%;
    padding: 5px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
}

#contact_form form label {
    display: block;
    width: 100px;
    margin-right: 12px;
    font-size: 0.9em;
}

#contact_form form textarea {
    width: 98%;
    height: 160px;
    padding: 5px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
}

.comments {
    list-style: none;
}

.comments li {
    margin-bottom: 10px;
    list-style: none;
}

.comments li .comment_box {
    clear: both;
    width: 90%;
    padding: 15px;
}

.comments li .commentbox1 {
    background: #F3F3F3;
    border: 1px solid #E4DED4;
}

.comments li .commentbox2 {
    background: #F3F3F3;
    border: 1px solid #E4DED4;
}

.comment_box .gravatar {
    float: left;
    width: 50px;
    margin-right: 15px;
    background: #000;
}

.comment_box .gravatar img {
    margin: 0;
    width: 50px;
    height: 50px;
}

.comment_box .comment_text {
    margin: 0 0 0 65px;
}

.comment_box .comment_text p {
    margin: 0;
}

.comment_text .comment_author {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}

.comment_text .date {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding-left: 10px;
}

.comment_text .time {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding-left: 10px;
}

.comment_text .reply a {
    display: block;
    clear: both;
    float: right;
    color: #5A5757;
    font-weight: 700
}

#comment_section {
    clear: both;
    margin-bottom: 60px;
}

#comment_form {
    clear: both;
}

#comment_form h3 {
    font-size: 20px;
    border-bottom: 1px dotted #666;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

#comment_form form {
    padding: 20px;
}

#comment_form form input {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    margin-top: 5px;
    padding: 5px;
    width: 60%;
    /**/
    background: #F3EDE2 none repeat fixed 0 0;
    border: 1px solid #918063;
}

#comment_form textarea {
    background: #F3EDE2 none repeat fixed 0 0;
    border: 1px solid #918063;
    display: block;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    height: 150px;
    margin-top: 5px;
    padding: 5px;
    width: 60%;
    /**/
}

#comment_form .form_row {
    width: 100%;
    margin-bottom: 15px;
}

#templatemo_cr_bar {
    margin: 0 auto;
    padding: 15px 10px;
    color: #ddd4c5;
    text-align: center;
}

/*http://codepen.io/minimalmonkey/pen/Ecpla*/
/* Wrapper */
.icon-button {
    background-color: #eee;
    border-radius: 3.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 2.0rem;
    height: 3.6rem;
    line-height: 3.6rem;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 3.6rem;
}

/* Circle */
.icon-button span {
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
}

.icon-button:hover span {
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 3.6rem;
    margin: -1.8rem;
}

.twitter span {
    background-color: #4099ff;
}

.facebook span {
    background-color: #3B5998;
}

.google-plus span {
    background-color: #db5a3c;
}

/* Icons */
.icon-button i {
    background: none;
    color: white;
    height: 3.6rem;
    left: 0;
    line-height: 3.6rem;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 3.6rem;
    z-index: 10;
}

.icon-button .icon-twitter {
    color: #4099ff;
}

.icon-button .icon-facebook {
    color: #3B5998;
}

.icon-button .icon-google-plus {
    color: #db5a3c;
}

.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus {
    color: white;
}
/*
.page-item{
    color: var(--text-color-1);
    display: inline;
    padding: 10px;
    font-size: 2rem;
    list-style: none;
    background-color: var(--bg-color-2);
    width: 100%;
    text-align: center;
}
 .page-item .page-link{
    padding: 5px;
    color:var(--black);
    border-radius: 10px;
    background: var(--bg-color-1);
} 
.active{
    color: red;
}
*/

/* minimalmonkey */

/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
    footer {
     
    }
}












.contact .icons-container{
    display: flex;
    flex-wrap: wrap;
    gap:1.5rem;
    padding-bottom: 2rem;
}

.contact .icons-container .icons{
    flex:1 1 25rem;
    background: #fff;
    padding:2rem;
    border:.1rem solid rgba(0,0,0,.2);
    border-radius: .5rem;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.1);
    text-align: center;
}

.contact .icons-container .icons img{
    height:6rem;
}

.contact .icons-container .icons h3{
    font-size: 2.5rem;
    color:#333;
    padding:1rem 0;
}

.contact .icons-container .icons p{
    font-size: 1.5rem;
    color:#666;
    padding:.2rem 0;
}

.contact .row{
    background: #fff;
    border:.1rem solid rgba(0,0,0,.2);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.1);
    border-radius: .5rem;
    display: flex;
    flex-wrap: wrap-reverse;
    padding:1rem;
    margin-left: 0%;
}

.contact .row form{
    flex:1 1 50rem;
    padding:.5rem 1rem;
}

.contact .row .map{
    flex:1 1 30rem;
    width:100%;
    padding:1rem;
}

.contact .row form .inputBox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact .row form textarea,
.contact .row form .inputBox input{
    margin-top: 1rem;
    padding:1rem;
    font-size: 1.7rem;
    color:#333;
    background: #f7f7f7;
    border-radius: .5rem;
    text-transform: none;
    width:100%;
}

.contact .row form textarea{
    width:98%;
    height:20rem;
    resize: none;
}


.download-container{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  
  .download-btn{
    position: relative;
    background: #4285F4;
    color: #fff;
    width: 260px;
    padding: 18px 0;
    text-align: center;
    font-size: 1.3em;
    font-weight: 400;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 5px 25px rgba(1 1 1 / 15%);
    transition: background 0.3s ease;
  }
  
  .download-btn:hover{
    background: #2874F3;
  }
  
  .download-btn i{
    margin-left: 5px;
  }
  
  .countdown{
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 20px;
  }
  
  .countdown span{
    color: #0693F6;
    font-size: 1.5em;
    font-weight: 800;
  }
  
  .pleaseWait-text{
    font-size: 1.1em;
    font-weight: 600;
    display: none;
  }
  
  .manualDownload-text{
    font-size: 1.1em;
    font-weight: 600;
    display: none;
  }
  
  .manualDownload-link{
    color: #0693F6;
    font-weight: 800;
    text-decoration: none;
  }



