/*

Theme Name: Custom MM2018
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team

*/





/*Fonts
*
*/


@font-face {
    font-family: 'museo_sans700';
    src: url('fonts/museosans_2-webfont.eot');
    src: url('fonts/museosans_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans_2-webfont.woff2') format('woff2'),
         url('fonts/museosans_2-webfont.woff') format('woff'),
         url('fonts/museosans_2-webfont.ttf') format('truetype'),
         url('fonts/museosans_2-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'freehand';
    src: url('fonts/freehand.ttf');
    src: url('fonts/freehand.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'museo_sans300_italic';
    src: url('fonts/museosans-300italic-webfont.eot');
    src: url('fonts/museosans-300italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-300italic-webfont.woff') format('woff'),
         url('fonts/museosans-300italic-webfont.woff2') format('woff2'),
         url('fonts/museosans-300italic-webfont.ttf') format('truetype'),
         url('fonts/museosans-300italic-webfont.svg#museo_sans300_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'museo_sans500';
    src: url('fonts/museosans_1-webfont.eot');
    src: url('fonts/museosans_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans_1-webfont.woff2') format('woff2'),
         url('fonts/museosans_1-webfont.woff') format('woff'),
         url('fonts/museosans_1-webfont.ttf') format('truetype'),
         url('fonts/museosans_1-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'museo_sans300';
    src: url('fonts/museosans-300-webfont.eot');
    src: url('fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-300-webfont.woff2') format('woff2'),
         url('fonts/museosans-300-webfont.woff') format('woff'),
         url('fonts/museosans-300-webfont.ttf') format('truetype'),
         url('fonts/museosans-300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'museo_sans100';
    src: url('fonts/museosans-100-webfont.eot');
    src: url('fonts/museosans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-100-webfont.woff2') format('woff2'),
         url('fonts/museosans-100-webfont.woff') format('woff'),
         url('fonts/museosans-100-webfont.ttf') format('truetype'),
         url('fonts/museosans-100-webfont.svg#museo_sans100') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans900';
    src: url('fonts/museosans_3-webfont.eot');
    src: url('fonts/museosans_3-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans_3-webfont.woff2') format('woff2'),
         url('fonts/museosans_3-webfont.woff') format('woff'),
         url('fonts/museosans_3-webfont.ttf') format('truetype'),
         url('fonts/museosans_3-webfont.svg#museo_sans900') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'Open sans';
    src: url('fonts/OpenSansRegular.eot');
    src: url('fonts/OpenSansRegular.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSansRegular.woff') format('woff'),
         url('fonts/OpenSansRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'ChalisaOktavia';
    src: url('fonts/ChalisaOktavia.eot');
    src: url('fonts/ChalisaOktavia.eot?#iefix') format('embedded-opentype'),
         url('fonts/ChalisaOktavia.woff2') format('woff2'),
         url('fonts/ChalisaOktavia.woff') format('woff'),
         url('fonts/ChalisaOktavia.ttf') format('truetype'),
         url('fonts/ChalisaOktavia.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}



.theme-center {
margin:auto;
left:0;
right:0;
}










/*--------------------PLAYBUTTON-----------------------*/

.grid-inner-box {
    position: relative;
}


.grid-inner-box:hover .thumbnail-hover {
  
    animation-name: thumbnailZoom;
    animation-duration: 1s;
    animation-fill-mode: both;  
  
}




.grid-inner-box:hover .letter-hover {
  
    animation-name: letterZoom;
    animation-duration: 1s;
    animation-fill-mode: both;  
  
}



.grid-inner-box img {
width: 100%;
}




/*-----------1200----------*/

.grid-inner-box:hover .bg-border {

  height:100% !important; 
  width: 100% !important; 
    opacity: 0.9 !important;


}

.grid-inner-box:hover .arrow-right{

  border-top: 0px solid transparent !important;
  border-bottom: 0px solid transparent !important;
  border-left: 0px solid #fff !important;
}




a.grid-redirection {
    background-color: transparent !important;
    color: #fff;
    font-size: 24px;
    height: 100%;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    display: none;
    opacity: 0.93;
    z-index: 2;
}




.view-more {
    display: table;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}


.view-more span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}


.hover-animate {
    opacity: 0;
    -webkit-animation-duration: 0.4s -moz-animation-duration: 0.4s;
    -ms-animation-duration: 0.4s;
    -o-animation-duration: 0.4s;
    animation-duration: 0.4s;
    animation-fill-mode: both;
}


.view-more label {
    cursor: pointer;
    line-height: 25px;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Open Sans;
}



label {
    display: inline-block;
    font-weight: 700;
    padding: 2px 0;
}





@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}



/*-----------------------------------------------------*/





/*
 * Globals
*/

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #555;
  line-height: unset !important;
}


img {
    vertical-align: middle;
    width: 100%;
}


h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
}


/*
 * Override Bootstrap's default container.
 */



/*
 * Masthead for nav
 */

.blog-masthead {
  background-color: #fff;
  height: 80px;
  padding-top: 30px;
 /* -webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
          box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);  */
}

/* Nav links */
.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  color: #cdddeb;
}

.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}
.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
}


.navbar-nav {
    float: right;
    margin: 0;
	margin-right: -23px;
    font-family: Open Sans;
}


/*
 * Blog name and description
 */

.blog-header {
  padding-top: 20px;
  padding-bottom: 20px;
}

.blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: normal;
}


.blog-description {
  font-size: 20px;
  color: #999;
}


/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 18px;
  line-height: 1.5;
}

/*----- Sidebar modules for boxing content -----*/

.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}


/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}

.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 60px;
}

.blog-post-title {
  margin-bottom: 5px;
  font-size: 40px;
}

.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}


/*
 * Footer
 */

.blog-footer {
  padding: 60px 0;
  color: #717171;
  text-align: center;
  background-color: #212025;
  font-family: 'Open Sans';
  position: absolute;
  width: 100%;
}


.blog-footer a {
  color:#a7a7a7;
  position: relative;
}


.blog-footer p:last-child {
  margin-bottom: 0;
}

/*
 * Custom Styles
 *
 */


.container {
width: 90%; 
max-width: 1600px;
}


.bs-example-navbar-collapse-1 {
width: 48%;
float:right;
}


.header-logo, .header-logo img {
float: left;
width:250px;
}


 .main-container {

 }





 .boxes{
   text-align: center;
   background:#fff;
   margin-bottom: 30px;
 }

 .box .fa{
   font-size:45px !important;
   margin-bottom:10px;
 }

 .box{
   padding:15px;
   border:#ccc 1px solid;
 }

 .blog-nav a {
   color:#91909e;
   height: 50px;
   line-height: 50px !important;
   text-align: center;
 }

 .blog-nav a:hover{
   color:#666;
 }


.menu-item {
  width: 110px;
}


#menu-explainer-video-menu .menu-item:last-child a {
    width: 155px !important;
    height: 50px;
    background: #ffba00;
    border-radius: 10px;
    border-bottom: 6px solid #ff8400;
    cursor: pointer;
    margin: auto;
    margin-left: 10px;
    margin-top: auto;
    color:#482b00fa;
    /* margin-top: 50px; */
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;



    webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}




#menu-explainer-video-menu .menu-item:last-child a:hover{
  
    background: #ffcf4d;
    border-radius: 10px;
    border-bottom: 6px solid #ffab50;

}




 .post-thumb img {
   width:100%;
   height:auto;
   margin-bottom:8px;
 }

.comments{
  border:1px #ccc solid;
  padding:10px;
  margin-bottom:20px;
  margin-top:10px;
}

.comments h3,.comments h2{
  background:#428bca;
  color:#fff;
  padding:5px;
}

.comment-body {
  border:#ccc solid 1px;
  margin-bottom:10px;
  padding:20px 10px;
}

.comment-meta {
  background:#428bca;
  color:#fff;
  padding:10px;
  overflow:auto;
}

.comment-meta a {
  color:#fff;
}

.comment-meta img {
  float:left;
  margin-right:10px;
}

.comment-reply-link{
  background:#428bca;
  color:#fff;
  display: inline-block;
  padding: 10px 15px;
}

.comment-form input, .comment-form textarea {
  width:100%;
  padding:4px;
  border:#ccc solid 1px;
  margin-bottom:15px;
}

.post-gallery {
  background:#333;
  color:#fff;
  padding:10px;
  text-align: center;
}

.post-gallery h2 {
  color:#fff;
}




/*-----------------FRONT PAGE-----------------------*/








/*----------------------NAV MENU--------------------------*/

.mobile-menu {
    display: none;
}








/*-------------------------MAXIMUM QUERIES--------------------------*/


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




	

} /*-------------1200------------*/









/* on mobile devices, do not display the default style*/
@media only screen and (max-width: 1023px) {
    #primary-nav-container {
          display: none;
    }

/* instead display a single button */
    #primary-nav-link-container {
          display: block;
    }

} /*-------------1023------------*/




@media only screen and (max-width: 799px) {
    .blog-nav {
        display: none !important;
    }
    .mobile-menu {
        display: block !important;
    }
} /*-------------799------------*/






/*-----------------------MINIMUM QUERIES--------------------------*/

@media only screen and (min-width: 800px) {
    .blog-nav {
        display: block !important;
    }
    .mobile-menu {
        display: none !important;
    }
} /*------------800------------*/




/* also, hide this button for desktop sites */
@media only screen and (min-width: 1023px) {
    #primary-nav-link-container {
    display: none;
    }
} /*------------- 1023 ------------*/




@media only screen and (min-width: 1200px) {
    .menu-item {
    width: 110px !important;
}

	
/*    
 .container {
    width: 970px;
  }
*/

} /*-------------1200------------*/