Sindbad~EG File Manager

Current Path : /var/www/quickscrum.com/wp-content/themes/Quickscrum-child/
Upload File :
Current File : /var/www/quickscrum.com/wp-content/themes/Quickscrum-child/style-landing.css

/* general css */
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&display=swap');
.landing-pages-wrapper * {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
html,
body {
    margin: 0;
    padding: 0;
}

/* header css */
*, ::before, ::after {
    box-sizing: border-box;
}
.clearfix {
    display: block;
}
.clearfix::before, .clearfix::after {
    content: ' ';
    display: table;
}
#header {
    background-color: #e8f4fe !important;
    background-image: linear-gradient(to right,#5232b6,#2f118c);
    height: auto !important;
}
#header, #header #top {
    min-height: auto;
}
#header #top {
    margin-top: 15px;
    padding: 0px;
    position: relative;
}
#header #top.fixed {
    padding-top: 17px;
    margin-top: 0px;
    min-height: unset;
}
#top.fixed {
    position: fixed !important;
    top: 0;
    border-top: medium none;
    left: 0;
    width: 100%;
    background-image: linear-gradient(90deg, #151E27 0%, #151E27 100%) !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    color: #4f5352;
    z-index: 999;
}
#header .top-menu {
    display: none;
}
#header .top-menu {
    background-color: #fff;
    margin-bottom: 15px;
}
#header .col-full {
    padding-left: 7px;
    padding-right: 7px;
}
.first {
    clear: left;
}
.col-full {
    margin: 0 auto;
}
@media (min-width: 992px) {
    #header .col-full {
        max-width: 954px;
    }
}
@media (min-width: 1200px) {
    #header .col-full {
        max-width: 1170px;
    }
}
@media (min-width: 1340px) {
    #header .col-full {
        max-width: 1320px;
    }
}
.second_logo {
    display: inline-block;
    padding: 6.5px 0px;
}
#header #top #toggle-nav {
    border-color: transparent;
    background-color: #f57c00;
    padding: 3px 10px;
    border-radius: 3px;
    margin-top: 1px;
    margin-right: 0;
    line-height: 30px;
    height: 35px;
    top: 8px;
    display: none;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 45px;
    background: #eff2f3;
    background-clip: padding-box;
    color: #4b4d4b;
    font-size: 24px;
}
#header a {
    border: none;
}
#top.fixed #default-logo-wrapper a {
    height: 50px;
    display: inline-block;
    width: 200px;
}
header a,
footer a{
    font-family: 'proximanova semibold' !important;
    font-weight: normal !important;
    text-decoration: none;
    transition: all 0.1s linear;
}
#header #top #toggle-nav .fa {
    color: #fff;
}
#navigation {
    padding: 0 7px;
    font-size: 12px;
    float: right;
    display: block;
}
ul#menu-header-top-menu {
    margin: 0px;
    list-style: none outside none;
}
#menu-header-top-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 18px;
    color: #292929;
    line-height: 32px;
}
#menu-header-top-menu li a {
    font-size: 13px;
    font-style: normal;
    color: #282a29;
    line-height: 46px;
    letter-spacing: 1px;
    margin-right: 5px;
    border: none;
}
.sub-menu {
    display: none;
    transition: 0s !important;
}
.menu-item-has-children > ul.sub-menu {
    display: none;
    opacity: 0;
}
#menu-header-top-menu ul.sub-menu {
    position: absolute;
    background-color: #fff;
    margin: 0;
    margin-left: 0px;
    text-align: center;
    max-width: 220px;
    width: 100%;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
    z-index: 999;
    padding: 10px;
}
#menu-header-top-menu li.logo-product ul.sub-menu {
    max-width: 350px;
    padding: 10px;
    margin-left: -290px;
}
.sub-menu li {
    width: 50% !important;
}
.sub-menu li:first-child {
    width: 100% !important;
    font-size: 16px;
}
#menu-header-top-menu li {
    display: inline-block;
    margin-right: 15px;
}
#menu-header-top-menu ul.sub-menu li {
    width: 100% !important;
    text-align: left;
}
#menu-header-top-menu li.logo-product ul.sub-menu li.logo-quick-scrum {
    margin-bottom: 10px;
}
#menu-header-top-menu ul.sub-menu li a {
    font-style: normal;
    color: #282a29 !important;
    text-decoration: none !important;
    margin-right: 0;
    padding: 0px 15px;
}
#menu-header-top-menu li.logo-product ul.sub-menu li a {
    line-height: 14px !important;
    padding-left: 13px;
    display: inline-block;
    font-size: 12px !important;
    text-align: left;
}
#menu-header-top-menu li.logo-product ul.sub-menu li.logo-quick-scrum a {
    background-image: url("images/logo-scrum.png");
    background-position: left 10px top 10px;
    background-repeat: no-repeat;
    margin-right: 0px;
    padding-top: 40px;
    line-height: 1.42857143 !important;
    padding-bottom: 8px;
    font-size: 13px !important;
    letter-spacing: 1px;
}
#menu-header-top-menu li.resources {
    position: relative;
}
#menu-header-top-menu li.resources ul.sub-menu {
    max-width: unset;
    width: 580px;
    right: 0px;
    padding: 0px;
}

#menu-header-top-menu li.resources ul.sub-menu li {
    display: inline-block;
    float: left;
    text-align: left;
    margin-right: 0;
    width: 33.33% !important;
    padding: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#menu-header-top-menu li.resources ul.sub-menu li.logo-quick-scrum {
    border-right: 1px solid #e6e9eb;
}
#menu-header-top-menu li.resources ul.sub-menu li.logo-quick-scrum, #menu-header-top-menu li.resources ul.sub-menu li.logo-quick-work {
    margin: 15px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#menu-header-top-menu li.resources ul.sub-menu li.logo-quick-scrum > a {
    background-image: url(images/logo-scrum.png);
    background-position: left 10px top 10px;
    background-repeat: no-repeat;
    line-height: 1.42857143 !important;
    padding-bottom: 8px;
    font-size: 0px !important;
    height: 40px;
    width: 100%;
    display: inline-block;
    padding: 0;
    vertical-align: top;
}
#menu-header-top-menu li.resources ul.sub-menu li ul.sub-menu {
    max-width: 100%;
    margin-left: 0px;
    position: relative;
    box-shadow: none;
    padding: 0;
    display: inline-block !important;
    opacity: 1 !important;
    background-color: transparent;
    vertical-align: top;
}
#menu-header-top-menu li.resources ul.sub-menu li ul.sub-menu li {
    width: 100% !important;
    padding: 0px;
    min-height: unset;
    border-bottom: 2px solid transparent;
}
#menu-header-top-menu li.resources ul.sub-menu li ul.sub-menu li a {
    line-height: 40px;
}
#top .second {
    min-height: 60px;
}
#header #top #logo, #header #top.fixed #logo {
    padding-top: 0px;
}
.fl {
    float: left;
}
#header #top #logo h1 {
    line-height: inherit !important;
    margin: 0px;
}
#header #top #logo #default-logo, #header #top #logo #retina-logo {
    height: 38px;
}
#header #top #logo img, #header #top #logo svg {
    vertical-align: middle;
}
.header-logo-wrapper #default-logo, .header-logo-wrapper #retina-logo {
    max-height: 30px !important;
    width: auto !important;
    margin-top: 5px;
}
#header #top #logo #retina-logo {
    display: none;
}
.nav {
    z-index: 99;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
}
.fr {
    float: right;
}
#navigation .nav li {
    float: left;
    width: auto;
}
.nav li:hover, .nav li.hover {
    position: relative;
}
#navigation .nav li ul li a {
    line-height: 26px !important;
}
#top #navigation .nav > li a {
    position: relative;
    text-transform: uppercase;
    display: block;
    z-index: 100;
    line-height: 120px;
    padding: 0;
    padding-bottom: 0px;
    text-decoration: none;
    margin-right: 25px;
    font-size: 14px;
}
#top #navigation .nav > li a {
    letter-spacing: 1px;
    margin-right: 24px;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 15px;
    font-weight: 600 !important;
    margin-top: 4px;
}
#top #navigation .nav > li a, #top.fixed #navigation .nav > li a {
    margin-top: 0px;
}
#top #navigation .nav > li a {
    font-family: 'Roboto', arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: inherit;
}
.header-dark #top #navigation > ul.nav > li > a {
    color: #eff2f3;
}
.nav-uppercase #top #navigation > ul.nav > li > a {
    text-transform: uppercase;
}
.nav-uppercase #top #navigation > ul.nav > li > a {
    text-transform: capitalize !important;
    line-height: 40px;
    letter-spacing: 1px !important;
}
.header-dark #top #navigation > ul.nav > li > a {
    color: #fff;
    padding-bottom: 10px;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
#navigation ul li a .bar, #navigation ul li a .bar::before, #navigation ul li a .bar::after {
    background: #5bc4be;
}
#navigation ul li a .bar {
    background: #5bc4be;
    background-color: rgb(91, 196, 190);
    height: 6px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -10px;
    transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out 0s;
    width: 100%;
}
#navigation ul li a .bar {
    display: none;
}
@media only all and (min-width: 1024px) {
    #navigation ul li a .bar, #navigation ul li a .bar::before, #navigation ul li a .bar::after, #navigation ul li a .bar {
        background-color: #e2e2e2 !important;
    }
}
.solutions-menu ul {
    width: 800px !important;
}
.nav li ul {
    background: #384047;
    background-color: rgb(56, 64, 71);
    line-height: 16px;
    position: absolute;
    left: -999em;
    width: 200px;
    z-index: 999;
    margin: 0;
}
.subnav-uppercase #top #navigation .nav li ul {
    border-radius: 0;
    background-color: #fff;
    padding: 0;
    min-width: 180px;
    border: 1px solid #fff;
    left: -50%;
    width: 405px;
    -webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.2);
}
.subnav-uppercase #top #navigation .nav li ul {
    width: 405px;
}
.subnav-uppercase #top #navigation .nav li ul {
    width: 365px;
    padding: 10px 20px 20px;
}
.nav li ul li {
    border-bottom: 1px solid #4f4f4f;
    border: none;
    padding: 0 10px;
    display: block;
    background-image: none;
    box-shadow: 0 0 0;
}
.sub-menu li:first-child {
    width: 100% !important;
    font-size: 16px;
}
#navigation .nav li {
    float: left;
    width: auto;
}
.subnav-uppercase #top #navigation .nav li ul li {
    margin: 0;
    padding: 0;
}
#top #navigation .nav li ul li a {
    font-style: normal;
}
.subnav-uppercase #top #navigation .nav li ul li a {
    display: block;
    text-align: left;
    letter-spacing: 0px;
    margin-top: 0px;
    padding: 6px 9px 6px 8px;
    font-weight: normal !important;
    margin-right: 0px !important;
    border-bottom: none;
}
.subnav-uppercase #top #navigation .nav li ul li:first-child a {
    font-size: 13px !important;
    color: #9a9fa4 !important;
    text-transform: uppercase !important;
    width: 100% !important;
    cursor: auto;
}
.subnav-uppercase #top #navigation .nav li ul li:first-child:hover {
    background-color: #fff !important;
}

.subnav-uppercase #top .guide-main #navigation .nav li.guide-menu ul li:last-child a {
	border-bottom: 0px;
    width: 100% !important;
    text-align: center;
    color: #0b75b9 !important;
    font-size: 14px !important;
    text-decoration: none !important;
}
.subnav-uppercase #top .guide-main #navigation .nav li.guide-menu ul li:last-child a:hover {
    text-decoration: underline !important;
    background-color: #f7f7f7;
}

.sub-menu li:last-child {
    width: 100% !important;
    margin-left: 0px;
	text-align: center;
}
.header-dark #top #navigation > ul.nav > li > a {
    color: #eff2f3;
}
.nav-uppercase #top #navigation > ul.nav > li > a {
    text-transform: uppercase;
}
.nav-uppercase #top #navigation > ul.nav > li > a {
    text-transform: capitalize !important;
    line-height: 40px;
    letter-spacing: 1px !important;
}
.header-dark #top #navigation > ul.nav > li > a {
    color: #fff;
    padding-bottom: 10px;
}
.nav-uppercase #top #navigation > ul.nav > li > a.btn {
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.nav-uppercase #top #navigation > ul.nav > li > a.btnaccess {
    border: 1px solid #f57c00;
    background: #f57c00;
    border-radius: 30px;
    color: #ffffff !important;
    font-family: "ProximaNova-Semibold", sans-serif;
    line-height: 1.42857143 !important;
    margin-top: 38px;
    padding: 10px 13px !important;
    text-transform: uppercase;
    margin-right: 4px;
    letter-spacing: 0px !important;
}
.nav-uppercase #top #navigation > ul.nav > li > a.btnaccess, .nav-uppercase #top.fixed #navigation > ul.nav > li > a.btnaccess, .nav-uppercase #top #navigation > ul.nav > li > a.login-btn, .nav-uppercase #top.fixed #navigation > ul.nav > li > a.login-btn {
    margin-top: 0px;
}
.nav-uppercase #top #navigation > ul.nav > li > a.login-btn {
    line-height: 40px !important;
    margin-top: 1px !important;
    margin-left: 20px;
    margin-right: 0;
    background: #ffffff;
    color: #f57c00 !important;
    border: 1px solid #fff;
    font-size: 13px;
    border-radius: 30px;
    padding: 0;
    font-family: 'proximanova semibold', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    width: 130px;
    text-align: center;
    letter-spacing: 0px !important;
}
.fixed-menu-open {
    display: none;
}
.fixed-menu-open {
    text-align: center;
}
.fixed .fixed-menu-open {
    display: block;
}
.fixed .menu-navigation-container {
    display: none !important;
}
.sign-up-box-input .btn-login {
    font-family: 'proximanova semibold' !important;
    font-weight: normal !important;
    box-shadow: none;
    color: #fff;
    background-color: #fa6900;
    padding: 8px 18px !important;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-style: normal !important;
    margin: 1px auto;
    outline: none;
    -webkit-text-stroke: 0;
    background-clip: padding-box;
    transition: all 200ms ease-in-out;
    text-decoration: none;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
}
.sign-up-box-input .btn-login:hover, .btnorange:hover, .btnorange:focus {
    background-color: #c45200;
    color: #fff;
    border: 1px solid #C45200 !important;
}
.sign-up-box-input .btnlogin{
    font-family: 'proximanova semibold' !important;
    font-weight: normal !important;
    color: #fa6900;
    background: #fff;
    border: 1px solid #fa6900 !important;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-style: normal !important;
    margin: 1px auto;
    -webkit-text-stroke: 0;
    transition: all 200ms ease-in-out;
    text-decoration: none;
}
.btnlogin:hover, .btnlogin:focus {
    background: #c45200 !important;
    color: #fff;
    border: 1px solid #c45200 !important;
    box-shadow: none;
}
.nav-uppercase #top #navigation > ul.nav > li > a.login-btn:hover, .nav-uppercase #top #navigation > ul.nav > li > a.login-btn :focus {
    background: #c45200;
    color: #fff !important;
    border-color: #2196f3;
    background: #e65100;
    color: #ffffff;
    border: 1px solid #e65100;
}
.menu-item-has-children:hover > ul.sub-menu {
    display: block !important;
    opacity: 1 !important;
}
.sub-menu-link .menu-image-hover-wrapper {
    height: 43px;
    overflow: hidden;
    display: inline-block;
	width:36px;
}
.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below, .menu-image-hover-wrapper .menu-image-title-above {
    border: none;
    box-shadow: none;
    vertical-align: middle;
    width: auto;
    display: inline;
}
img.hovered-image, .menu-item:hover .menu-image-hover-wrapper img.menu-image {
    opacity: 0;
    transition: opacity 0.25s ease-in-out 0s;
}
.menu-image-hover-wrapper img.hovered-image, .menu-item:hover .menu-image-hover-wrapper img.menu-image {
    opacity: 0;
    transition: opacity 0.25s ease-in-out 0s;
}
.menu-item:hover .sub-menu .menu-image-hover-wrapper img.menu-image {
    opacity: 1;
}
.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image {
    opacity: 0;
}
.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
    padding-left: 9px;
}
.sub-menu-link .menu-image-title {
    display: inline-block;
    vertical-align: top;
    margin-top: -4px;
    font-weight: bold;
}
.sub-menu-link .description {
    display: block;
    margin-top: -35px;
    margin-left: 46px;
    font-size: 13px;
}
.subnav-uppercase #top #navigation .nav li:nth-child(2) ul li:last-child {
    width: 50% !important;
}

#nav-menu-item-18793 a, #nav-menu-item-18794 a {
    padding-bottom: 0px !important;
}

#main-nav .home {display:none;}
.subnav-uppercase #top #navigation .nav li ul li a {
    border-bottom: none;
    font-size: 15px !important;
    text-transform: capitalize !important;
    color: #353642 !important;
    padding: 6px 9px 6px 8px;
    font-weight: normal !important;
    margin-right: 0px !important;
    width: auto;
}
.subnav-uppercase #top #navigation .nav li:nth-child(2) ul li:last-child a {
    text-align: left;
    color: #353642 !important;
    text-decoration: none !important;
}
.subnav-uppercase #top #navigation .nav li ul li:hover {
    background-color: #e1e2e6 !important;
}
.nav-uppercase #top #navigation > ul.nav > li > a.btnaccess:hover, .nav-uppercase #top #navigation > ul.nav > li > a.btnaccess:focus {
    border: 1px solid #e65100 !important;
    background: #e65100 !important;
    color: #fff !important;
}
#header #top #toggle-nav {
    border-color: transparent;
    background-color: #f57c00;
    padding: 3px 10px;
    border-radius: 3px;
    margin-top: 1px;
    margin-right: 0;
    line-height: 30px;
    height: 35px;
    top: 8px;
}


/* footer css */
#footer * {
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
.page-template-template-landingpages #footer .grid {
    display: block;
    overflow: hidden;
    margin-left: 0px;
}
.page-template-template-landingpages #footer .columns-5,
.page-template-template-landingpages #footer .columns-4,
.page-template-template-landingpages #footer .columns-1 {
    columns: unset;
}
.site-footer.dark {
    background: #151E27;
    color: #fff;
}
#footer {
    clear: both;
    margin: 0 auto;
    display: block;
}
#footer-widgets {
    display: block;
    padding-top: 35px;
}
#footer .col-full {
    max-width: 1320px;
}
.site-footer.dark #footer-widgets {
    border-bottom: 0px;
}
#footer #footer-widgets {
    padding-bottom: 18px;
}
.page-template-template-landingpages [class*="columns-"] {
    float: left;
    padding-left: 3%;
}
.first {
    clear: left;
}
#footer #footer-grid .footer_part_1, #footer #footer-grid .footer_part_2, #footer #footer-grid .footer_part_3, #footer #footer-grid .footer_part_4, #footer #footer-grid .footer_part_5 {
    padding-left: 10px;
    padding-right: 10px;
}
#footer #footer-grid .footer_part_1 {
    width: 46%;
    padding-right: 4.16666667%;
}
.widget {
    clear: both;
    margin: 0 0 2em;
}
#footer-widgets .widget {
    font-style: normal;
    color: #c9c9c9;
}
.site-footer.dark #footer-widgets .widget {
    margin-bottom: 20px;
    color: #c9c9c9;
}
.site-footer.dark #footer-widgets .widget_media_image {
    margin-bottom: 20px;
}
.footer_part_1 .widget_media_image img {
    max-height: 30px !important;
    width: auto !important;
}
.site-footer.dark #footer-widgets .widget {
    margin-bottom: 20px;
}
.page-template-template-landingpages #footer h1,
.page-template-template-landingpages #footer .h1,
.page-template-template-landingpages #footer h2,
.page-template-template-landingpages #footer .h2,
.page-template-template-landingpages #footer h3,
.page-template-template-landingpages #footer .h3,
.page-template-template-landingpages #footer h4,
.page-template-template-landingpages #footer .h4,
.page-template-template-landingpages #footer h5,
.page-template-template-landingpages #footer .h5,
.page-template-template-landingpages #footer h6,
.page-template-template-landingpages #footer .h6 {
    clear: both;
    line-height: 1.25em;
    word-wrap: break-word;
    font-style: normal;
}
.site-footer.dark h4 {
    color: #fefefe;
    border-bottom: 1px solid #555;
    text-shadow: 1px 1px #000;
}
#footer h4 {
    font-size: 18px;
    padding: 15px 0;
}
#footer h4 {
    font-size: 18px;
    width: 100%;
    color: #fff;
    padding-bottom: 8px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 0;
    font-family: 'Open Sans',sans-serif !important;
    font-weight: 600 !important;
    margin-top: 0;
}
#footer h4.widgettitle {
    cursor: pointer;
    position: relative;
    display: inline-block;
}
@media screen and (min-width: 1024px) {
    #footer .footer_part_1 h4.widgettitle {
        display: none;
    }
}
.site-footer.dark #footer-widgets .widget p {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 17px !important;
    margin-top: 0px;
}
#fooer p,
#footer li,
#footer h5{
    font-family: 'proxima nova regular' !important;
    font-weight: normal !important;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.footer_part_1 .textwidget strong {
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
}
.footer_part_1 .textwidget span {
    font-family: 'Open Sans',sans-serif;
    letter-spacing: 1px;
    line-height: 33px;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: justify;
    display: inline-block;
    word-spacing: 1px;
}
#footer #footer-grid .footer_part_2 {
    width: 18%;
}
.widget ul {
    clear: both;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
}
#footer-widgets .widget ul {
    padding: 0;
    background: none;
}
.widget ul li {
    border-bottom: 1px solid #f9f9f9;
    padding: 10px 10px 10px 0;
    transition: all 0.2s linear;
}
#footer-widgets .widget ul li {
    border-bottom: 1px solid #3c3c3c;
    background: none;
    padding: 8px 8px 8px 0;
    display: block;
}
.site-footer.dark #footer-widgets .widget ul li {
    border-bottom: 1px solid #3c3c3c;
}
.site-footer.dark #footer-widgets .widget ul li {
    border-bottom: 0px;
    padding: 0px 0px 16px 0;
}
.dark h1, .dark .h1, .dark h2, .dark .h2, .dark h3, .dark .h3, .dark h4, .dark .h4, .dark h5, .dark .h5, .dark h6, .dark .h6, .dark .entry-title {
    color: #fff;
}
#footer a {
    color: #fff;
    transition: all 0.2s linear;
}
.site-footer.dark #footer-widgets .widget li a {
    color: #fff;
}
.site-footer.dark #footer-widgets .widget ul.footer-link li a {
    position: relative;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 14px;
    letter-spacing: 1px;
    word-spacing: 1px;
}
.site-footer.dark #footer-widgets .widget ul.footer-link li a::before {
    content: '';
    position: absolute;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
    width: 0%;
    -webkit-transition: width .2s .2s;
    -moz-transition: width .2s .2s;
    transition: width .2s .2s;
    border-bottom: 1px solid #fa6900;
    bottom: -2px;
}
#footer #footer-grid .footer_part_3 {
    width: 18%;
    margin-left: 0px;
}
#footer #footer-grid .footer_part_4 {
    width: 18%;
    margin-left: 0px;
}
.footer-btn {
    display: inline-block;
    color: #292929 !important;
    background-color: #fa6900;
    border: 1px solid #fa6900;
    color: #fff !important;
    height: 33px;
    line-height: 21px;
    font-size: 13px;
    padding: 6px 16px;
    border-radius: 3px;
    text-transform: uppercase;
    box-sizing: border-box;
}
.site-footer.dark #footer-widgets .footer_part_4 .widget a.footer-btn {
    font-family: 'ProximaNova-Semibold',sans-serif !important;
    font-size: 12px !important;
    letter-spacing: normal !important;
    margin-bottom: 0px;
}
.site-footer.dark #footer-widgets .widget_nice_social h4 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    padding-top: 0px;
    margin-bottom: 10px;
}
.social-links {
    margin: 0 auto;
    list-style: none;
}
.site-footer.dark #footer-widgets .widget .social-links ul li {
    padding-right: 10px !important;
    margin-bottom: 0px;
    margin-right: 0px;
}
.site-footer.dark #footer-widgets .footer_part_4 .widget a {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 0.5px;
    font-weight: 400 !important;
}
.site-footer.dark #footer-widgets .footer_part_4 .widget a.footer-btn:hover {
    background: #C45200 !important;
    color: #fff !important;
}
.site-footer.dark #footer-widgets .widget li a:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.site-footer.dark #footer-widgets .widget .social-links ul li {
    padding-right: 10px !important;
    margin-bottom: 0px;
    margin-right: 0px;
}
#footer-widgets .widget .widget_nice_social .social-links-container > li i, .widget_nice_social .social-links-container > li {
    font-size: 22px;
    background: none;
}
#footer-widgets .widget .widget_nice_social .social-links-container > li, .widget_nice_social .social-links-container > li {
    display: inline-block !important;
    position: relative !important;
    padding: 0 !important;
    border: none !important;
}
.social-links-container > li {
    margin-right: 3px;
    margin-bottom: 3px;
}
.social-links-container #facebook a {
    background-color: #4064af !important
}
.social-links-container #twitter a {
    background-color: #46c7f4 !important
}
.social-links-container #dribbble a {
    background-color: #e94c89 !important
}
.social-links-container #vimeo a {
    background-color: #87c8ee !important
}
.social-links-container #tumblr a {
    background-color: #33526f !important
}
.social-links-container #flickr a {
    background-color: #ed1e83
}
.social-links-container #google a {
    background-color: #db4a38 !important
}
.social-links-container #youtube a {
    background-color: #c4302a !important
}
.social-links-container #linkedin a {
    background-color: #0f76a8 !important
}
.social-links-container #android a {
    background-color: #a3c539 !important
}
.social-links-container #mac a {
    background-color: #333 !important
}
.social-links-container #dropbox a {
    background-color: #4c96d1 !important
}
.social-links-container #foursquare a {
    background-color: #00b9e0 !important
}
.social-links-container #instagram a {
    background-color: #634d40 !important
}
.social-links-container #pinterest a {
    background-color: #c9222d !important
}
.social-links-container #skype a {
    background-color: #2aace3 !important
}
.social-links-container #bitbucket a {
    background-color: #205081 !important
}
.social-links-container #github a {
    background-color: #444 !important
}
.social-links-container #stack-exchange a {
    background-color: #3A6DA6 !important
}
.social-links-container #stack-overflow a {
    background-color: #d9a32e
}
.social-links-container #trello a {
    background-color: #24688F !important
}
.social-links-container #rss a {
    background-color: #ed7f2d !important
}
.social-links-container #quora a {
    background-color: #b92b27 !important
}
.social-links-container #wordpress a {
    background-color: #0087be !important
}
.social-links-container #slack a {
    background-color: #2ea664 !important;
}
#footer-widgets .widget .widget_nice_social .social-links-container > li a, .widget_nice_social .social-links-container > li a {
    line-height: 30px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #fff !important;
    text-align: center;
    background-repeat: no-repeat;
    background-clip: padding-box;
}
#extended-footer {
    color: #757575;
    padding: 25px 0;
    font-size: 13px;
}
#extended-footer {
    padding: 17px 0;
}
.site-footer.dark #extended-footer {
    color: #bbb;
}
.site-footer.dark #extended-footer {
    text-align: center;
}
#footer .col-full .grid {
    margin-left: 0px;
}
#footer .columns-1 {
    width: 100%;
}
#footer [class*="columns-"]:last-of-type {
    padding-right: 0;
}
#extended-footer-content .columns-1 {
    padding-left: 0px;
}
#extended-footer-content #copyright {
    text-align: center;
    color: #fff;
    text-rendering: optimizeLegibility;
    letter-spacing: inherit;
}
.backtotop {
    display: none !important;
}


/* Media Query Start */
@media all and (max-width:1024px) {
    #header {
        height: auto !important
    }
}
@media all and (min-width:1024px) {
    body.page-template-template-home #header {
        overflow: hidden
    }
}
@media only all and (-webkit-min-device-pixel-ratio:1.5),
only all and (min-device-pixel-ratio:1.5),
only all and (min-resolution:144dpi),
only all and (min-resolution:1.5dppx) {
    #header #top #logo #retina-logo {
        display: block;
        height: 65px
    }

    #header #top #logo #default-logo {
        display: none
    }
}
@media only all and (min-width:1024px) {
    #header.transparent-light:not(.shrunk):not(.scrolled) .text-logo {
        color: #333
    }

    #header.transparent-light:not(.shrunk):not(.scrolled) .tagline {
        color: #898989
    }
}
@media only all and (min-width:1024px) {
    #header.submenu-light #main-nav.default>.menu-item .sub-menu {
        background: #fbfbfb
    }

    #header.submenu-light #main-nav.default>.menu-item.megamenu .sub-menu .sub-menu {
        background-color: transparent
    }

    #header.submenu-light #main-nav.default>.menu-item .sub-menu .menu-item a {
        color: #eff2f3
    }

    #header.submenu-light #main-nav.default>.menu-item .sub-menu .menu-item a:hover,
    #header.submenu-light #main-nav.default>.menu-item .sub-menu .menu-item.current-menu-item a,
    #header.submenu-light #main-nav.default>.menu-item .sub-menu .menu-item.current_page_item a {
        color: #fff
    }
}
@media only all and (min-width:1024px) and (min-width:1024px) {
    #header.submenu-light #main-nav.default:not(.no-separators)>.menu-item.megamenu>.sub-menu>.menu-item {
        border-right: 1px solid rgba(0, 0, 0, .08)
    }

    html[dir="rtl"] #header.submenu-light #main-nav.default:not(.no-separators)>.menu-item.megamenu>.sub-menu>.menu-item {
        border-right: none;
        border-left: 1px solid rgba(0, 0, 0, .08)
    }
}
@media only all and (min-width:1024px) {
    #header.submenu-light #main-nav.default:not(.no-separators)>.menu-item.megamenu>.sub-menu>.menu-item.background-image {
        border: none
    }
}
@media only all and (min-width:1024px) {
    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner a {
        color: #fff
    }

    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner a svg,
    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner a svg path {
        transition: fill 0.2s linear;
        fill: #fff
    }

    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner a:hover {
        color: #fff
    }

    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner a:hover svg,
    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner a:hover svg path {
        fill: #fff
    }

    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner .text-logo {
        color: #eee
    }

    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner .tagline {
        color: #eee
    }

    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner #toggle-nav-container a.toggle-nav:before,
    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner #toggle-nav-container a.toggle-nav:after,
    #header.transparent-dark:not(.shrunk):not(.scrolled) #header-inner #toggle-nav-container a.toggle-nav i.toggle-bar {
        background-color: #fff
    }
}
@media only all and (max-width:1023px) {

    #header.header-dark:not(.transparent) #header-inner a,
    #header.header-dark.transparent #header-inner a {
        color: #fff
    }

    #header.header-dark:not(.transparent) #header-inner a svg,
    #header.header-dark:not(.transparent) #header-inner a svg path,
    #header.header-dark.transparent #header-inner a svg,
    #header.header-dark.transparent #header-inner a svg path {
        transition: fill 0.2s linear;
        fill: #fff
    }

    #header.header-dark:not(.transparent) #header-inner a:hover,
    #header.header-dark.transparent #header-inner a:hover {
        color: #fff
    }

    #header.header-dark:not(.transparent) #header-inner a:hover svg,
    #header.header-dark:not(.transparent) #header-inner a:hover svg path,
    #header.header-dark.transparent #header-inner a:hover svg,
    #header.header-dark.transparent #header-inner a:hover svg path {
        fill: #fff
    }

    #header.header-dark:not(.transparent) #header-inner .text-logo,
    #header.header-dark.transparent #header-inner .text-logo {
        color: #eee
    }

    #header.header-dark:not(.transparent) #header-inner .tagline,
    #header.header-dark.transparent #header-inner .tagline {
        color: #eee
    }
}
@media only all and (min-width:1024px) {
    #header.header-dark.vertical #navigation-extras {
        border-top: 1px solid rgba(255, 255, 255, .1)
    }
}
@media screen and (max-width:1366px) {
    body.iphone #navigation ul li a .bar {
        display: none
    }

    body.iphone #top #navigation .nav>li a {
        line-height: 50px;
        margin-right: 0
    }

    body.iphone #top #navigation .nav li ul li a {
        border: none
    }

    body.iphone #header #top #toggle-nav {
        display: block
    }

    body.iphone #top #navigation .nav li ul li a {
        padding: 15px 10px;
        width: auto
    }

    body.iphone #top #navigation .nav li ul li:last-child a {
        border-bottom: none
    }

    body.iphone #header #navigation {
        clear: both;
        display: none;
        float: none
    }

    body.iphone #header #navigation ul {
        width: 100%
    }

    body.iphone #header #navigation li {
        float: none;
        width: 100%
    }

    body.iphone #navigation .nav li a {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        padding: 15px 10px;
        line-height: 20px;
        margin-right: 0
    }

    body.iphone #top #navigation .nav li ul li a,
    body.iphone #top #navigation .nav li ul li a:hover {
        color: #ccc
    }

    body.iphone #navigation .nav li:last-child a {
        border-bottom: none
    }

    body.iphone #navigation .nav li a.sf-with-ul {
        background-image: none
    }

    body.iphone #header #navigation li ul {
        background-color: transparent;
        left: 0;
        margin-left: 30px;
        position: relative;
        top: 0;
        width: auto
    }

    body.iphone #navigation {
        margin: 0 auto;
        max-width: 100%
    }
}
@media screen and (max-width:1024px) {
    #sidebar {
        float: none !important;
        width: 100%;
        margin: 0 auto
    }

    .col-full {
        width: 100%;
        padding: 0 20px
    }

    #extended-footer .inner {
        width: 100%
    }

    #footer .col-full {
        max-width: 100%
    }

    #navigation ul li a .bar {
        display: none
    }

    #top #navigation .nav>li a {
        line-height: 50px;
        margin-right: 0
    }

    #top #navigation .nav li ul li a {
        border: none
    }

    .widget #s {
        width: 93%
    }

    #footer-widgets .widget {
        padding-right: 20px
    }

    .three-col .row .column {
        width: 29%
    }

    #sidebar {
        display: none
    }
	
	#header #top #toggle-nav {
        display: block;
    }
	.page-id-21537 #header #top #toggle-nav {
        display: none !important;
    }
    #top #navigation .nav li ul li a {
        padding: 15px 10px;
        width: auto
    }

    #top #navigation .nav li ul li:last-child a {
        border-bottom: none
    }

    #header #navigation {
        clear: both;
        display: none;
        float: none
    }

    #header #navigation ul {
        width: 100%
    }

    #header #navigation li {
        float: none;
        width: 100%
    }

    #navigation .nav li a {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        padding: 15px 10px;
        line-height: 20px;
        margin-right: 0
    }

    #top #navigation .nav li ul li a,
    #top #navigation .nav li ul li a:hover {
        color: #ccc
    }

    #navigation .nav li:last-child a {
        border-bottom: none
    }

    #navigation .nav li a.sf-with-ul {
        background-image: none
    }

    #navigation .nav li a.sf-with-ul::after {
        position: absolute;
        right: 15px
    }

    #header #navigation li ul {
        background-color: transparent;
        left: 0;
        margin-left: 30px;
        position: relative;
        top: 0;
        width: auto
    }

    #navigation {
        margin: 0 auto;
        max-width: 100%
    }

}
@media screen and (max-width:880px) {

    #content,
    #sidebar,
    .col-full,
    #extended-footer .inner {
        width: 100%
    }

    #extended-footer .inner,
    #footer {
        width: 100%
    }

    #sidebar {
        padding: 0
    }

    #extended-footer .inner p {
        padding: 0 4%
    }

    #footer-widgets .widget {
        padding: 0 4%
    }
}

@media screen and (max-width:685px) {
    #live-search #s {
        width: 80%
    }
}

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

    #content,
    .slider,
    #sidebar,
    .col-full,
    #extended-footer .inner {
        width: 100% !important
    }

    #extended-footer .inner,
    #footer {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    #footer #footer-widgets .widget_nice_flickr .flickr_badge_image {
        margin-left: 0;
        margin-right: 6px
    }
}

@media screen and (max-width:515px) {
    [class*='columns-'] {
        width: 100%
    }
}

@media screen and (max-width:320px) {
    .widget #s {
        width: 83.5%
    }
}
@media (min-width:782px) {
    .has-child .wp-block-navigation__container {
        left: 1.5em
    }

    .has-child .wp-block-navigation__container .wp-block-navigation__container {
        left: 100%;
        top: -1px
    }

    .has-child .wp-block-navigation__container .wp-block-navigation__container:before {
        content: "";
        position: absolute;
        right: 100%;
        height: 100%;
        display: block;
        width: .5em;
        background: transparent
    }

    .has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg {
        transform: rotate(0)
    }
}
@media (min-width:782px) {
    .wp-block-navigation-link__submenu-icon svg {
        transform: rotate(90deg)
    }
}
@media (max-width:767px) {
    .sfsi_inside .icon2 .fb_iframe_widget span {
        width: auto
    }

    .sfsi_outr_div {
        top: 10%
    }

    .sfsi_outr_div h2 {
        font-size: 22px !important;
        line-height: 28px
    }

    .sfsi_wicons {
        padding-top: 0
    }
    .subnav-uppercase #top #navigation .nav li ul li a, .subnav-uppercase #top #navigation .nav li:nth-child(2) ul li:last-child a {
        text-align: left;
    }
    .subnav-uppercase #top #navigation .nav li ul {
        max-width: 93%;
    }
    .subnav-uppercase #top #navigation .nav li ul {
        width: 96%;
    }
}
@media (min-width:320px) and (max-width:480px) {

    .sfsi_tool_tip_2,
    .tool_tip {
        padding: 5px 14px 0
    }

    .sfsi_inside:last-child {
        margin-bottom: 18px;
        clear: both
    }

    .sfsi_outr_div {
        top: 10%
    }

    .sfsi_FrntInner_chg .sfsi_wicons {
        width: 31px !important;
        height: 31px !important
    }

    .sfsi_FrntInner_chg .sfsi_wicons img {
        width: 100%
    }

    .sfsi_Sicons .sf_fb {
        margin-bottom: 24px
    }

    .sfsi_Sicons .sf_twiter {
        margin-bottom: 4px
    }
}

@media (max-width:320px) {

    .sfsi_tool_tip_2,
    .tool_tip {
        padding: 5px 14px 0
    }

    .sfsi_inside:last-child {
        margin-bottom: 18px;
        clear: both
    }

    .sfsi_FrntInner_chg .sfsi_wicons {
        width: 31px !important;
        height: 31px !important
    }

    .sfsi_FrntInner_chg .sfsi_wicons img {
        width: 100%
    }
}
@media (max-width:786px) {
    .sfsi_upload_butt_container {
        display: inline-block
    }

    .upload_butt {
        height: 38px
    }

    .sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child {
        margin-left: 0;
        margin-right: 20px
    }
}
@media all and (min-width: 1200px) {
    #header .col-full {
        max-width: 1170px;
    }
}
@media all and (min-width: 1340px) {
    #header .col-full {
        max-width: 1320px;
    }
}
@media only screen and (max-width:1024px) {
    .nav-uppercase #top #navigation > ul.nav > li > a.login-btn {
        margin-left: 0px;
    }
    #footer #footer-grid .columns-5 {
        width: 100%;
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    #footer #footer-grid .columns-5 .widget {
        margin-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    #footer h4.widgettitle {
        border-bottom: 1px dashed #e8f4fe;
        margin: 10px 0 5px 0px;
        padding: 0px 0px 8px 0px;
        letter-spacing: 1px;
        display: inline-block;
        font-size: 14px;
    }
    .site-footer.dark #footer-widgets .widget ul.footer-link li a {
        font-size: 12px;
    }
    #footer h4.widgettitle::before {
        content: '+';
        position: absolute;
        right: 10px;
        top: -5px;
        color: #2196f3;
        background-color: #fff;
        border-radius: 50%;
        width: 26px;
        height: 26px;
        text-align: center;
        font-weight: bold;
        font-size: 26px;
        line-height: 26px;
    }
    #footer .columns-5.active h4.widgettitle::before {
        content: '-';
        line-height: 20px;
    }

    #footer .columns-5 div.textwidget,
    #footer .columns-5 div.social-links {
        display: none;
    }
    #footer .columns-5.active div.textwidget,
    #footer .columns-5.active div.social-links {
        display: block;
        margin-top: 10px;
        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;
        transform-origin: left top;
    }
    .expandable:target {
        transform: scaleY(1);
    }
    .site-footer.dark #footer-widgets .widget ul li {
        padding: 0px 0px 5px 0;
    }

    /*Menu*/
    #top.fixed {
        position: relative !important;
        background-color: transparent;
        padding-bottom: 0px !important;
    }
    #header #top #logo {
        padding-left: 10px;
    }
    .nav-uppercase #top #navigation > ul.nav > li > a {
        line-height: 32px !important;
        font-size: 14px;
    }
    .nav-uppercase #top #navigation > ul.nav > li > a .down-arrow .fa {
        padding: 10px;
        position: absolute;
    }
    .subnav-uppercase #top #navigation .nav li ul li a {
        font-size: 12px;
    }
    #navigation ul {
        background-color: #fff;
        width: 100%;
        position:relative;
    }
    #navigation ul li {
        border-bottom: 1px dashed #e8f4fe;
        text-align: center;
    }
    .subnav-uppercase #top #navigation .nav li ul li {
        border-bottom: 0px;
    }
    .nav-uppercase #top #navigation > ul.nav > li > a {
        color: #292929 !important;
    }
    .subnav-uppercase #top #navigation .nav li ul {
        left: 0;
    }
    .subnav-uppercase #top #navigation .nav li ul li a {
        text-transform: capitalize;
        text-align: center;
    }
    .nav-uppercase #top #navigation > ul.nav > li > a.btnaccess,
    .nav-uppercase #top.fixed #navigation > ul.nav > li > a.btnaccess {
        display: inline-block;
        font-size: 11px;
        margin: 8px 4px !important;
        color: #fff !important;
        width: unset !important;
        padding: 5px 12px !important;
    }
    .nav-uppercase #top #navigation > ul.nav > li > a.login-btn,
    .nav-uppercase #top.fixed #navigation > ul.nav > li > a.login-btn {
        font-size: 11px;
        margin: 8px 4px !important;
        color: #f57c00 !important;
        border: 1px solid #f57c00 !important;
        display: inline-block;
        padding: 5px 12px !important;
        line-height: 15px !important;
    }
    .nav-uppercase #top #navigation > ul.nav > li > a.login-btn:hover,
    .nav-uppercase #top.fixed #navigation > ul.nav > li > a.login-btn :focus {
        color: #fff !important;
    }
    /*Close Menu*/
}
@media all and (max-width: 768px) {
    .sub-menu li {
        width: 100% !important;
    }
    .hbreadcrumb,
    .hsearchform,
    .nav-uppercase #top #navigation > ul.nav > li > a.btnaccess{
        width: 100%;
    }
    .subnav-uppercase #top #navigation .nav li ul {
        width: 100%;
        margin: auto;
    }
    .nav-entries a {
        margin-left:3px;
    }
    .columns-3 {
        min-height: auto;
        width: 100%;
    }
    .entry {
        padding: 0;
    }
    .search .nav-entries a {
        margin-left: 0;
    }
    #top #navigation .nav > li a {
        margin-top: 0;
    }
}
@media all and (min-width: 992px) {
    #header .col-full {
        max-width: 954px;
    }
}
@media all and (min-width: 1200px) {
    #header .col-full {
        max-width: 1170px;
    }
}
@media all and (min-width: 1340px) {
    #header .col-full {
        max-width: 1320px;
    }
}
@media all and (max-width: 768px) {
    .hbreadcrumb,
    .hsearchform,
    .nav-uppercase #top #navigation>ul.nav>li>a.btnaccess {
        width: 100%;
    }
    .subnav-uppercase #top #navigation .nav li ul {
        width: 100%;
        margin: auto;
    }
    .nav-entries a {
        margin-left: 3px;
    }
    .search .nav-entries a {
        margin-left: 0;
    }
    #top #navigation .nav>li a {
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .sub-menu li,
    .subnav-uppercase #top #navigation .nav li:nth-child(2) ul li:last-child{
        width:100% !important;
    }
    .subnav-uppercase #top #navigation .nav li ul li a,
    .subnav-uppercase #top #navigation .nav li:nth-child(2) ul li:last-child a {text-align:center;}
}
@media (max-width: 1024px) {
    #top .top-menu {
        display: none !important;
    }
    #menu-header-top-menu li {
        text-align: left;
    }
    #header #menu-header-top-menu li {
        text-align: left;
    }
    #header #menu-header-top-menu li ul.sub-menu {
        left: auto;
        margin-left: 0px;
    }
    .page-template-template-blog #top .top-menu,
    .page-id-7688 #top .top-menu,
    .page-template-template-case-study #top .top-menu,
    .post-type-archive-scrum-guide #top .top-menu,
    .single-scrum-guide #top .top-menu,
    .page-template-template-ebooks #top .top-menu,
    .single-ebook #top .top-menu,
    .category-scrum-events #top .top-menu,
    .category-monitor #top .top-menu {
        display: block;
    }
    .page-template-template-blog #header #top #toggle-nav,
    .page-id-7688 #header #top #toggle-nav,
    .page-template-template-case-study #header #top #toggle-nav,
    .post-type-archive-scrum-guide #header #top #toggle-nav,
    .single-scrum-guide #header #top #toggle-nav,
    .page-template-template-ebooks #header #top #toggle-nav,
    .single-ebook #header #top #toggle-nav,
    .category-scrum-events #header #top #toggle-nav,
    .category-monitor #header #top #toggle-nav{
        top: 1px;
    }
    #menu-header-top-menu li a .down-arrow {
        display: none;
    }
}
@media (max-width: 767px) {
    .header-dark #top #navigation > ul.nav > li > a {
        width: 100%;
    }
    .subnav-uppercase #top #navigation .nav li ul {
        width: 100%;
    }
}
@media (max-width: 1024px) {
    #menu-header-top-menu li.resources ul.sub-menu {
        max-width: 580px;
        width: 100%;
    }
    #menu-header-top-menu li.resources ul.sub-menu li {
        width: 100% !important;
    }
    #menu-header-top-menu li.resources ul.sub-menu li.other {
        min-height: unset;
    }
    #menu-header-top-menu li.resources ul.sub-menu li ul.sub-menu li {
        width: 100% !important;
        padding: 0px;
        min-height: unset;
        border-bottom: 0px;
    }
    #menu-header-top-menu li.resources ul.sub-menu li.other > a {
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    .site-footer.dark #footer-widgets .widget_nice_social h4.widgettitle {
        display: none !important;
    }
    .site-footer.dark #footer-widgets .widget_nice_social .social-links::before {
        content: "Follow us on";
        line-height: 20px;
        display: inline-block;
        float: left;
        width: 100%;
        border-radius: 0;
        background-color: transparent;
        font-weight: bold;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1024px) {
    .fixed .fixed-menu-open {
        display: none;
    }
}
@media (max-width: 40em) {
    .vidchaNav > * {
        display: block;
        margin-bottom: 0.5rem;
    }
}
@media screen and (max-width: 1366px) {
    body.iphone #top #navigation .nav li ul li a {
        padding: 15px 0px;
        width: auto;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px)  {
    #navigation {
        margin-top: 4px;
        display: inline-block !important;
    }
    #top.fixed #navigation {
        display: none !important;
    }
    #top #navigation .nav > li a {
        font-size: 12px !important;
        margin-right: 15px;
    }
    .nav-uppercase #top #navigation > ul.nav > li > a.btn {
        font-size: 12px;
    }
    .nav-uppercase #top #navigation > ul.nav > li > a.login-btn {
        font-size: 12px !important;
        line-height: 38px !important;
        margin-left: 10px;
    }
    .fixed-menu-open.text-center {
        margin-left: 0px !important;
    }
}
@media only screen and (min-width: 765px) and (max-width: 1024px)  {
    .subnav-uppercase #top #navigation .nav li ul li a, .subnav-uppercase #top #navigation .nav li:nth-child(2) ul li:last-child a {
        text-align: left;
    }
    .subnav-uppercase #top #navigation .nav li ul {
        width: 93% !important;
        max-width: 96%;
    }
}
@media screen and (max-width: 1023px) {
    #navigation ul {
        margin-top: 10px;
    }
}
@media screen and (max-width: 767px) {
    .sub-menu-link .description {
        display: block;
        margin-top: -18px;
        margin-left: 0;
        font-size: 13px;
    }
    .sub-menu-link .menu-image-title {
        display: inline-block;
        vertical-align: top;
        margin-top: 5px;
        font-weight: 700;
    }
}
@media only screen and (min-width: 450px) and (max-width: 767px)  {
    .columns-3 {
        min-height: 345px;
        width: 50%;
    }
}
/* Media Query End */
.page-id-21537 #navigation {display: none !important;}
.page-id-21537 .site-footer.dark #footer-widgets .footer_part_4 .widget a.footer-btn{display: none !important;}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists