
/*-----------------------------------------------------------------------------------*/
/*	Blocs Framework styling
/*-----------------------------------------------------------------------------------*/

.page-container{
   overflow-x: hidden; 
}

/*
    Bloc Styling
*/

.bloc{
    width:100%;
    clear:both;
    padding:0 50px; 
    background: 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex;
}
.bloc .container{
    padding-left: 0;
    padding-right: 0;
}
.bloc a:hover{
    text-decoration: none;
}
.bloc-xxl{
    padding:200px 50px; 
}
.bloc-xl{
    padding:150px 50px; 
}
.bloc-lg{
    padding:100px 50px; 
}
.bloc-md{
    padding:50px; 
}
.bloc-sm{
    padding:20px 50px; 
}



/*
    Full Width Bloc
*/

.full-width-bloc{
    padding-left:0!important;
    padding-right:0!important;
}
.full-width-bloc .row{margin-left:0;margin-right:0;}
.full-width-bloc .container{
    width:100%;
    max-width:100%!important;
}
.full-width-bloc .carousel{
    width:100%;
}
.full-width-bloc .carousel img{
    width:100%; 
    height:auto;
}

/* Alternative Navigations */

/* Circles Menu Icon */
.navbar-light .menu-icon-circles .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' d='M15.5,12A3.5,3.5,0,1,1,12,15.5,3.5,3.5,0,0,1,15.5,12Zm11,0A3.5,3.5,0,1,1,23,15.5,3.5,3.5,0,0,1,26.5,12Zm-22,0A3.5,3.5,0,1,1,1,15.5,3.5,3.5,0,0,1,4.5,12Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-circles .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' d='M15.5,12A3.5,3.5,0,1,1,12,15.5,3.5,3.5,0,0,1,15.5,12Zm11,0A3.5,3.5,0,1,1,23,15.5,3.5,3.5,0,0,1,26.5,12Zm-22,0A3.5,3.5,0,1,1,1,15.5,3.5,3.5,0,0,1,4.5,12Z'/%3E%3C/svg%3E");
}


/* Circles Vertical Menu Icon */
.navbar-light .menu-icon-circles-vert .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' d='M15.5,12A3.5,3.5,0,1,1,12,15.5,3.5,3.5,0,0,1,15.5,12Zm0-11A3.5,3.5,0,1,1,12,4.5,3.5,3.5,0,0,1,15.5,1Zm0,22A3.5,3.5,0,1,1,12,26.5,3.5,3.5,0,0,1,15.5,23Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-circles-vert .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' d='M15.5,12A3.5,3.5,0,1,1,12,15.5,3.5,3.5,0,0,1,15.5,12Zm0-11A3.5,3.5,0,1,1,12,4.5,3.5,3.5,0,0,1,15.5,1Zm0,22A3.5,3.5,0,1,1,12,26.5,3.5,3.5,0,0,1,15.5,23Z'/%3E%3C/svg%3E");
}


/* Square Menu Icon */
.navbar-light .menu-icon-squares .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' d='M13,13h5v5H13V13Zm10,0h5v5H23V13ZM3,13H8v5H3V13Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-squares .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' d='M13,13h5v5H13V13Zm10,0h5v5H23V13ZM3,13H8v5H3V13Z'/%3E%3C/svg%3E");
}


/* Square Vertical Menu Icon */
.navbar-light .menu-icon-squares-vert .navbar-toggler-icon{
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' d='M13,13h5v5H13V13ZM13,3h5V8H13V3Zm0,20h5v5H13V23Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-squares-vert .navbar-toggler-icon{
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' d='M13,13h5v5H13V13ZM13,3h5V8H13V3Zm0,20h5v5H13V23Z'/%3E%3C/svg%3E");
}


/* Rounded Menu Icon */
.navbar-light .menu-icon-rounded-bars .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-rounded-bars .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


/* Thin Bars Menu Icon */
.navbar-light .menu-icon-thin-bars .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='1' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-thin-bars .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='1' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


/* Thick Bars Menu Icon */
.navbar-light .menu-icon-thick-bars .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='5' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-thick-bars .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='5' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


/* Two Bars Menu Icon */
.navbar-light .menu-icon-two-bars .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-miterlimit='10' d='M4,10H26M4,20H26'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-two-bars .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-miterlimit='10' d='M4,10H26M4,20H26'/%3E%3C/svg%3E");
}


/* Two Bars Menu Icon Thick */
.navbar-light .menu-icon-two-bars-thick .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='5' stroke-miterlimit='10' d='M4,10H26M4,20H26'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-two-bars-thick .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='5' stroke-miterlimit='10' d='M4,10H26M4,20H26'/%3E%3C/svg%3E");
}

/* Normal List Menu Icon */
.navbar-light .menu-icon-normal-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' stroke-miterlimit='10' d='M3,8H5v2H3V8Zm0,6H5v2H3V14Zm0,6H5v2H3V20ZM7,8H27v2H7V8Zm0,6H27v2H7V14Zm0,6H27v2H7V20Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-normal-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' stroke-miterlimit='10' d='M3,8H5v2H3V8Zm0,6H5v2H3V14Zm0,6H5v2H3V20ZM7,8H27v2H7V8Zm0,6H27v2H7V14Zm0,6H27v2H7V20Z'/%3E%3C/svg%3E");
}


/* Rounded List Menu Icon */
.navbar-light .menu-icon-rounded-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' stroke-miterlimit='10' d='M3.5,7A1.5,1.5,0,1,1,2,8.5,1.5,1.5,0,0,1,3.5,7Zm6,0h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,7Zm0,7h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,14Zm0,7h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,21Zm-6-7A1.5,1.5,0,1,1,2,15.5,1.5,1.5,0,0,1,3.5,14Zm0,7A1.5,1.5,0,1,1,2,22.5,1.5,1.5,0,0,1,3.5,21Z22'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-rounded-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' stroke-miterlimit='10' d='M3.5,7A1.5,1.5,0,1,1,2,8.5,1.5,1.5,0,0,1,3.5,7Zm6,0h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,7Zm0,7h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,14Zm0,7h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,21Zm-6-7A1.5,1.5,0,1,1,2,15.5,1.5,1.5,0,0,1,3.5,14Zm0,7A1.5,1.5,0,1,1,2,22.5,1.5,1.5,0,0,1,3.5,21Z22'/%3E%3C/svg%3E");
}

/* Uneven List Menu Icon */
.navbar-light .menu-icon-uneven-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' stroke-miterlimit='10' d='M3,8H5v2H3V8Zm0,6H5v2H3V14Zm0,6H5v2H3V20ZM7,8H21v2H7V8Zm0,6H27v2H7V14Zm0,6H21v2H7V20Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-uneven-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' stroke-miterlimit='10' d='M3,8H5v2H3V8Zm0,6H5v2H3V14Zm0,6H5v2H3V20ZM7,8H21v2H7V8Zm0,6H27v2H7V14Zm0,6H21v2H7V20Z'/%3E%3C/svg%3E");
}


/* Uneven B List Menu Icon */
.navbar-light .menu-icon-uneven-b-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' stroke-miterlimit='10' d='M3,8H5v2H3V8Zm0,6H5v2H3V14Zm0,6H5v2H3V20ZM7,8H27v2H7V8Zm0,6H21v2H7V14Zm0,6H27v2H7V20Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-uneven-b-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' stroke-miterlimit='10' d='M3,8H5v2H3V8Zm0,6H5v2H3V14Zm0,6H5v2H3V20ZM7,8H27v2H7V8Zm0,6H21v2H7V14Zm0,6H27v2H7V20Z'/%3E%3C/svg%3E");
}

/* Rounded Uneven List Menu Icon */
.navbar-light .menu-icon-rounded-uneven-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' stroke-miterlimit='10' d='M3.5,7A1.5,1.5,0,1,1,2,8.5,1.5,1.5,0,0,1,3.5,7Zm6,0h11a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,7Zm0,7h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,14Zm0,7h11a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,21Zm-6-7A1.5,1.5,0,1,1,2,15.5,1.5,1.5,0,0,1,3.5,14Zm0,7A1.5,1.5,0,1,1,2,22.5,1.5,1.5,0,0,1,3.5,21Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-rounded-uneven-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' stroke-miterlimit='10' d='M3.5,7A1.5,1.5,0,1,1,2,8.5,1.5,1.5,0,0,1,3.5,7Zm6,0h11a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,7Zm0,7h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,14Zm0,7h11a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,21Zm-6-7A1.5,1.5,0,1,1,2,15.5,1.5,1.5,0,0,1,3.5,14Zm0,7A1.5,1.5,0,1,1,2,22.5,1.5,1.5,0,0,1,3.5,21Z'/%3E%3C/svg%3E");
}


/* Rounded Uneven B List Menu Icon */
.navbar-light .menu-icon-rounded-uneven-b-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(0, 0, 0, 0.5)' stroke-miterlimit='10' d='M3.5,7A1.5,1.5,0,1,1,2,8.5,1.5,1.5,0,0,1,3.5,7Zm6,0h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,7Zm0,7h11a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,14Zm0,7h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,21Zm-6-7A1.5,1.5,0,1,1,2,15.5,1.5,1.5,0,0,1,3.5,14Zm0,7A1.5,1.5,0,1,1,2,22.5,1.5,1.5,0,0,1,3.5,21Z'/%3E%3C/svg%3E");
}

.navbar-dark .menu-icon-rounded-uneven-b-list .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.5)' stroke-miterlimit='10' d='M3.5,7A1.5,1.5,0,1,1,2,8.5,1.5,1.5,0,0,1,3.5,7Zm6,0h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,7Zm0,7h11a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,14Zm0,7h17a1.5,1.5,0,0,1,0,3H9.5A1.5,1.5,0,0,1,9.5,21Zm-6-7A1.5,1.5,0,1,1,2,15.5,1.5,1.5,0,0,1,3.5,14Zm0,7A1.5,1.5,0,1,1,2,22.5,1.5,1.5,0,0,1,3.5,21Z'/%3E%3C/svg%3E");
}




/*
    Textures
*/

.bloc-bg-texture::before{
    content: "";
    background: url("img/dot-texture.gif");
    background-size: 2px 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right:0; 
}
.tablet .full-width-bloc.bloc-bg-texture::before{
	margin:0;
}
.texture-pixels::before{
    background: url("../img/textures/texture-pixel.gif");
    background-size: 2px 2px;  
}
.texture-dots::before{
    background: url("../img/textures/texture-dots.gif");
    background-size: 8px 8px;  
    opacity: 0.2;
}
.texture-diagonal-lines::before{
    background: url("../img/textures/texture-diag-lines.png");
    background-size: 10px 10px;  
}
.texture-vertical-lines::before{
    background: url("../img/textures/texture-v-lines.png");
    background-size: 4px 4px;  
}
.texture-square::before{
    background: url("../img/textures/texture-square.png");
    background-size: 4px 4px;  
}
.texture-square-lg::before{
    background: url("../img/textures/texture-square-lg.png");
    background-size: 8px 8px;  
}
.texture-fabric::before{
    background: url("../img/textures/texture-fabric.png"); 
}
.texture-paper::before{
    background: url("../img/textures/texture-paper.png");
    background-size: 280px 280px;  
}
.texture-geometry-shapes::before{
    background: url("../img/textures/texture-geometry-shapes.png");
    background-size: 280px 280px;  
}
.texture-geometry-shapes-2::before{
    background: url("../img/textures/texture-geometry-shapes-2.png");
    background-size: 200px 200px;  
}
.texture-darken::before{
    background: rgba(0,0,0,0.5);
}
.texture-darken-strong::before{
    background: rgba(0,0,0,0.8);
}

/* Hero Nav padding fix 100% width */
#hero-bloc .bloc-sm{
    padding:20px 50px; 
}

.bg-center, .bg-l-edge,.bg-r-edge,.bg-t-edge,.bg-b-edge,.bg-tl-edge,.bg-bl-edge,.bg-tr-edge,.bg-br-edge,.bg-repeat{    
    -webkit-background-size: auto!important;
    -moz-background-size: auto!important;
    -o-background-size: auto!important;
    background-size: auto!important;
}
.bg-repeat{
    background: repeat; 
}
.bg-l-edge{   
    background: left no-repeat;
}
.bg-r-edge{ 
    background: right no-repeat;
}
.bg-t-edge{   
    background: top no-repeat;
}
.bg-b-edge{ 
    background: bottom no-repeat;
}
.bg-tl-edge{   
    background: top left no-repeat;
}
.bg-bl-edge{ 
    background: bottom left no-repeat;
}
.bg-tr-edge{   
    background: top right no-repeat;
}
.bg-br-edge{ 
    background: bottom right no-repeat;
}
.b-parallax{
    background-attachment: fixed;
}

.video-bg-container, .bloc-video{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: -50%;
    overflow: hidden;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.bloc-video, .video-bg-container iframe-t{
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: 0;
}


/*
    Bloc rows
*/

.voffset{
    margin-top:30px;
}
.voffset-md{
    margin-top:50px;
}
.voffset-lg{
    margin-top:80px;
}

/*
    Bloc Dividers
*/

.b-divider{
    border-top:1px solid rgba(0,0,0,.1);
    border-bottom:1px solid rgba(0,0,0,.1); 
}
.b-divider-dashed{
    border-top:1px dashed rgba(0,0,0,.1);
    border-bottom:1px dashed rgba(0,0,0,.1); 
}


/*
    Bloc text color
*/

.d-bloc{
   color:rgba(255,255,255,.7);
}
.d-bloc button:hover{
    color:rgba(255,255,255,.9);
}
.d-bloc .ico{
    color:rgba(255,255,255,.9);
}
.d-bloc icon{
     border-color:rgba(255,255,255,.9);
}
.d-bloc .divider-h span{
     border-color:rgba(255,255,255,.2);
}
.d-bloc .a-btn, .d-bloc .navbar a, .d-bloc a icon, .d-bloc h1 a, .d-bloc h2 a, .d-bloc h3 a, .d-bloc h4 a, .d-bloc h5 a, .d-bloc h6 a, .d-bloc p a{
    color:rgba(255,255,255,.6);    
}
.d-bloc .a-btn:hover, .d-bloc .navbar a:hover, .d-bloc a:hover icon, .d-bloc h1 a:hover, .d-bloc h2 a:hover, .d-bloc h3 a:hover, .d-bloc h4 a:hover, .d-bloc h5 a:hover, .d-bloc h6 a:hover, .d-bloc p a:hover{
    color:rgba(255,255,255,1);    
}
.d-bloc .navbar-toggle .icon-bar{
    background:rgba(255,255,255,1);
}
.d-bloc .btn-wire,.d-bloc .btn-wire:hover{
    color:rgba(255,255,255,1);
    border-color:rgba(255,255,255,1);
}


.l-bloc, .d-bloc .card{
   color:rgba(0,0,0,.5);
}
.l-bloc button:hover, .d-bloc .panel button:hover{
    color:rgba(0,0,0,.7);
}
.l-bloc icon, .d-bloc .panel icon{
    border-color:rgba(0,0,0,.7);
}
.l-bloc .divider-h span, .d-bloc .panel .divider-h span{
    border-color:rgba(0,0,0,.1);
}
.l-bloc .a-btn, .d-bloc .panel .a-btn, .l-bloc .navbar a, .l-bloc a icon, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a{
    color:rgba(0,0,0,.6);    
}
.l-bloc .a-btn:hover, .d-bloc .panel .a-btn:hover, .l-bloc .navbar a:hover, .l-bloc a:hover icon, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover{
    color:rgba(0,0,0,1);    
}
.l-bloc .navbar-toggle .icon-bar{
    color:rgba(0,0,0,.6);
}
.l-bloc .btn-wire, .l-bloc .btn-wire:hover,.d-bloc .panel .btn-wire, .d-bloc .panel .btn-wire:hover{
    color:rgba(0,0,0,.7);
    border-color:rgba(0,0,0,.3);
}


    
/* Dropdown Menus SubMenu */

.dropdown-menu .dropdown-menu{
    top:-8px;
	left:100%!important;
}
.dropdown-menu .dropmenu-flow-right{
    top:100%!important;
	left:0!important;
    right:0!important;
    margin-left: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dropdown-menu .dropdown span{
	border: 4px solid black;
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	margin: 6px -5px 0 0!important;
	float: right;
}
.btn-dropdown .dropdown-menu .dropdown{
    padding: 3px 20px;
}
.mobile nav .dropdown-menu, .mobile .dropdown-menu .dropdown-menu{
    top:100%!important;
    left:0!important;
    right:15px!important;
    width:100%;
    margin:0 -1px!important;
    border-radius: 0;
    border-bottom:1px solid rgba(0,0,0,.1);
    background:rgba(0,0,0,.05);
    text-align: left;
    box-shadow: none;
}
.mobile .dropdown span{
    float: none;
    margin: 2px 0 0 10px!important;
    border: 4px solid black;
    border-bottom-color:transparent;
	border-right-color:transparent;
	border-left-color:transparent;
}


@media (max-width: 1024px)
{
    .bloc{
        padding-left:20px;
        padding-right:20px;
    }
}

/* 
    Handle mobile 
*/

@media (max-width: 769px)
{
    .container{width:100%;}
    .b-parallax{background-attachment:scroll;}
    .page-container, #hero-bloc{overflow-x: hidden;position: relative;} /* Prevent unwanted side scroll on mobile */  
    
    .bloc-group {display:block!important;width:100%;}
    .container-bloc-tile-2,.container-bloc-tile-3,.container-bloc-tile-4{max-width:100%!important;}
    .container-bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{padding-left: 10px;padding-right: 10px;}
}
@media (max-width: 767px)
{
    .page-container{
        overflow-x: hidden;
        position:relative;
    }
    .b-parallax{
        background-attachment:scroll;
    }
    #hero-bloc .navbar .nav{
        background:rgba(0,0,0,.8);
    }
    #hero-bloc .navbar .nav a{
        color:rgba(255,255,255,.6);
    }
    .hero{
        padding:50px 0;
    }
    .hero-nav{
        left:-1px;
        right:-1px;
    }
    .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{
        padding-left:0;
        padding-right:0;
    }
    .a-block{
        padding:0 10px;
    }
    .blocs-hero-btn-dwn{
       display:none; 
    }
    .voffset{
        margin-top:5px;
    }
    .voffset-md{
        margin-top:20px;
    }
    .voffset-lg{
        margin-top:30px;
    }
    form{
        padding:5px;
    }
    .close-lightbox{
        display:inline-block;
    }
}

/*
    Fill Screen Bloc
*/

.bloc-fill-screen{
	min-height:100vh!important;
	display: flex;
	flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bloc-fill-screen > .container{
	align-self: flex-middle;
	flex-grow: 1;
	display: flex;
}

.bloc-fill-screen > .container > .row{
	flex-grow: 1;
	align-self: center;
	width:100%;
}

.bloc-fill-screen .fill-bloc-top-edge, .bloc-fill-screen .fill-bloc-bottom-edge{flex-grow: 0;}
.bloc-fill-screen .fill-bloc-top-edge{align-self: flex-start;}
.bloc-fill-screen .fill-bloc-bottom-edge{align-self: flex-end;}

/* Prevent Full Screen On Mobile Devices In Design Mode*/
@media (max-width: 767px) {.bloc-fill-screen{min-height:50vh!important;}}


/*
    Hero
*/

.hero-nav{
    position: absolute;
    margin: 0 auto;
    top:0;
    left: 0;
    right: 0; 
    z-index: 1;
}

/*
    Sticky Navbar
*/
.sticky-nav.sticky{
	position: fixed;
    top:0;
	z-index: 1000000;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
    transition: all .2s ease-out;
}
.fill-bloc-top-edge.sticky{
    top:0;
    left:0;
    right:0;
    width:100%;
    max-width: 100%;
    margin-top: 0;   
}
.fill-bloc-top-edge.sticky .navbar{
    max-width: 1170px;
    margin: 0 auto;     
}
.fill-bloc-top-edge.sticky-nav{
    transition: none!important;
}

/*
    Carousel
*/

.carousel .carousel-item img{
    margin-right:auto;
    margin-left:auto;
}
.carousel-caption-center{
    top: 50%;
    transform: translateY(-50%);
    bottom: initial;
}
.carousel-caption-top{
    bottom: inherit;
    top: 20px;
}
.hide-indicators{display:none;}


/*
    Lightbox
*/

.p-mode a[data-lightbox]{
	position: relative;
    text-align: center;
}
.p-mode a[data-lightbox]:hover::before{
    content:"+";
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial; 
    font-size:32px;
    line-height: 42px;
    width:50px;
    height:50px;
    margin-left:-25px;
    border-radius: 50%;
    background:rgba(0,0,0,.6);
    color:#FFF;
    font-weight:100;
    z-index: 1;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.p-mode a[data-lightbox]:hover img{
	opacity: 0.6;  
    -webkit-animation-fill-mode: none;
    animation-fill-mode:none;
}
#lightbox-modal{
    align-items: center;
}
.close-lightbox{
    color:#FFF;
	font-size: 30px;
	position: absolute;
	top:20px;
	right:20px;
	z-index: 20;
    background:rgba(0,0,0,.5);
    border:none;
    line-height: 30px;
    padding:0 9px 5px;
    opacity: 0.3;
    transition: all .2s ease-in-out;
}
.close-lightbox:hover,.next-lightbox:hover, .prev-lightbox:hover{
    opacity: 1.0;
    color:#FFF;
}
.lightbox-caption{
    padding: 20px;
    color: #FFF;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 5px;
}
.next-lightbox, .prev-lightbox{
	font-size:20px;
	color:#FFF;
    background:rgba(0,0,0,.5);
	position: absolute;
	top:45%;
	z-index:1;
    opacity: 0.4; 
    transition: all .2s ease-in-out;
}
.next-lightbox{
    padding:6px 8px 1px 13px;
	right:20px;
}
.prev-lightbox{
    padding:6px 13px 1px 10px;
	left:25px;
}
.snapshot-lb .modal-body{
    padding-bottom:45px;
}
.snapshot-lb .lightbox-caption{
    padding: 0;
    color:rgba(0,0,0,.5);
    background: none;
}
.dark-lb{
    background:#1F272A;
}
.frameless-lb, .fullscreen-lb{
    border:none;
    border-radius: 0;
}
.frameless-lb .modal-body, .fullscreen-lb .modal-body{
    padding:0;
}
.frameless-lb .lightbox-caption, .fullscreen-lb .lightbox-caption{
    left:0;
    right:0;
    bottom:-16px;
    text-align: center;
}
.fullscreen-lb{background:#000;}
.fullscreen-modal{background:#000;}
.fullscreen-modal .modal-dialog{
    width:100%!important;
	max-width:85%!important;
}


/* Modal Full Screen Close Button */
.close-full-screen-modal{ 
    position: fixed;
    display: block;
    width: 25px;
    height:25px;
    top:16px;
    right:10px;
    z-index: 10000;
}
.close-full-screen-modal .close-icon{
    display: block;
    width:100%;
    height:1px;
    background: #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top:12px;
}
.close-full-screen-modal .close-icon{
    height:2px; 
}
.close-full-screen-modal .close-icon:after{
    content:"";
    display:inherit;
    width:inherit;
    height:inherit;
    background: inherit;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.close-full-screen-modal{
    right:20px;
}

/*
    Buttons & links
*/

.btn-d,.btn-d:hover,.btn-d:focus{
    color:#FFF;
    background:rgba(0,0,0,.3);
}
.btn-sq{
    border-radius: 0px;
}
.btn-rd{
   border-radius: 40px; 
}
.btn-clean{
    border:1px solid rgba(0,0,0,.08);
    border-bottom-color:rgba(0,0,0,.1);
    text-shadow:0 1px 0 rgba(0,0,1,.1);
    box-shadow: 0 1px 3px rgba(0,0,1,.25), inset 0 1px 0 0 rgba(255,255,255,.15);
}
.btn-glossy{
    border:1px solid rgba(0,0,0,.09);
    border-bottom-color:rgba(0,0,0,.2);
    text-shadow:0 1px 0 rgba(0,0,1,.2);
    box-shadow: 0 1px 3px rgba(0,0,1,.35), inset 0 1px 0 0 rgba(255,255,255,.4), inset 0 1px 0 2px rgba(255,255,255,.08);
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
    background-image: linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
}
.btn-style-none,.btn-style-none:hover,.btn-style-none:active{
    background:none;
    padding:0;
}
.btn-wire{
    background:transparent!important;
    border:2px solid transparent;
}
.btn-wire:hover{
    background:transparent!important
    border:2px solid transparent;
}
.btn-xl{
    padding: 16px 40px;
    font-size: 28px;
}
.a-block{
    width:100%;
    text-align: left;
    display: inline-block;
}
.icon-spacer{
    margin-right:5px;
}

/*
    Text & Icon Styles
*/

.sm-shadow{
    text-shadow:0 1px 2px rgba(0,0,0,.3);
}
.lg-shadow{
    text-shadow:0 2px 5px rgba(0,0,0,.5);
}
.pressed-t{
    text-shadow:0 1px 0 #FFF;
}
.glow-t{
    text-shadow:0 0 10px #FFF;
}
.threeD-t{
    text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15);
}

/*
    Devices - iPhone 5
*/

.blocsapp-device-iphone5{
    background-size: 384px 803px;
    padding-top:120px;
    display: block;
    width:384px;
    height:803px;
}
.blocsapp-device-iphone5 img{
    width: 320px;
    height: 568px;
    margin: 0 auto;
    display: block;
}
.blocsapp-device-iphone5 .embed-responsive{
    padding-bottom: 149.25%;
    width: 83%;
    right: -8.7%;
}
.blocsapp-device-iphone5.iphone-silver{
    background-image:url("../img/devices/Apple-iPhone-5s-Silver.png");
}
.blocsapp-device-iphone5.iphone-gold{
    background-image:url("../img/devices/Apple-iPhone-5s-Gold.png");
}
.blocsapp-device-iphone5.iphone-space-grey{
    background-image:url("../img/devices/Apple-iPhone-5s-Space-Gray.png");
}
.blocsapp-device-iphone5.iphone-blue{
    background-image:url("../img/devices/Apple-iPhone-5c-Blue.png");
}
.blocsapp-device-iphone5.iphone-yellow{
    background-image:url("../img/devices/Apple-iPhone-5c-Yellow.png");
}
.blocsapp-device-iphone5.iphone-white{
    background-image:url("../img/devices/Apple-iPhone-5c-White.png");
}
.blocsapp-device-iphone5.iphone-red{
    background-image:url("../img/devices/Apple-iPhone-5c-Red.png");
}
.blocsapp-device-iphone5.iphone-green{
    background-image:url("../img/devices/Apple-iPhone-5c-Green.png");   
}

/*
    Devices - iPhone 6
*/

.blocsapp-device-iphone6{
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    display: block;
    width:100%;
    height:auto;
    padding: 18%;
}
.blocsapp-device-iphone6 img{
    width:100%;
    height:auto;
    margin: 0 auto;
}
.blocsapp-device-iphone6 .embed-responsive{
    padding-bottom: 154.25%;
    width: 87%;
    right: -6.7%;
    margin-bottom: -1.5%;
}
.blocsapp-device-iphone6.iphone6-silver{
    background-image:url("../img/devices/Apple-iPhone-6s-Silver.png");   
}
.blocsapp-device-iphone6.iphone6-space-grey{
    background-image:url("../img/devices/Apple-iPhone-6s-Space-Gray.png");   
}
.blocsapp-device-iphone6.iphone6-gold{
    background-image:url("../img/devices/Apple-iPhone-6s-Gold.png");   
}
.blocsapp-device-iphone6.iphone6-rose-gold{
    background-image:url("../img/devices/Apple-iPhone-6s-Rose-Gold.png");   
}


/*
    Devices - iPad Air
*/

.blocsapp-device-ipad{
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    display: block;
    width:100%;
    height:auto;
    padding: 13.4%;
}
.blocsapp-device-ipad img{
    width:100%;
    height:auto;
    margin: 0 auto;
}
.blocsapp-device-ipad .embed-responsive{
    padding-bottom: 140%;
    width: 104.9%;
    left: -2.3%;
}
.blocsapp-device-ipad.ipad-silver{
    background-image:url("../img/devices/Apple-iPad-Air-2-Silver.png");   
}
.blocsapp-device-ipad.ipad-gold{
    background-image:url("../img/devices/Apple-iPad-Air-2-Gold.png");   
}
.blocsapp-device-ipad.ipad-space-grey{
    background-image:url("../img/devices/Apple-iPad-Air-2-Space-Gray.png");   
}

/*
    Devices - iMac
*/

.blocsapp-device-imac{
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    display: block;
    width:100%;
    height:auto;
    padding: 4% 8.5% 23.7%;
    background-image:url("../img/devices/Apple-iMac.png"); 
}
.blocsapp-device-imac img, .blocsapp-device-mb img{
    width:100%;
    height:auto;
    margin: 0 auto;
}
.blocsapp-device-imac .embed-responsive{
    padding-bottom: 56.25%;
}

/*
    Devices - MacBook
*/

.blocsapp-device-mb{   
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    display: block;
    width:100%;
    height:auto;
    padding: 3.6% 15% 7.5%;
}
.blocsapp-device-mb .embed-responsive{
	padding-bottom: 65%;
    width: 103.1%;
    left: -1.5%;
}
.blocsapp-device-mbp{background-image:url("../img/devices/Apple-Macbook-Pro.png");}
.mb-gold{background-image:url("../img/devices/Apple-Macbook-Gold.png");}
.mb-space-grey{background-image:url("../img/devices/Apple-Macbook-Space-Grey.png");}
.blocsapp-mb-air{background-image:url("../img/devices/Apple-Macbook-Air.png");}


/*
    Devices - Apple Watch
*/

.blocsapp-device-watch{
    background-size: 256px 495px;
    padding-top:148px;
    display: block;
    width:256px;
    height:495px;
}
.blocsapp-device-watch img{
    width: 156px;
    height: 198px;
    margin: 0 auto;
    display: block;
}
.blocsapp-device-watch .embed-responsive{
    padding-bottom: 70%;
    width: 70%;
    right: -15%;
    top: 3%;
}
.blocsapp-device-watch.watch-blue{
    background-image:url("../img/devices/Apple-watch-blue.png");   
}
.blocsapp-device-watch.watch-green{
    background-image:url("../img/devices/Apple-watch-green.png");   
}
.blocsapp-device-watch.watch-red{
    background-image:url("../img/devices/Apple-watch-red.png");   
}
.blocsapp-device-watch.watch-white{
    background-image:url("../img/devices/Apple-watch-white.png");   
}
.blocsapp-device-watch.watch-black{
    background-image:url("../img/devices/Apple-watch-black.png");   
}
.blocsapp-device-watch.watch-space-grey{
    background-image:url("../img/devices/Apple-watch-space-grey.png");   
}


.tablet .blocsapp-device-iphone5, .mobile .blocsapp-device-iphone5{
    background-size: 216px 425px;
    padding-top:60px;
    width:216px;
    height:425px;
}
.tablet .blocsapp-device-iphone5 img, .mobile .blocsapp-device-iphone5 img{   
    width: 180px;
    height: 320px;
}

/*
    Forms
*/

.form-control{
    border-color:rgba(0,0,0,.1);
    box-shadow:none;
}

/*
    Bloc icons
*/

.icon-sm{
    font-size:18px!important;
}
.icon-md{
    font-size:30px!important;
}
.icon-lg{
    font-size:60px!important;
}
.icon-xl{
    font-size:100px!important;
}
.icon-round{ 
    margin:0 auto;
    border:2px solid transparent; 
    border-radius: 50%;
    padding: 32px 30px 26px 30px;
    min-width: 80px;
}
.icon-square{ 
    margin:0 auto;
    border:2px solid transparent; 
    padding: 32px 30px 26px 30px;
    min-width: 80px;
}
.icon-rounded{ 
    margin:0 auto;
    border-radius: 6px;
    border:2px solid transparent; 
    padding: 32px 30px 26px 30px;
    min-width: 80px;
}
.icon-semi-rounded-a{ 
    margin:0 auto;
    border-radius: 20px 0;
    border:2px solid transparent; 
    padding: 32px 30px 26px 30px;
    min-width: 80px;
}
.icon-semi-rounded-b{ 
    margin:0 auto;
    border-radius: 0 20px;
    border:2px solid transparent; 
    padding: 32px 30px 26px 30px;
    min-width: 80px;
}
.icon-round.icon-md,.icon-square.icon-md,.icon-rounded.icon-md,.icon-semi-rounded-a.icon-md,.icon-semi-rounded-b.icon-md{
    min-width: 92px;
}
.icon-round.icon-lg,.icon-square.icon-lg,.icon-rounded.icon-lg,.icon-semi-rounded-a.icon-lg,.icon-semi-rounded-b.icon-lg{
    min-width: 122px;
}
.icon-round.icon-xl,.icon-square.icon-xl,.icon-rounded.icon-xl,.icon-semi-rounded-a.icon-xl,.icon-semi-rounded-b.icon-xl{
    min-width: 162px;
}

/*
    card
*/

.card-sq, .card-sq .card-heading, .card-sq .card-footer{
    border-radius:0;
}
.card-rd{
    border-radius:30px;
}
.card-rd .card-header{
    border-radius:29px 29px 0 0;
}
.card-rd .card-footer{
    border-radius:0 0 29px 29px;
}

/* Column Count */
.column-count-2{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.column-count-4{
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}
.column-count-5{
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}
.column-count-6{
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
}

/*
    Lists
*/

.list-horizontal-layout li{
    float:left;
    margin:0 10px;
}
.list-sp-md li{
    padding-bottom:10px!important; 
}
.list-sp-lg li{
   padding-bottom:20px!important; 
}
.list-sp-xl li{
   padding-bottom:40px!important; 
}
.list-sp-md li:last-child,.list-sp-lg li:last-child,.list-sp-xl li:last-child{
    padding-bottom:0!important; 
}



/*
    iFrame
*/

iframe{
   border:0; 
}

/*
    Image frame
*/

.img-frame,.img-frame-md,.img-frame-lg,.img-frame-rd,.img-frame-rd-md,.img-frame-rd-lg{
    background:#FFF;
    border:1px solid rgba(0,0,0,0.1);
	box-shadow:  0 2px 2px rgba(0,0,0,0.05);
    padding:4px;
}
.img-frame{
    border-radius:3px;
}
.img-frame-md,.img-frame-lg{
    border-radius:6px;
}
.img-frame-md,.img-frame-rd-md{
    padding:8px;
}
.img-frame-lg,.img-frame-rd-lg{
    padding:14px;
}

/* 
    Disqus Comments bric 
*/
disqus-comments{
    background:url("../img/disqus-placeholder.gif") no-repeat;
    background-size:100% auto;
    display:inline-block;
    width:100%;
    min-height:600px;
}
.col-sm-10 disqus-comments{
     min-height:560px;
}
.col-sm-9 disqus-comments{
     min-height:500px;
}
.col-sm-8 disqus-comments{
     min-height:450px;
}
.col-sm-7 disqus-comments{
     min-height:400px;
}
.col-sm-6 disqus-comments{
     min-height:340px;
}
.col-sm-5 disqus-comments{
     min-height:280px;
}
.col-sm-4 disqus-comments{
     min-height:220px;
}
.col-sm-3 disqus-comments{
     min-height:160px;
}
.col-sm-2 disqus-comments{
     min-height:100px;
}
.col-sm-1 disqus-comments{
     min-height:50px;
}

/*
    Rounded image
*/

.img-rd-md{
   border-radius:20px; 
}
.img-rd-lg{
   border-radius:34px; 
}

/*
    Dividers
*/

.divider-h{
    padding:20px 0; 
    width:100%;
    display: inline-block;
}
.divider-h span{
    display: block;
    border-top:1px solid transparent;   
}
.divider-half{
    width: 50%;
    margin: 0 auto; 
}
.dropdown-menu .divider-h, .dropdown-menu .divider-half{
   padding:0;  
}

/*
    Margins
*/

.mg-clear{
    margin:0;  
}
.mg-sm{
    margin-top:10px; 
    margin-bottom:5px; 
}
.mg-md{
    margin-top:10px;
    margin-bottom:20px; 
}
.mg-lg{
    margin-top: 10px;
    margin-bottom:40px; 
}

img.mg-sm,img.mg-md,img.mg-lg{
    margin-top: 0;
}
img.mg-sm{
    margin-bottom:10px; 
}
img.mg-md{
    margin-bottom:30px; 
}
img.mg-lg{
    margin-bottom:50px; 
}


@media (max-width: 992px) {
    .mg-clear-md{margin:0;}
    .mg-sm-md{margin-top:10px; margin-bottom:5px;}
    .mg-md-md{margin-top:10px;margin-bottom:20px;}
    .mg-lg-md{margin-top:10px;margin-bottom:40px;}

    img.mg-sm-md,img.mg-md-md,img.mg-lg-md{margin-top: 0;}
    img.mg-sm-md{margin-bottom:10px;}
    img.mg-md-md{margin-bottom:30px;}
    img.mg-lg-md{margin-bottom:50px;}
    
    .voffset-clear-md{margin-top:0;}
    .voffset-md{margin-top:30px;}
    .voffset-md-md{margin-top:50px;}
    .voffset-lg-md{margin-top:80px;}
}

@media (max-width: 767px) {
    .mg-clear-sm{margin:0;}
    .mg-sm-sm{margin-top:10px; margin-bottom:5px;}
    .mg-md-sm{margin-top:10px;margin-bottom:20px;}
    .mg-lg-sm{margin-top: 10px;margin-bottom:40px;}

    img.mg-sm-sm,img.mg-md-sm,img.mg-lg-sm{margin-top: 0;}
    img.mg-sm-sm{margin-bottom:10px;}
    img.mg-md-sm{margin-bottom:30px;}
    img.mg-lg-sm{margin-bottom:50px;}
    
    .voffset-clear-sm{margin-top:0;}
    .voffset-sm{margin-top:30px;}
    .voffset-md-sm{margin-top:50px;}
    .voffset-lg-sm{margin-top:80px;}
}

@media (max-width: 575px) {
    .mg-clear-xs{margin:0;}
    .mg-sm-xs{margin-top:10px; margin-bottom:5px;}
    .mg-md-xs{margin-top:10px;margin-bottom:20px;}
    .mg-lg-xs{margin-top: 10px;margin-bottom:40px;}

    img.mg-sm-xs,img.mg-md-xs,img.mg-lg-xs{margin-top: 0;}
    img.mg-sm-xs{margin-bottom:10px;}
    img.mg-md-xs{margin-bottom:30px;}
    img.mg-lg-xs{margin-bottom:50px;}
    
    .voffset-clear-xs{margin-top:0;}
    .voffset-xs{margin-top:30px;}
    .voffset-md-xs{margin-top:50px;}
    .voffset-lg-xs{margin-top:80px;}
}

/*
    Text widths
*/

.text-w-sm{
    max-width:150px; 
}
.text-w-md{
    max-width:300px; 
}
.text-w-lg{
    max-width:400px; 
}
.text-w-90{
    max-width:90%; 
}
.text-w-80{
    max-width:80%; 
}
.text-w-70{
    max-width:70%; 
}
.text-w-60{
    max-width:60%; 
}
.text-w-50{
    max-width:50%; 
}
.text-center.text-w-sm, .text-center.text-w-md, .text-center.text-w-lg, .text-center.text-w-90, .text-center.text-w-80, .text-center.text-w-70, .text-center.text-w-60, .text-center.text-w-50{
    margin-left: auto;
    margin-right: auto;
}


/*
    Horizontal margins
*/

.margin-h-sm{
    margin: 0 5px;
}
.margin-h-md{
    margin: 0 10px;
}
.margin-h-lg{
    margin: 0 20px;
}
.margin-l-sm{
    margin-left: 0 5px;
}
.margin-l-md{
    margin-left: 0 10px;
}
.margin-l-lg{
    margin-left: 0 20px;
}
.margin-r-sm{
    margin-right: 0 5px;
}
.margin-r-md{
    margin-right: 0 10px;
}
.margin-r-lg-{
    margin-right: 0 20px;
}

/*
    Backquote
*/

.blockquote{padding:0 20px;border-left:2px solid;}
.blockquote.text-right{border-left:0;border-right:2px solid;}

/*
    Scroll to top button
*/
.scrollToTop{
    width:40px;
    height:40px;
    position:fixed;
    bottom:20px;
    right:20px; 
    opacity: 0;
    z-index: 500;
}
.scrollToTop icon{
    margin-top: 6px;
}
.showScrollTop{
     opacity: 1;
}
.scrollToTop icon{
    font-size: 14px;
}

/*
    Wordpress Paginate
*/

.wp-paginate {margin: 20px 0;text-align: center;}
.wp-paginate a,.wp-paginate .current{background:rgba(0,0,0,.1);color: rgba(0,0,0,0.8);font-size: 14px;padding: 3px 8px 4px 8px;border-radius: 3px;margin:3px;}
.wp-paginate a:hover, .wp-paginate .current{background:rgba(0,0,0,.5);color: #FFF;}
.wp-paginate .screen-reader-text{display:none;}
.wp-paginate .nav-links{width:100%;}
.wp-paginate-dark.wp-paginate a{background:rgba(255,255,255,.2); color: rgba(255,255,255,.5);}
.wp-paginate-dark.wp-paginate a:hover, .wp-paginate-dark.wp-paginate .current{background:rgba(255,255,255,.5);color: #FFF;};



