@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.img-responsive2,
img {
    max-width: 100%;
    height: auto
}

.clear,
hr {
    clear: both
}

body,
p {
    margin: 0
}

body,
h1 {
    font-family: Montserrat, Arial, Helvetica, sans-serif
}

h1,
h3 {
    line-height: 40px
}

h4,
h6 {
    color: #333
}

.btn,
h2 {
    text-transform: uppercase
}

.btn,
.cta_outer_container,
.top-search {
    display: inline-block
}

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

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

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

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

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    padding: 0;
    font-size: 16px;
    line-height: 1.5em;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    overflow-x: hidden
}

body.archive,
body.page-template-blog-template,
body.single {
    background: #ebebeb
}

img {
    border: 0;
    vertical-align: top
}

hr {
    border-color: #ccc;
    margin-top: 30px
}

p {
    padding: 5px 0
}

h1 {
    color: #333c4e;
    font-size: 30px;
    margin: 0;
    padding: 15px 0 25px;
    font-weight: 400;
    clear: both
}

h2,
h3 {
    font-family: bebas_neueregular, Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
    color: #00a4e4;
    clear: both
}

h2 {
    font-size: 48px;
    line-height: 48px
}

h3 {
    font-size: 41px
}

button,
h4,
h5,
h6,
input,
select,
textarea {
    font-family: Montserrat, Arial, Helvetica, sans-serif
}

h4 {
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
    padding: 10px 0;
    clear: both
}

h5 {
    font-weight: 700;
    color: #005a84;
    font-size: 21px;
    line-height: 30px;
    margin: 0;
    padding: 10px 0;
    clear: both
}

.header h1,
.mainmenu h4,
h6 {
    font-weight: 400
}

.mainmenu span.h4 {
    font-family: bebas_neuebook, Arial, sans-serif;
    font-size: 26px;
    line-height: 30px;
    padding: 0 0 5px;
    color: #00a4e4;
    text-transform: uppercase;
    font-weight: 600;
}

h6 {
    font-size: 18px;
    margin: 0;
    padding: 10px 0;
    line-height: 26px;
    clear: both
}

a {
    text-decoration: none;
    outline: 0;
    color: #00a4e4;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.top,
button,
input[type=submit] {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

a:hover {
    color: #000
}

button,
input,
select,
textarea {
    border-radius: 0;
    border: none;
    outline: 0
}

button,
input[type=submit] {
    cursor: pointer;
    background: url(images/blank.png) left top no-repeat;
    transition: all .4s ease-in-out;
    outline: 0
}

.btn {
    text-align: center;
    background: #00a4e3;
    color: #fff;
    padding: 11px 20px;
    min-width: 236px;
    font-family: bebas_neuebold;
    font-size: 21px
}

.btn+.btn {
    margin-left: 5px
}

.btn:hover {
    color: #fff;
    background: #0297d0
}

.btn-violate {
    background: #8356b4
}

.btn-violate:hover {
    background: #7747ab
}

.btn-yellow {
    background: #faa800
}

.btn-yellow:hover {
    background: #fab830
}

.btn-green {
    background: #83b940
}

.btn-green:hover {
    background: #75a736
}

.btn-white {
    background: #fff;
    color: #00a7e0
}

.btn-white:hover {
    background: #e7e7e7;
    color: #00a7e0
}

.bg-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.wrapper {
    margin: 0 auto;
    width: 1140px
}

.top {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    padding: 30px 0;
    transition: all .4s ease-in-out
}

.logo,
.mainmenu {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.top.fixed {
    position: fixed;
    background: #263f4a;
    padding: 15px 0
}

.logo {
    float: left;
    margin: 0 0 0 -53px;
    transition: all .4s ease-in-out
}

.top.fixed .logo {
    max-width: 275px;
    margin-top: 11px;
    margin-left: -29px
}

.top-right {
    float: right;
    padding: 8px 0 0
}

.top-search {
    margin: 0 44px 0 0;
    position: relative;
    vertical-align: middle
}

.cse .gsc-search-button input.gsc-search-button-v2,
.top-search table.gsc-search-box td,
input.gsc-search-button-v2 {
    vertical-align: top
}

.top-search input[type=submit] {
    background: url(images/search-icon.png) 5px center no-repeat;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    font-size: 0
}

.menu-close,
.menulink {
    font-size: 15px;
    cursor: pointer;
    text-transform: uppercase
}

.top-search input[type=email],
.top-search input[type=text] {
    height: 42px;
    width: 242px;
    border: 1px solid #fff;
    padding: 0 55px 0 15px;
    color: #fff;
    background: 0 0
}

.top-search::-webkit-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.top-search::-moz-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.top-search:-ms-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.top-search input:-moz-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.top-search .gsc-control-cse {
    background: 0 0;
    padding: 0;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    width: 242px;
    height: 42px;
    border: none
}

.top-search table.gsc-search-box {
    border: 1px solid #fff
}

.top-search .gsc-search-box-tools .gsc-search-box td.gsc-input {
    padding-right: 0;
    width: 100%
}

.top-search .gsc-search-box-tools .gsc-search-box .gsc-input-box {
    background: 0 0;
    border: 0;
    box-shadow: none
}

.top-search .gsc-search-box-tools .gsc-search-box .gsc-input input {
    width: calc(100% - 40px)!important;
    padding: 0 10px!important;
    position: absolute;
    background: 0 0!important;
    height: 40px!important;
    top: 0!important;
    left: 0!important;
    color: #fff
}

.top-search .gsc-search-box-tools .gsc-search-box .gsc-input .gsib_b {
    display: none
}

.top-search .gsc-search-button table.gsc-search-box td {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 100%
}

.top-search input.gsc-search-button,
.top-search input.gsc-search-button:focus,
.top-search input.gsc-search-button:hover {
    background: 0 0;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 14px
}

.top-search table.gsc-search-box td.gsib_a {
    border: none
}

.menu-close,
.menu-close i,
.menulink,
.menulink i {
    vertical-align: middle
}

.top-search.search-404 {
    margin: 0 0 30px;
    width: 100%
}

.top-search.search-404 .gsc-control-cse {
    width: 100%
}

.top-search.search-404 table.gsc-search-box {
    border: 0
}

.top-search.search-404 .gsc-search-box-tools .gsc-search-box td.gsc-input {
    background: #fff
}

.top-search.search-404 .gsc-search-box-tools .gsc-search-box .gsc-input input {
    color: #000
}

.top-search.search-404 input.gsc-search-button,
.top-search.search-404 input.gsc-search-button:focus,
.top-search.search-404 input.gsc-search-button:hover {
    background-color: #005079;
    margin: 0;
    border-radius: 0
}

.menu-open .menulink {
    visibility: hidden
}

.menulink {
    display: inline-block;
    color: #fff;
    text-align: left
}

.menulink i {
    position: relative;
    top: -2px;
    -webkit-transition-duration: 0s;
    -webkit-transition-delay: .2s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
    margin: 0 0 0 18px
}

.menulink i:after,
.menulink i:before {
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
    position: absolute;
    content: ''
}

.menulink i,
.menulink i:after,
.menulink i:before {
    width: 40px;
    height: 6px;
    background-color: #fff;
    display: inline-block
}

.menulink i:before {
    margin-top: -12px
}

.menulink i:after {
    margin-top: 12px
}

.menu-close i {
    display: inline-block;
    position: relative;
    top: 0;
    margin-left: 0;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 40px;
    height: 40px;
    background: url(images/menu_close.png) center center no-repeat;
    background-size: 30px 30px
}

.child-menu span,
.child-menu span:after {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s
}

.menu-close i:after,
.menu-close i:before {
    margin-top: 0;
    -webkit-transition-delay: 0, .2s;
    position: absolute;
    content: '';
    width: 40px;
    height: 6px;
    background-color: #a8a8a8;
    top: 17px;
    display: none
}

.menu-close i:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 0 1px 1px transparent;
    -moz-box-shadow: 0 1px 1px transparent;
    box-shadow: 0 1px 1px transparent
}

.menu-close i:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 0 1px 1px transparent;
    -moz-box-shadow: 0 1px 1px transparent;
    box-shadow: 0 1px 1px transparent
}

.menu-close {
    float: right;
    color: #a8a8a8
}

.child-menu {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 49px;
    padding: 0
}

.child-menu span {
    position: relative;
    top: 50%;
    margin: 0 auto;
    transition-duration: .2s
}

.child-menu span:after {
    position: absolute;
    content: '';
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition-duration: .2s
}

.child-menu span,
.child-menu span:after {
    width: 16px;
    height: 2px;
    background-color: #a8a8a8;
    display: block
}

.child-menu.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s
}

.child-menu.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s
}

.menu-open .menuoverlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(000, 000, 000, .8);
    left: 0;
    top: 0
}

.menu-open {
    overflow: hidden
}

.mainmenu {
    width: 320px;
    position: fixed;
    right: -320px;
    top: 0;
    height: 100%;
    background: #fff;
    padding: 20px;
    transition: all .4s ease-in-out;
    text-align: left
}

.blogdetail-sharethislinks span:hover,
.whatshot-bimage:hover {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.menu-open .mainmenu {
    right: 0;
    overflow-y: auto
}

.mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%
}

.mainmenu .widget {
    float: left;
    width: 100%
}

.mainmenu ul.nav-menu>li {
    float: left;
    width: 100%;
    position: relative
}

.mainmenu ul.nav-menu>li>a {
    border-bottom: 1px solid #cecece;
    float: left;
    width: 100%;
    position: relative;
    color: #00a3e4;
    text-transform: uppercase;
    font-size: 17px;
    padding: 10px 0
}

.mainmenu ul.nav-menu>li>a:hover {
    color: #333
}

.mainmenu ul.nav-menu>li:last-child>a {
    border: none
}

.mainmenu ul.nav-menu>li ul {
    float: left;
    width: 100%;
    padding: 0 15px 5px 35px;
    display: none
}

.mainmenu ul.nav-menu>li ul li {
    position: relative;
    float: left;
    width: 100%
}

.mainmenu ul.nav-menu>li ul li a {
    color: #5f5f5f;
    font-size: 14px;
    position: relative;
    padding: 0 0 0 25px
}

.mainmenu ul.nav-menu>li>ul {
    padding: 5px 8px
}

.mainmenu ul.nav-menu>li>ul>li>a {
    text-transform: uppercase
}

.mainmenu ul.nav-menu>li ul ul li a:before {
    content: '>';
    color: #fe9a1e;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 20px
}

.blog-filter:before,
.bloglisting-cat:before,
.header:before {
    content: ''
}

.mainmenu ul.nav-menu>li ul ul li a {
    padding: 0 0 0 15px
}

.mainmenu ul.nav-menu>li ul li a:hover {
    color: #00a3e4
}

.mainmenu ul.nav-menu>li ul .child-menu {
    right: auto;
    left: 0;
    width: 20px;
    height: 20px;
    top: 5px
}

.mainmenu ul.nav-menu>li ul .child-menu span,
.mainmenu ul.nav-menu>li ul .child-menu span:after {
    width: 8px;
    height: 1px;
    background-color: #83b842;
    display: block
}

.menu-social li,
.menu-social li a {
    display: inline-block;
    vertical-align: top
}

.menucontact-link {
    min-width: 0;
    width: 100%;
    margin: 10px 0 20px;
    float: left
}

.mainmenu h4 {
    font-family: bebas_neuebook, Arial, sans-serif;
    font-size: 26px;
    line-height: 30px;
    padding: 0 0 5px;
    color: #00a4e4;
    text-transform: uppercase
}

.menu-social li {
    margin: 0 3px 5px 0
}

.menu-social li a {
    width: 42px;
    height: 42px;
    font-size: 0
}

.menu-social li.twitter a {
    background: url(images/twitter-icon2.png) left top no-repeat
}

.menu-social li.linkedin a {
    background: url(images/linkedin-icon2.png) left top no-repeat
}

.menu-social li.facebook a {
    background: url(images/facebook-icon2.png) left top no-repeat
}

.menu-social li.youtube a {
    background: url(images/youtube-icon2.png) left top no-repeat
}

.menu-social li a:hover {
    opacity: .75
}

.mainmenu-section {
    float: left;
    height: auto;
    overflow: none;
    width: 100%;
    padding-bottom: 20px
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspHorizontalBar,
.jspPane,
.jspVerticalBar {
    position: absolute
}

.jspVerticalBar {
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: red
}

.jspHorizontalBar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: red
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: #e1e1e1;
    position: relative
}

.jspDrag {
    background: #f5f5f5;
    position: relative;
    top: 0;
    left: 2px;
    width: 6px;
    cursor: pointer
}

.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}

.jspVerticalBar .jspArrow:focus {
    outline: 0
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

.header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff
}

.header:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0)
}

.bottom-section a:hover,
a.btn-watchvideo:hover {
    opacity: .8
}

.about-aia,
.shopmenu-bar {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a4e4', endColorstr='#005a84', GradientType=1)
}

.header h1 {
    color: #fff;
    font-size: 100px;
    line-height: 86px;
    font-family: bebas_neueregular;
    border-bottom: 1px solid #00aadc;
    padding: 0 0 15px;
    margin: 0 0 10px
}

.header-content {
    float: left;
    width: 100%;
    position: relative;
    padding: 160px 0 50px;
    min-height: 477px
}

.home .header-content {
    padding: 200px 0 112px;
    max-width: 655px
}

.home .header-content h1 {
    color: #fff;
    font-family: bebas_neueregular, Arial, sans-serif;
    padding: 0 0 30px;
    font-size: 77px;
    line-height: 80px
}

.home .header-content h1 span,
.home .header-content h1 strong {
    font-weight: 400;
    color: #98d843;
    font-family: bebas_neueregular;
    display: block;
    font-size: 77px;
    line-height: 77px
}

.home .header-content ul {
    margin: 0;
    padding: 25px 0 0;
    list-style: none
}

.home .header-content ul li {
    display: inline-block;
    color: #fff;
    font-family: bebas_neueregular;
    font-size: 37px;
    line-height: 30px;
    border-left: 2px solid #98d843;
    position: relative;
    padding: 0 15px;
    margin: 10px 0 0
}

.header-content a.btn,
a.btn-watchvideo {
    font-size: 24px;
    font-family: bebas_neueregular
}

.home .header-content ul li:first-child,
.home .header-content ul li:nth-child(4) {
    border-left: none;
    padding-left: 0
}

.header-ctext {
    max-width: 700px;
    float: left;
    width: 100%
}

.home .header-content .header-ctext {
    max-width: none
}

.page-template-about-template .header-content a.btn,
.page-template-about-template .header-content a.btn-watchvideo {
    margin-top: 15px
}

a.btn-watchvideo {
    margin-left: 60px;
    background: url(images/video-icon2.png) left center no-repeat;
    padding: 11px 0 11px 65px;
    display: inline-block;
    color: #fff
}

.page-template-resources-template .header-content {
    padding: 185px 0 80px
}

.page-template-promotions-template .header-content {
    padding: 150px 0 55px
}

.page-template-services-template .header-content {
    padding: 180px 0 80px;
    background: 0 0
}

.page-template-client-satisfaction-template .header-content {
    padding: 170px 0 75px
}

.page-template-training-template .header-content {
    padding: 175px 0 75px
}

.page-template-tech-perspectives-template .header-content .header-ctext {
    max-width: 100%;
    padding-bottom: 25px
}

.page-template-tech-perspectives-template .header h1 {
    border-bottom-color: #fff
}

.archive .header-content h1,
.blog .header-content h1 {
    border: none
}

.page-template-tech-perspectives-template .header-content {
    padding-top: 160px
}

.page-template-promotions-template .header-content a.btn {
    min-width: 288px
}

.page-template-planning-service-template .header-content {
    padding-top: 220px
}

.single .header-content {
    background: 0 0
}

.talent-box,
.work-box {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 50%;
    float: left
}

.blog .header-content {
    padding: 220px 0 170px
}

.archive .header {
    background-image: url(https://microsolresources.com/wp-content/uploads/2016/10/3d_Printing_BG.jpg)
}

.archive .header-content {
    padding: 220px 0 130px
}

.category-applicants .header-content {
    max-width: 660px
}

.header-wvideo {
    min-height: 744px
}

.bottom-section {
    border-top: 5px solid #fff
}

.talent-box {
    border-right: 4px solid #fff
}

.work-box {
    border-left: 4px solid #fff
}

.bottom-section a {
    display: block;
    font-family: bebas_neueregular;
    font-size: 41px;
    line-height: 45px;
    padding: 60px 0 40px;
    text-align: center;
    color: #fff
}

.ai-twitter-list .imgdisplay{
    background:none;
}

.blog-left {
    float: left;
    width: 65%;
    padding: 0 25px 0 0
}

.bloglisting-box {
    color: #1f1f1f;
    float: left;
    width: 100%;
    padding: 25px;
    background: #fff;
    margin: 0 0 10px;
    font-size: 15px
}

.bloglisting-img {
    display: block;
    padding: 0 0 25px
}

.bloglisting-img a {
    height: 205px;
    float: left;
    width: 100%
}

.bloglisting-img a img {
    display: none
}

.bloglisting-left {
    float: left;
    width: 43%;
    text-align: center;
    max-width: 285px
}

.bloglisting-cat {
    text-align: right;
    font-weight: 500;
    display: block;
    margin: 0 0 0 -40px;
    position: relative;
    color: #fff;
    line-height: 20px;
    padding: 10px 15px;
    word-wrap: break-word
}

.bloglisting-cat:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #007bff;
    position: absolute;
    top: 100%;
    left: 0
}

.bloglisting-content {
    float: left;
    width: 57%;
    padding: 0 0 0 30px;
    color: #1f1f1f;
    line-height: 25px
}

.bloglisting-content h3 {
    color: #005a84;
    font-size: 19px;
    padding: 0;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 24px
}

.bloglisting-content h3 a {
    color: #005a84
}

.bloglisting-content h3 a:hover {
    color: #00a4e3
}

.bloglisting-topics {
    font-size: 13px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    padding: 15px 0 0;
    line-height: 18px
}

.bloglisting-byline {
    float: left;
    width: 100%;
    padding: 10px 0 0
}

.blog-pagination,
.blog-withsidebar {
    padding: 20px 0;
    width: 100%;
    float: left
}

.bloglisting-text {
    float: left;
    width: 100%
}

.blog-withsidebar {
    background: #ebebeb
}

.blog-pagination {
    background: #fff;
    text-align: center
}

.blog-pagination .page-numbers.next,
.blog-pagination .page-numbers.prev {
    display: none;
    font-size: 30px;
    line-height: 34px;
    color: #42b6e9;
    font-family: bebas_neueregular, Arial, sans-serif;
    margin: 0 0 8px
}

.blogfeatured-lbox h3,
.blogfeatured-rcontent h3 {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-weight: 400
}

.blog-pagination .page-numbers.next>span,
.blog-pagination .page-numbers.prev>span {
    background: #fff;
    padding: 20px 18px;
    text-align: center;
    display: block
}

.blog-pagination .page-numbers.prev span span {
    display: inline-block;
    background: url(images/left-arrow2.png) left center no-repeat;
    padding: 6px 0 6px 40px
}

.blog-pagination .page-numbers.next span span {
    display: inline-block;
    background: url(images/right-arrow2.png) right center no-repeat;
    padding: 6px 40px 6px 0
}

.blog-sidebar .aiwidgetscss .aiwidget-title,
.blog-sidebar .aiwidgetscss .thinkTwitFollow,
.blog-sidebar .aiwidgetscss .tweetlink a,
.blogfeatured-rimg img {
    display: none
}

.blogfeatured-limg,
.blogfeatured-rimg {
    background-position: center;
    background-size: cover
}

.blog-pagination .page-numbers.next:hover,
.blog-pagination .page-numbers.prev:hover {
    color: #333
}

.paged .blog-pagination .page-numbers.next,
.paged .blog-pagination .page-numbers.prev {
    float: left;
    width: 50%
}

.paged .blog-pagination .page-numbers.next {
    padding-left: 4px
}

.paged .blog-pagination .page-numbers.prev {
    padding-right: 4px
}

.featured-blogs,
.onlyprev2 .blog-pagination .page-numbers.prev {
    float: left;
    width: 100%
}

.blogfeatured-left {
    float: left;
    padding: 0 30px 0 0
}

.blogfeatured-lbox {
    float: left;
    width: 100%
}

.blogfeatured-lbox h3 {
    color: #005a84;
    font-size: 19px;
    line-height: 24px
}

.blogfeatured-lbox h3 a {
    color: #005a84
}

.blogfeatured-lbox h3 a:hover {
    color: #00a4e3
}

.blogfeatured-lbyline {
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 5px 0 0
}

.blogfeatured-lcontent,
.blogfeatured-limg {
    float: left;
    width: 100%
}

.blogfeatured-limg {
    margin: 0 0 15px;
    height: 364px;
    overflow: hidden
}

.blogfeatured-limg img {
    width: 100%;
    visibility: hidden
}

.blogfeatured-lcontent>a {
    text-transform: uppercase;
    font-size: 13px
}

.blogfeatured-right {
    float: right
}

.blogfeatured-rbox {
    float: left;
    width: 100%;
    margin: 0 0 20px
}

.blogfeatured-rimg {
    float: left;
    width: 44%;
    max-width: 195px;
    text-align: center;
    height: 145px
}

.blogfeatured-rcontent {
    float: left;
    width: 56%;
    padding: 0 0 0 20px
}

.blogfeatured-rcontent>a {
    text-transform: uppercase;
    font-size: 12px
}

.blogfeatured-rcontent h3 {
    color: #005a84;
    font-size: 15px;
    line-height: 16px
}

.blog-sidebar .gform_widget .gform_footer input,
.blog-sidebar .wysija-submit,
.blog-sidebar h3 {
    font-family: bebas_neueregular, Arial, sans-serif
}

.blogfeatured-rcontent h3 a {
    color: #005a84
}

.blogfeatured-rcontent h3 a:hover {
    color: #00a4e3
}

.blogfeatured-rbyline {
    font-size: 11px;
    float: left;
    width: 100%;
    padding: 8px 0 0
}

.blog-sidebar {
    float: right;
    width: 35%
}

.blog-sidebar .aiwidgetscss,
.blog-sidebar .sidebar-content {
    background: #fff;
    padding: 25px 5px;
    margin: 0 0 8px;
    float: left;
    width: 100%
}

.blog-sidebar h3 {
    padding: 0 20px 15px;
    line-height: 34px;
    color: #00a4e4;
    font-size: 39px
}

.blog-sidebar .aiwidgetscss {
    color: #1f1f1f;
    font-size: 14px
}

.blog-sidebar .aiwidgetscss .imgdisplay {
    padding: 0 25px
}

.blog-sidebar .aiwidgetscss .imgdisplay a {
    color: #00a4e4!important
}

.blog-sidebar .aiwidgetscss .imgdisplay a:hover {
    color: #333!important
}

.blog-sidebar .aiwidgetscss .tweetlink a:last-child {
    display: inline-block;
    font-size: 14px
}

.blog-sidebar .aiwidgetscss .tweetlink a.tweet-favotite{
    font-size: 0;
}

.blog-sidebar .aiwidgetscss .tweetlink,
.blog-sidebar .aiwidgetscss .tweettext {
    display: inline
}

.blog-sidebar .aiwidgetscss .tweetlink{
    float: left;
    display: none;
}

.blog-sidebar .ai-tweets-listing .ai-more{
    display: none;
}

.blog-sidebar .aiwidgetscss .tweettxts {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px
}

.blog-sidebar .aiwidgetscss .aiwidget-title+.imgdisplay+.imgdisplay+.imgdisplay .tweettxts {
    border-bottom: none;
    padding-bottom: 0
}

.blog-sidebar .gform_widget {
    background: url(images/text-bg2.png) right bottom no-repeat #00a4e3;
    padding: 0
}

.blog-sidebar #wysija-2 h3,
.blog-sidebar .gform_widget h3 {
    background: #0694cb;
    color: #fff;
    font-size: 27px;
    padding: 10px 20px
}

.blog-sidebar .gform_widget .gform_footer {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%
}

.blog-sidebar .gform_widget .gform_footer input {
    background-color: #005a84;
    width: 100%;
    padding: 15px 0;
    font-size: 21px!important;
    line-height: 24px;
    color: #fff;
    text-align: center
}

.blog-sidebar .gform_widget .gform_footer input:hover {
    background-color: #0183c0
}

.blog-sidebar .gform_widget .gform_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    max-width: none
}

.blog-sidebar .gform_widget .gform_body {
    padding: 22px 22px 0;
    float: left;
    width: 100%
}

.blog-sidebar .gform_widget .gform_body input,
.blog-sidebar .gform_widget .gform_body select {
    width: 100%!important;
    border: 1px solid #fff;
    padding: 0 60px 0 20px;
    font-size: 15px;
    height: 40px;
    color: #fff;
    float: left
}

.blog-sidebar .gform_widget .gform_body input {
    background: url(images/mail-icon3.png) right center no-repeat #0090c7
}

.blog-sidebar .gform_widget .gform_body select {
    background: url(images/arrow-icon2.png) right center no-repeat #0090c7;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

body .blog-sidebar .gform_wrapper label.gfield_label+div.ginput_container {
    margin: 0;
    float: left;
    width: 100%
}

body .blog-sidebar .gform_wrapper li,
body .blog-sidebar .gform_wrapper ul {
    float: left;
    width: 100%
}

body .blog-sidebar .gform_wrapper li {
    padding: 0 0 20px;
    position: relative
}

.blog-sidebar .gform_wrapper .top_label .gfield_label {
    position: absolute;
    margin: 0;
    right: 2px;
    top: 0
}

.blog-sidebar .gform_wrapper .gfield_required {
    color: #fff
}

.blog-sidebar .gform_wrapper::-webkit-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.blog-sidebar .gform_wrapper::-moz-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.blog-sidebar .gform_wrapper:-ms-input-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.blog-sidebar .gform_wrapper input:-moz-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.blog-sidebar .gform_wrapper .gfield_error .gfield_label {
    display: none
}

.blog-sidebar .gform_wrapper div.validation_error {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 15px 20px 0;
    border: none;
    color: #fff
}

.blog-sidebar .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0!important;
    padding: 0!important;
    background: 0 0!important;
    border: none!important
}

.blog-sidebar .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin: 0!important
}

.blog-sidebar .gform_wrapper .validation_message {
    color: #fff
}

.blog-sidebar .gform_wrapper li.gfield_error input[type=text],
.blog-sidebar .gform_wrapper li.gfield_error input[type=url],
.blog-sidebar .gform_wrapper li.gfield_error input[type=email],
.blog-sidebar .gform_wrapper li.gfield_error input[type=tel],
.blog-sidebar .gform_wrapper li.gfield_error input[type=number],
.blog-sidebar .gform_wrapper li.gfield_error input[type=password],
.blog-sidebar .gform_wrapper li.gfield_error textarea {
    border-color: #feacac
}

.blog-sidebar .microsolstaff-otherresources {
    padding-bottom: 5px
}

.blog-sidebar #wysija-2 {
    background: url(images/text-bg2.png) right bottom no-repeat #00a4e3;
    padding: 0;
    color: #fff
}

.blog-sidebar #form-wysija-2 {
    padding: 0;
    width: 100%
}

.blog-sidebar .wysija-submit {
    background-color: #005a84;
    width: 100%;
    padding: 15px 0;
    font-size: 21px!important;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin: 20px 0 0
}

.blog-sidebar .wysija-submit:hover {
    background-color: #0183c0
}

.blog-sidebar .wysija-paragraph {
    margin: 0;
    padding: 20px 20px 0;
    display: block;
    overflow: hidden
}

.blog-sidebar input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
    float: left;
    width: 100%!important;
    height: 40px;
    background: url(images/mail-icon3.png) right center no-repeat #0090c7;
    border: 1px solid #fff;
    padding: 0 60px 0 20px;
    font-size: 15px;
    color: #fff
}

.blog-sidebar select {
    float: left;
    width: 100%!important;
    height: 40px;
    background: url(images/arrow-icon2.png) right center no-repeat #0090c7;
    border: 1px solid #fff;
    padding: 0 60px 0 20px;
    font-size: 15px;
    color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.blog-sidebar .wysija-checkbox-label {
    padding: 20px 20px 10px;
    margin: 0;
    line-height: 1.15em;
    font-weight: 600
}

.blog-sidebar .wysija-checkbox-paragraph {
    margin: 0;
    padding: 0 20px;
    font-size: .9em;
    line-height: 1.15em
}

.blog-sidebar .wysija-checkbox-paragraph:not(:last-child) {
    margin: 0 0 10px
}

.blog-sidebar .wysija-checkbox-paragraph label {
    position: relative;
    margin: 0;
    padding: 0 0 0 40px;
    display: block
}

.blog-sidebar .wysija-checkbox-paragraph label input {
    position: absolute;
    left: 20px;
    top: 2px
}

.blog-filtersearch {
    background: #005a84;
    float: left;
    width: 100%
}

.blog-filter {
    float: left;
    width: 50%;
    background: #00a4e3;
    position: relative;
    z-index: 2
}

.blog-filter:before {
    position: absolute;
    top: 0;
    height: 100%;
    background: #00a4e3;
    width: 1400px;
    right: 100%
}

.blog-filtertext {
    padding: 40px 0;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    cursor: pointer;
    line-height: 26px
}

.blog-filtertext:hover {
    opacity: .8
}

.blog-filter ul {
    max-height: 295px;
    overflow: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    background: rgba(1, 73, 100, .89)
}

.blog-filter ul li {
    float: left;
    width: 100%
}

.blog-filter ul li a {
    display: block;
    padding: 10px 25px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase
}

.blog-filter ul li a:hover {
    background: rgba(0, 164, 227, .71)
}

.blog-filter ul li a:before {
    content: '>';
    color: #00a4e3
}

.blog-filter ul li a:hover:before {
    color: #fff
}

.blog-searchform {
    float: left;
    width: 50%;
    position: relative
}

.blog-searchform input[type=text] {
    text-transform: uppercase;
    background: 0 0;
    height: 106px;
    padding: 0 100px 0 40px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    float: left
}

.blog-searchform input[type=reset],
.blog-searchform input[type=submit] {
    width: 39px;
    moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 0;
    cursor: pointer;
    right: 0;
    position: absolute;
    top: 50%
}

.blog-searchform input[type=submit] {
    background: url(images/search-icon2.png) no-repeat;
    height: 39px;
    transform: translateY(-50%)
}

.blog-searchform input[type=submit]:hover {
    opacity: .4
}

.blog-searchform input[type=reset] {
    background: url(images/close-icon.png) center no-repeat #005a84;
    background-size: 100% auto;
    height: 42px;
    transform: translateY(-50%);
    display: none
}

.blog-searchform input[type=reset].active {
    display: block
}

.blog-searchform::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #fff
}

.blog-searchform::-moz-placeholder {
    opacity: 1;
    text-transform: uppercase;
    color: #fff
}

.blog-searchform:-ms-input-placeholder {
    text-transform: uppercase;
    color: #fff
}

.blog-searchform input:-moz-placeholder {
    text-transform: uppercase;
    color: #fff
}

.blog-filtertext:after,
.blog-filtertext:before {
    width: 40px;
    height: 4px;
    background-color: #fff;
    display: block;
    position: absolute;
    content: '';
    letter-spacing: .2px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 50px
}

.backto-blog2,
.blog-detail,
.blogdetail-image {
    position: relative;
    float: left;
    width: 100%
}

.blog-filtertext:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s
}

.blogdetail-date,
.page-template-knowledge-center-template .blog-filtertext:after {
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.blog-filtertext.active:after {
    display: none
}

.backto-blog a,
.backto-blog2 a {
    display: inline-block;
    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase;
    font-family: bebas_neueregular, Arial, sans-serif
}

.blog-detail {
    background: #ebebeb;
    padding: 0 0 32px
}

.blog-detail .wrapper {
    clear: both;
    margin-top: -235px
}

.blog-detailcontent {
    background: #fff;
    float: left;
    width: 100%
}

.backto-blog {
    float: left;
    width: 100%;
    background: #ebebeb;
    padding: 15px 0;
    text-align: center
}

.backto-blog a {
    background: url(images/left-arrow.png) left center no-repeat;
    color: #09a6e5;
    padding: 15px 0 15px 45px
}

.backto-blog a:hover {
    color: #333
}

.backto-blog2 {
    border-top: 10px solid #fff;
    background: #ebebeb;
    text-align: center;
    padding: 15px 0
}

.backto-blog2 a {
    background: url(images/left-arrow.png) left center no-repeat;
    color: #09a6e5;
    padding: 15px 0 15px 45px
}

.backto-blog2 a:hover {
    color: #333
}

.blog-detailcontentinner {
    padding: 0 70px 50px;
    float: left;
    width: 100%
}

.blogdetail-content {
    padding: 42px 0 32px;
    float: left;
    width: 100%
}

.blogdetail-content h1 {
    color: #005a84;
    font-size: 35px;
    line-height: 40px;
    padding: 0 0 10px
}

.blogdetail-content h1.entry-title {
    text-transform: uppercase
}

.blog-byline {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #747474;
    padding: 0 0 40px
}

.blog-byline a {
    color: #00a4e4
}

.blog-byline a:hover {
    color: #000
}

.blogdetail-image {
    text-align: center
}

.blogdetail-date {
    position: absolute;
    left: 0;
    top: 50%;
    background: #fff;
    padding: 25px 18px 20px 0;
    color: #734c9e;
    font-family: bebas_neueregular, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .2px;
    transform: translateY(-50%);
    text-align: center
}

.blogdetail-date span {
    display: block;
    font-size: 64px;
    line-height: 54px;
    letter-spacing: normal
}

.blogdetail-date strong {
    display: block;
    font-weight: 400;
    font-size: 33px;
    line-height: 30px;
    letter-spacing: normal
}

.blogdetail-sharethis2>span,
.blogdetail-sharethis>span {
    font-size: 20px;
    color: #1ba9e5;
    font-family: bebas_neuebold;
    vertical-align: middle;
    display: inline-block;
    text-transform: uppercase
}

.blogdetail-category a {
    text-transform: uppercase
}

.blogdetail-sharethis {
    float: left;
    width: 100%;
    padding: 30px 0 20px;
    text-align: center
}

.blogdetail-sharethis>span {
    padding: 0 20px 0 0
}

.blogdetail-sharethis2 {
    float: left;
    width: 100%;
    padding: 50px 0 20px
}

.blogdetail-sharethis2>span {
    padding: 0 20px 0 0
}

.blogdetail-author h3,
.blogdetail-pagination a {
    font-family: bebas_neueregular, Arial, sans-serif
}

.blogdetail-sharethislinks {
    display: inline-block;
    vertical-align: middle
}

.facebook-share {
    background: url(images/facebook-icon3.png) 10px center no-repeat #37569d
}

.twitter-share {
    background: url(images/twitter-icon3.png) 10px center no-repeat #00aaf6
}

.googleplus-share {
    background: url(images/googleplus-icon3.png) 10px center no-repeat #df5220
}

.linkedin-share {
    background: url(images/linkedin-icon3.png) 10px center no-repeat #0083c0
}

.blogdetail-sharethislinks span:hover {
    opacity: .8;
    transition: all .4s ease-in-out
}

.page-template-course-catalog-template .blog-filtertext:hover,
.page-template-knowledge-center-template .blog-filtertext:hover,
.page-template-open-for-registration-course-catalog-template .blog-filtertext:hover {
    cursor: auto;
    opacity: 1
}

.cresta-share-icon.third_style .cresta-the-count {
    height: 30px;
    padding: 9px 8px;
    vertical-align: top
}

.blog-detailcontentinner .cresta-share-icon i.c-icon-cresta-facebook,
.blog-detailcontentinner .cresta-share-icon i.c-icon-cresta-gplus,
.blog-detailcontentinner .cresta-share-icon i.c-icon-cresta-linkedin,
.blog-detailcontentinner .cresta-share-icon i.c-icon-cresta-pinterest,
.blog-detailcontentinner .cresta-share-icon i.c-icon-cresta-print,
.blog-detailcontentinner .cresta-share-icon i.c-icon-cresta-twitter {
    height: 30px!important;
    padding: 6px 0!important;
    width: 50px!important
}

.blog-detailcontentinner #crestashareiconincontent,
.blogdetail-text {
    width: 100%;
    float: left
}

.blog-detailcontentinner .facebook-cresta-share span {
    background: #3b5998!important
}

.blog-detailcontentinner .twitter-cresta-share span {
    background: #4099FF!important
}

.blog-detailcontentinner .googleplus-cresta-share span {
    background: #D34836!important
}

.blog-detailcontentinner .linkedin-cresta-share span {
    background: #007bb6!important
}

.blogdetail-text {
    color: #1f1f1f
}

.blogdetail-text h2 {
    color: #00a4e4;
    line-height: 38px;
    margin: 0;
    padding: 20px 0 0;
    clear: both
}

.blogdetail-text h3,
.blogdetail-text h4,
.blogdetail-text h5,
.blogdetail-text h6 {
    padding: 8px 0 0;
    font-weight: 700
}

.blogdetail-text h3 {
    color: #1f5473;
    font-size: 30px;
    line-height: 36px;
    margin: 0
}

.blogdetail-text h4 {
    color: #1f5473;
    font-size: 26px;
    line-height: 32px
}

.blogdetail-text h5 {
    color: #1f5473;
    font-size: 21px;
    line-height: 30px;
    margin: 0
}

.blogdetail-text h6 {
    color: #1f1f1f;
    font-size: 18px;
    margin: 0;
    line-height: 26px
}

.blogdetail-text p {
    padding: 8px 0 15px
}

.blogdetail-text ul {
    margin: 0;
    padding: 10px 0 15px;
    list-style: none
}

.blogdetail-text ul li {
    position: relative;
    padding: 0 0 10px 15px
}

.blogdetail-text ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #15a9e5;
    border-radius: 100%
}

.blogdetail-author {
    float: left;
    width: 100%;
    background: #ebebeb;
    color: #7c7c7c;
    font-size: 14px;
    padding: 30px;
    position: relative;
    line-height: 24px
}

.blogdetail-authorimg {
    float: left;
    height: 100%;
    overflow: hidden;
    width: 20%
}

.blogdetail-authorimg img {
    width: 100%
}

.blogdetail-authorright {
    float: left;
    min-height: 150px;
    padding: 0 0 0 20px;
    width: 80%
}

.blogdetail-author h3 {
    color: #00a4e4;
    font-size: 29px;
    line-height: 32px;
    padding: 0 0 2px
}

.blogdetail-author h4 {
    color: #414141;
    font-size: 19px;
    line-height: 32px;
    padding: 0
}

.blogdetail-pagination {
    float: left;
    width: 100%;
    margin: 8px 0 0
}

.blogdetail-pagination a {
    float: left;
    width: 50%;
    padding: 0 3px 0 0;
    font-size: 30px;
    line-height: 34px;
    color: #42b6e9
}

.onlynext .blogdetail-pagination a,
.onlyprev .blogdetail-pagination a {
    width: 100%;
    padding: 0
}

.blogdetail-pagination a[rel=next] {
    padding: 0 0 0 3px
}

.blogdetail-pagination a>span {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px 18px;
    text-align: center
}

.blogdetail-pagination a>span span {
    display: inline-block;
    background: url(images/left-arrow2.png) left center no-repeat;
    padding: 5px 0 5px 40px
}

.blogdetail-pagination a[rel=next]>span span {
    background: url(images/right-arrow2.png) right center no-repeat;
    padding: 5px 40px 5px 0
}

.blogdetail-pagination a:hover {
    color: #000
}

.alignleft {
    float: left;
    margin: 10px 10px 10px 0
}

.alignright {
    float: right;
    margin: 10px 0 10px 10px
}

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

.headercontact-right .gfield_required,
.headercontact-right .gform_wrapper .top_label .gfield_label {
    display: none
}

.contact-main {
    float: left;
    width: 100%;
    border-top: 10px solid #00a4e4;
    padding: 50px 0 85px;
    background: #1f343e;
    color: #fff
}

.contact-map,
.contact-phonefax span {
    color: #00a4e4
}

.contact-box {
    float: left;
    width: 50%;
    padding: 0 22px 35px;
}

.contact-boxes {
    margin: 0 -22px
}

.contact-box h3 {
    padding: 0
}

.contact-phonefax {
    float: left;
    width: 100%;
        margin-top:20px;
}


.contact-phonefax .contact-phone,
.contact-phonefax .contact-fax{
    width:50%;
    display: block;
    float: left;
}

.contact-address {
    float: left;
    width: 100%
}

.contact-btext {
    float: left;
    width: 100%;
    background: url(images/mappin-icon.png) right bottom no-repeat;
    padding: 0 50px 0 0;
    margin: 0 0 20px
}

.contact-map {
    float: left;
    width: 100%;
    border-bottom: 15px solid #00a4e4;
    padding: 0;
    margin: 0
}

.contact-map iframe {
    width: 100%;
    margin: 0 0 -10px;
    padding: 0
}

.page-template-contact-template .header-content {
    padding: 160px 0 90px
}

.page-template-contact-template .header-ctext {
    max-width: none
}

.headercontact-left {
    float: left;
    width: 60%;
    padding: 0 70px 0 0
}

.headercontact-right {
    float: left;
    width: 40%
}

.headercontact-right .gform_wrapper {
    margin: 0;
    max-width: 100%
}

.headercontact-right .gform_body input,
.headercontact-right .gform_body select {
    border: 1px solid #00a4e4;
    height: 45px;
    padding: 0 22px!important;
    width: 100%!important;
    max-width: 100%!important;
    color: #fff
}

.partner-secleft,
.partner-secright {
    display: inline-block;
    vertical-align: middle
}

.headercontact-right .gform_body input {
    background: rgba(000, 000, 000, .32)
}

.headercontact-right .gform_body select {
    background: url(images/icon-6.png) right center no-repeat rgba(000, 000, 000, .32);
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.headercontact-right .gform_wrapper ul li.gfield {
    padding: 0 0 20px!important
}

.headercontact-right .comment-input input {
    background: url(images/icon-7.png) right center no-repeat rgba(000, 000, 000, .32)
}

.headercontact-right .gform_body::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    opacity: 1
}

.headercontact-right .gform_body::-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
    opacity: 1
}

.headercontact-right .gform_body:-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    opacity: 1
}

.headercontact-right .gform_body input:-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
    opacity: 1
}

.headercontact-right .gform_wrapper .gform_footer {
    margin: 0!important;
    padding: 0!important
}

.headercontact-right .gform_wrapper .gform_footer input[type=submit] {
    background-color: #00a4e4;
    font-size: 21px;
    font-family: bebas_neueregular, Arial, sans-serif;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    max-width: 240px;
    height: 50px;
    float: left
}

.headercontact-right .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #fff;
    color: #00a4e4
}

.headercontact-right .gform_wrapper div.validation_error {
    border: none!important;
    color: #fff;
    padding: 0 0 20px!important;
    margin: 0!important
}

.headercontact-right .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0;
    border: none;
    background: 0 0;
    width: 100%;
    padding: 0 0 10px!important
}

.headercontact-right .gform_wrapper .gfield_description.validation_message,
.headercontact-right .gform_wrapper .top_label .gfield_description.validation_message {
    margin: 0!important;
    padding: 10px 0 0!important;
    color: #fff!important
}

.headercontact-right .gform_wrapper li.gfield_error input[type=email],
.headercontact-right .gform_wrapper li.gfield_error input[type=number],
.headercontact-right .gform_wrapper li.gfield_error input[type=password],
.headercontact-right .gform_wrapper li.gfield_error input[type=tel],
.headercontact-right .gform_wrapper li.gfield_error input[type=text],
.headercontact-right .gform_wrapper li.gfield_error input[type=url],
.headercontact-right .gform_wrapper li.gfield_error textarea {
    border-color: #fac7d3!important
}

.page-template-contact-template .header {
    position: relative!important
}

.page-template-contact-template .site-main {
    margin: 0!important
}

.partner-section {
    float: left;
    width: 100%;
    padding: 65px 0;
    color: #fff;
    font-size: 19px;
    line-height: 33px;
    background-color: #005a84;
    position: relative
}

.partner-section:before {
    content: "";
    position: absolute;
    background: rgba(3, 55, 84, .8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.partner-section .wrapper {
    position: relative;
    z-index: 1
}

.partner-secleft {
    width: 64%
}

.partner-secright {
    width: 34%;
    text-align: center;
    padding: 0 15px
}

.partner-secleft p {
    padding: 5px 0
}

.content-section {
    float: left;
    width: 100%;
    padding: 65px 0 40px;
    position: relative
}

.content-section1 {
    padding: 120px 0 105px
}

.content-section3 {
    padding: 75px 0 65px
}

.content-section4 {
    padding: 70px 0 60px
}

.content-section5 {
    padding: 85px 0 73px
}

.content-sectext {
    float: left;
    width: 50%
}

.coursecatalog-mobile {
    display: none
}

.author .header h1,
.category .header h1,
.tag .header h1 {
    font-size: 75px;
    width: 850px;
    max-width: 100%
}

.error404 {
    background: url(https://microsolresources.com/wp-content/uploads/2017/04/header-img2.jpg) center center no-repeat #009ae0;
    background-size: cover
}

.error404 .header-content {
    padding: 130px 0 150px;
    min-height: inherit
}

.error404 .site-main {
    background: 0 0
}

.error404 .page-title {
    color: #fff;
    font-size: 52px;
    text-transform: uppercase;
    padding-bottom: 15px
}

.error404 .page-content {
    width: 50%;
    color: #fff;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 200px
}

.error404 .page-content a {
    color: #02b6fc
}

.error404 .page-content a:hover {
    color: #333
}

.error404 .search-form {
    margin: 15px 0 38px;
    position: relative;
    display: inline-block;
    width: 100%
}

.error404 .search-form .screen-reader-text,
.page-template-knowledge-center-template .blog-filtertext:before {
    display: none
}

.error404 .search-form .search-field {
    width: 100%;
    height: 35px;
    background-color: #fff;
    padding: 0 50px 0 15px;
    float: left;
    font-size: 16px
}

.error404 .search-form .search-submit {
    width: 39px;
    height: 35px;
    background: url(images/search-404.png) center center no-repeat #005079;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0
}

.page-template-course-catalog-template .blog-searchform form::before,
.page-template-knowledge-center-template .blog-searchform form::before,
.page-template-open-for-registration-course-catalog-template .blog-searchform form::before {
    left: 80px;
    top: 30px
}

.error404 .not-looking {
    color: #02b6fc;
    padding-top: 36px
}

.blogdetail-category,
.blogdetail-tags {
    text-transform: uppercase
}

.eventitme-span {
    font-size: 23px
}

.page-template-knowledge-center-template .blog-searchform input[type=text] {
    text-transform: uppercase;
    height: 94px;
    font-size: 19px;
    padding: 0 100px 0 80px
}

.page-template-knowledge-center-template .blog-filtertext {
    text-transform: initial;
    font-size: 19px;
    padding: 34px 0
}

.page-template-knowledge-center-template .blog-filtertext:after {
    right: -25px;
    background-color: transparent;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22.5px 0 22.5px 25px;
    border-color: transparent transparent transparent #00a4e3;
    transform: translateY(-50%)
}

.page-template-knowledge-center-template .blog-searchform input[type=submit] {
    width: 31px;
    height: 31px;
    background-size: 100% auto
}

.page-template-course-catalog-template .blog-searchform input[type=text],
.page-template-open-for-registration-course-catalog-template .blog-searchform input[type=text] {
    height: 94px;
    font-size: 19px;
    padding: 0 100px 0 80px
}

.page-template-course-catalog-template .blog-filtertext,
.page-template-open-for-registration-course-catalog-template .blog-filtertext {
    text-transform: initial;
    font-size: 19px;
    padding: 34px 0
}

.page-template-course-catalog-template .blog-filtertext:before,
.page-template-open-for-registration-course-catalog-template .blog-filtertext:before {
    display: none
}

.page-template-course-catalog-template .blog-filtertext:after,
.page-template-open-for-registration-course-catalog-template .blog-filtertext:after {
    right: -25px;
    background-color: transparent;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22.5px 0 22.5px 25px;
    border-color: transparent transparent transparent #00a4e3;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-template-course-catalog-template .blog-searchform input[type=submit],
.page-template-open-for-registration-course-catalog-template .blog-searchform input[type=submit] {
    width: 31px;
    height: 31px;
    background-size: 100% auto
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .home .content-section2:before,
    .home .content-section4:before,
    .partner-section:before {
        content: "";
        left: 0;
        top: 0;
        height: 100%;
        width: 100%
    }
    .partner-section:before {
        position: absolute;
        background: rgba(0, 90, 132, .8)
    }
    .partner-section .wrapper {
        position: relative
    }
    .home .content-section2 {
        background-color: transparent
    }
    .home .content-section2:before {
        position: absolute;
        background: rgba(3, 138, 191, .8);
        z-index: 1
    }
    .home .content-section2 .content-secbg {
        z-index: 0
    }
    .home .content-section2 .content-sectext {
        z-index: 1;
        position: relative
    }
    .home .content-section4 {
        background-color: transparent
    }
    .home .content-section4:before {
        position: absolute;
        background: rgba(3, 138, 191, .8);
        z-index: 1
    }
    .home .content-section4 .content-secbg {
        z-index: 0
    }
    .home .content-section4 .content-sectext {
        z-index: 1;
        position: relative
    }
}

@supports (-ms-accelerator:true) {
    .home .content-section2:before,
    .home .content-section4:before,
    .partner-section:before {
        content: "";
        left: 0;
        top: 0;
        height: 100%;
        width: 100%
    }
    .partner-section:before {
        position: absolute;
        background: rgba(0, 90, 132, .8)
    }
    .partner-section .wrapper {
        position: relative
    }
    .home .content-section2 {
        background-color: transparent
    }
    .home .content-section2:before {
        position: absolute;
        background: rgba(3, 138, 191, .8);
        z-index: 1
    }
    .home .content-section2 .content-secbg {
        z-index: 0
    }
    .home .content-section2 .content-sectext {
        z-index: 1;
        position: relative
    }
    .home .content-section4 {
        background-color: transparent
    }
    .home .content-section4:before {
        position: absolute;
        background: rgba(3, 138, 191, .8);
        z-index: 1
    }
    .home .content-section4 .content-secbg {
        z-index: 0
    }
    .home .content-section4 .content-sectext {
        z-index: 1;
        position: relative
    }
}

.search-results .bloglisting-img a img {
    display: inherit
}

.archive .shopmenu-bar .shopmenu-form .search-field #search-cancel {
    line-height: 60px
}

.blog .blog-searchform input[type=submit] {
    margin-right: 20px
}

.blog .blog-searchform form::before {
    top: 16px
}

.page-template-events-template #pastevents .events-boxes .events-boxes,
.page-template-tech-perspectives-template .events-section .events-boxes {
    margin-top: 20px
}

@media (min-width:2600px) {
    .clienttestimonial-slides:before {
        background-size: 110% auto!important
    }
}

@media (min-width:1201px) and (max-width:1300px) {
    .trainingcontent-section1 .trainingcontent-secbg {
        background-position: right center;
        background-size: auto 100%
    }
}

@media (min-width:1200px) {
    .left .content-sectext {
        padding-right: 0!important
    }
    .right .content-sectext {
        padding-left: 30px!important;
        float: right
    }
}

.content-secbg {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%
}

.content-secbg img {
    display: none
}

.right .content-secbg {
    right: auto;
    left: auto
}

.content-section h2 {
    padding: 0 0 10px
}

.content-section h3 {
	font-weight: 700;
	color: #005a84;
	font-size: 21px;
	line-height: 30px;
	margin: 0;
	clear: both;
	padding: 0;
	text-transform: uppercase;
	font-family: Montserrat, Arial, Helvetica, sans-serif;
}

.content-section h3+p {
    padding-top: 0
}

.content-section1 .content-sectext {
    padding-right: 4%!important
}

.content-section2,
.content-section4 {
    color: #fff
}

.content-section2:before,
.content-section4:before {
    content: "";
    position: absolute;
    background: rgba(3, 107, 169, .8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.content-section2 .content-sectext,
.content-section4 .content-sectext {
    position: relative;
    z-index: 1
}

.content-section2 h3,
.content-section4 h3 {
    color: #81caf0
}

.content-section2 h2,
.content-section4 h2 {
    color: #fff
}

.content-section2 .learn-more,
.content-section4 .learn-more {
    color: #6fd0f5
}

.content-section2 .learn-more:hover,
.content-section4 .learn-more:hover {
    color: #fff
}

.learn-more {
    margin: 8px 0 25px;
    color: #00a4e4;
    display: inline-block;
    text-transform: uppercase;
    font-family: bebas_neuebold, Arial, sans-serif;
    font-size: 23px
}

.learn-more:after {
    content: '>'
}

.learn-more:hover {
    color: #333
}

.whatshot-main {
    padding: 65px 0 75px;
    background: #ebebeb;
    float: left;
    width: 100%
}

.whatshot-main h3 {
    padding: 0 0 30px
}

.whatshot-slider {
    margin: 0 -15px;
    position: relative
}

.whatshot-slider .slick-arrow {
    position: absolute;
    width: 17px;
    height: 28px;
    top: -70px;
    font-size: 0;
    padding: 0;
    outline: 0
}

.whatshot-slider .slick-prev {
    background: url(images/prev-arrow.png) no-repeat;
    right: 85px
}

.whatshot-slider .slick-next {
    background: url(images/next-arrow.png) no-repeat;
    right: 20px
}

.whatshot-slider .slick-arrow:hover {
    opacity: .4
}

.whatshot-box {
    padding: 0 15px
}

.whatshot-bimage {
    height: 260px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.whatshot-bimg img {
    width: 100%
}

.whatshot-box h6 {
    padding: 15px 0 0;
    color: #040404;
    font-size: 18px;
    text-transform: uppercase
}

.whatshot-box h6 a {
    color: #040404
}

.whatshot-box h6 a:hover {
    color: #6fd0f5
}

.whatshot-box p {
    padding: 5px 0 10px
}

.whatshot-bimage:hover {
    opacity: .8;
    transition: all .4s ease-in-out
}

.bimcadresources-main .whatshot-bimage {
    position: relative;
    display: block
}

.bimcadresources-main .whatshot-bimage:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(000, 000, 000, .5)
}

.bimcadresources-main .whatshot-bimage span,
.left-links {
    top: 50%;
    -o-transform: translateY(-50%);
    text-align: center;
    left: 0
}

.bimcadresources-main .whatshot-bimage span {
    position: absolute;
    width: 100%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    z-index: 2;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 30px
}

.clientsatifaction-bicon img,
.left-links {
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.bimcadresources-main .whatshot-bimage img {
    width: 100%
}

.page-template-bim-cad-service-template .bimcadresources-main .whatshot-bimage:before {
    display: none
}

.left-links {
    position: fixed;
    transform: translateY(-50%);
    margin: 0;
    list-style: none;
    background: rgba(000, 000, 000, .54);
    padding: 24px 20px;
    z-index: 8
}

.left-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block
}

.left-links a {
    cursor: pointer;
    display: inline-block;
    margin: 5px 0
}

.left-links a.dot-link {
    font-size: 0;
    width: 11px;
    height: 11px;
    background: #e1e1e1;
    border-radius: 100%
}

.next-link,
.prev-link {
    width: 30px;
    height: 25px;
    display: inline-block;
    margin: 5px 0;
    cursor: pointer
}

.left-links a.dot-link.active,
.left-links a.dot-link:hover {
    background: #98d942
}

.prev-link {
    background: url(images/up-arrow.png) no-repeat
}

.next-link {
    background: url(images/down-arrow3.png) no-repeat
}

.next-link:hover,
.prev-link:hover {
    opacity: .6
}

.about-ourstory {
    padding: 75px 0 44px;
    float: left;
    width: 100%
}

.about-ourstory h2 {
    padding: 0
}

.about-ourstoryleft {
    float: left;
    width: 60%;
    padding: 0 60px 0 0
}

.about-ourstoryright {
    float: right;
    width: 40%
}

.about-ourstoryright p {
    padding: 0
}

.about-ourstoryright .popup-youtube {
    position: relative;
    display: block
}

.about-ourstoryright .popup-youtube:before {
    content: '';
    position: absolute;
    background: url(images/video-icon2.png) left center no-repeat;
    width: 47px;
    height: 47px;
    bottom: 10px;
    right: 10px
}

.about-ourstoryright .popup-youtube:hover:before {
    opacity: .8
}

.about-meetteam {
    padding: 40px 0 65px;
    float: left;
    width: 100%
}

.about-meetteam h2 {
    padding: 0
}

.aboutmembers-list {
    margin: 35px -3px 0;
    padding: 0;
    list-style: none
}

.aboutmembers-list li {
    float: left;
    width: 25%;
    padding: 0 3px;
    margin: 0 0 6px
}

.member-box {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 270px;
    position: relative
}

.aboutmembers-list li:first-child .member-box {
    height: 546px
}

.member-btext {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(images/text-bg.jpg) right top no-repeat #00a4e4;
    padding: 25px 15px 25px 25px;
    width: 100%;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.member-btext span {
    display: block;
    color: #7edafe;
    font-size: 14px
}

.loadmore-main {
    float: left;
    width: 100%;
    text-align: center;
    padding: 40px 0 0
}

.loadmore-members {
    background: url(images/arrow-icon.png) bottom center no-repeat;
    padding: 0 0 45px;
    display: inline-block;
    color: #999;
    font-size: 35px;
    line-height: 35px;
    font-family: bebas_neueregular, Arial, sans-serif;
    position: relative;
    cursor: pointer
}

.autodesk-bimg:before,
.memberhover-box {
    position: absolute;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.membersocial {
    float: left;
    width: 100%
}

.membersocial a {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 0;
    margin: 0 5px 0 0
}

.membersocial .facebook-link {
    background: url(images/facebook-icon.png) left top no-repeat;
    background-size: 100% auto
}

.membersocial .twitter-link {
    background: url(images/twitter-icon.png) left top no-repeat;
    background-size: 100% auto
}

.membersocial .linkedin-link {
    background: url(images/linkedin-icon.png) left top no-repeat;
    background-size: 100% auto
}

.membersocial a:hover {
    opacity: .4
}

.memberhover-box {
    transition: all .4s ease-in-out;
    top: 100%;
    width: 100%;
    background: rgba(0, 164, 228, .83);
    padding: 45px 30px 10px;
    height: 100%;
    color: #fff;
    font-size: 13px;
    line-height: 20px
}

.autodesk-b,
.autodesk-bimg {
    position: relative
}

.member-box.active .memberhover-box,
.member-box:hover .memberhover-box {
    top: 0
}

.member-box.active .member-btext,
.member-box:hover .member-btext {
    bottom: -100%
}

.memberhover-box p {
    padding: 5px 0 8px
}

.about-joinourteam {
    float: left;
    width: 100%;
    padding: 156px 0 0
}

.aboutjoinourteam-content {
    float: left;
    max-width: 540px;
    padding: 70px 40px 35px 35px;
    color: #fff;
    background: rgba(0, 164, 228, .8)
}

.aboutjoinourteam-content h2 {
    padding: 0;
    color: #fff
}

.about-clientsatifaction {
    float: left;
    width: 100%;
    padding: 100px 0 90px
}

.clientsatifaction-content {
    float: left;
    width: 100%;
    padding: 0 0 0 35px
}

.clientsatifaction-boxes {
    float: left;
    width: 100%;
    padding: 60px 0 55px;
    text-align: center
}

.clientsatifaction-box {
    float: left;
    width: 20%;
    padding: 0 10px
}

.clientsatifaction-box:nth-child(5n) {
    clear: right
}

.clientsatifaction-box:nth-child(5n+1) {
    clear: left
}

.clientsatifaction-box h4 {
    padding: 10px 0;
    color: #040404;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 22px
}

.clientsatifaction-bicon {
    height: 100px;
    margin: 0 0 15px
}

.clientsatifaction-bicon img {
    position: relative;
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

.autodesk-blearnmore a,
.autodesk-box h4 {
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.clientsatifaction-content .btn {
    display: block;
    margin: 0 auto;
    clear: both;
    max-width: 604px;
    min-width: 0
}

.about-autodesk {
    float: left;
    width: 100%;
    padding: 90px 0 65px
}

.about-autodesk h2 {
    padding: 0
}

.about-autodeskcontent {
    float: left;
    width: 100%;
    padding: 30px 0 0
}

.about-autodeskleft {
    float: left;
    width: 25%;
    padding: 0 40px 0 0;
    font-size: 15px;
    color: #222
}

.about-autodeskleft p {
    padding: 0 0 15px
}

.about-autodeskleft hr {
    margin: 10px 0 25px;
    padding: 0;
    height: 1px;
    width: 100%;
    background: #acacac;
    border: none;
    outline: 0
}

.autodesk-box {
    float: left;
    width: 33.33%;
    padding: 0 0 6px 6px;
    text-align: center
}

.autodesk-b {
    height: 185px;
    overflow: hidden;
    float: left;
    width: 100%
}

.autodesk-box img {
    vertical-align: top
}

.autodesk-bimg:before {
    content: '';
    background: rgba(000, 000, 000, .55);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .4s ease-in-out
}

.autodesk-blearnmore,
.autodesk-box h4 {
    position: absolute;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.autodesk-box h4 {
    font-size: 24px;
    color: #fff;
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    padding: 0 20px;
    line-height: 22px;
    transition: all .4s ease-in-out
}

.autodesk-blearnmore {
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .4s ease-in-out
}

.resourcescontent-videoimg a:hover:before,
.resourcestesimonials-videoimg a:hover:before {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.autodesk-blearnmore a {
    display: inline-block;
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: relative
}

.autodesk-b:hover .autodesk-blearnmore {
    opacity: 1
}

.autodesk-b:hover h4 {
    opacity: 0
}

.autodesk-b:hover .autodesk-bimg:before {
    background: rgba(250, 168, 0, .86)
}

.about-autodeskright {
    float: right;
    width: 75%
}

.about-aia {
    float: left;
    width: 100%;
    color: #fff;
    background: #00a4e4;
    background: -moz-linear-gradient(left, rgba(0, 164, 228, 1) 0, rgba(0, 90, 132, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 164, 228, 1) 0, rgba(0, 90, 132, 1) 100%);
    background: linear-gradient(to right, rgba(0, 164, 228, 1) 0, rgba(0, 90, 132, 1) 100%)
}

.about-aiacontent {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center right;
    padding: 70px 27% 55px 0
}

.about-aiacontent h2 {
    color: #fff;
    padding: 0
}

.clienttestimonial-content {
    float: right;
    width: 60%;
}

.about-clienttestimonial {
    float: left;
    width: 100%;
    position: relative;
    color: #fff
}

.clienttestimonial-toptext {
    width: 62%;
    position: absolute;
    right: 0;
    top: 104px;
    z-index: 5;
    font-size: 20px
}

.clienttestimonial-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%
}

.clienttestimonial-slides {
    padding: 250px 0 50px;
    float: left;
    width: 100%;
    position: relative
}

.clienttestimonial-slides:before {
    content: '';
    height: 100%;
    width: 100%;
    background: url(images/cont-bg7.png) center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.clienttestimonial-content {
    position: relative;
    z-index: 5
}

.clienttestimonial-text {
    padding: 0 0 10px
}

.clienttestimonial-toptext h3 {
    padding: 0;
    text-transform: uppercase
}

a.clienttestimonial-watchvideo {
    margin-left: 60px;
    background: url(images/video-icon2.png) left center no-repeat;
    padding: 11px 0 11px 65px;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    font-family: bebas_neueregular
}

a.clienttestimonial-watchvideo:hover {
    opacity: .8
}

.clienttestimonial-name {
    font-size: 14px;
    padding: 0 0 10px
}

.clienttestimonial-name strong {
    display: block;
    font-weight: 700;
    font-size: 18px
}

.clienttestimonial-arrow {
    position: absolute;
    width: 62%;
    right: 0;
    top: 56px;
    text-align: right;
    z-index: 5
}

.about-clienttestimonial .slick-arrow {
    display: inline-block;
    width: 25px;
    height: 44px;
    font-size: 0;
    padding: 0;
    outline: 0;
    z-index: 2
}

.about-clienttestimonial .slick-prev {
    background: url(images/prev-arrow2.png) no-repeat;
    margin: 0 50px 0 0
}

.about-clienttestimonial .slick-next {
    background: url(images/next-arrow2.png) no-repeat
}

.about-clienttestimonial .slick-arrow:hover {
    opacity: .4
}

.alltestimonials-link {
    width: 62%;
    position: absolute;
    right: -300px;
    bottom: 49px
}

.popup-content {
    max-width: 996px;
    margin: 0 auto;
    color: #fff;
    padding: 0 40px
}

.popup-content h3 {
    padding: 0;
    color: #37c4fb;
    text-transform: uppercase
}

.popup-modal-dismiss {
    float: right;
    color: #fff;
    font-size: 76px;
    margin: 0 0 20px;
    line-height: normal
}

.popup-modal-dismiss:hover {
    opacity: .8;
    color: #fff
}

.resourcescontent-main {
    float: left;
    width: 100%;
    padding: 56px 0 60px;
    background: url(images/bg-img2.jpg) center no-repeat;
    background-size: cover;
    color: #020202
}

.resourcescontent-left,
.resourcescontent-right {
    vertical-align: middle;
    width: 49%;
    display: inline-block
}

.resourcescontent-left {
    padding: 0 20px 0 0
}

.resourcescontent-right {
    padding: 0 0 0 20px
}

.resourcescontent-main h3 {
    color: #005a84;
    padding: 0;
    text-transform: uppercase
}

.resourcescontent-left span {
    color: #767676;
    display: inline-block;
    padding: 0 0 0 20px
}

.resourcescontent-left p {
    padding: 15px 0 5px
}

.resourcescontent-videoimg {
    text-align: center
}

.resourcescontent-videoimg a {
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    border-radius: 4px
}

.resourcescontent-videoimg a>span {
    background: url(images/video-icon2.png) center top no-repeat;
    bottom: 25px;
    position: absolute;
    right: 15px;
    width: 100%;
    width: 47px;
    height: 47px
}

.resourcescontent-videoimg a:before {
    content: '';
    position: absolute;
    background: rgba(000, 000, 000, 0);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.resourcescontent-videoimg>img {
    border-radius: 4px;
    border: 3px solid rgba(255, 255, 255, .33)
}

.resourcescontent-videoimg a:hover:before {
    background: rgba(000, 000, 000, .38);
    transition: all .4s ease-in-out
}

.resourcescontent-main2 {
    float: left;
    width: 100%;
    padding: 50px 0 55px;
    background: url(images/bg-img3.jpg) center no-repeat;
    background-size: cover;
    color: #fff
}

.resourcescontent2-left,
.resourcescontent2-right {
    vertical-align: middle;
    width: 49%;
    display: inline-block
}

.resourcescontent2-left {
    padding: 0 20px 0 0
}

.resourcescontent2-right {
    padding: 0 0 0 20px
}

.resourcescontent-main2 h3 {
    color: #fff;
    padding: 0;
    text-transform: uppercase
}

.resourcescontent2-right span {
    display: inline-block;
    padding: 0 0 0 20px
}

.resourcescontent2-right p {
    padding: 15px 0 5px
}

.resourcescontent2-right a {
    color: #28c3ff
}

.resourcescontent2-right a:hover {
    color: #fff
}

.resouces-tesimonials {
    padding: 50px 0 80px;
    float: left;
    width: 100%
}

.resouces-tesimonials h3 {
    text-transform: uppercase;
    padding: 0 0 40px
}

.resourcestesimonials-box {
    float: left;
    width: 50%;
    padding: 0 6px 0 0;
    margin: 0 0 12px
}

.resourcestesimonials-box:nth-child(2n) {
    clear: right;
    padding-right: 0;
    padding-left: 6px
}

.resourcestesimonials-box:nth-child(2n+1) {
    clear: left
}

.resourcestesimonials-b {
    padding: 50px 50px 45px;
    float: left;
    width: 100%
}

.resourcestesimonials-bg {
    float: left;
    width: 100%;
    //background: url(images/bg-img4.jpg) no-repeat;
    background-size: cover
}

.resourcestesimonials-videoimg {
    text-align: center;
    max-height: 228px;
    overflow: hidden;
    float: left;
    width: 100%;
    border-radius: 4px
}

.resourcestesimonials-videoimg a {
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    width: 100%
}

.resourcestesimonials-videoimg a>span {
    background: url(images/video-icon2.png) center top no-repeat;
    bottom: 25px;
    position: absolute;
    right: 15px;
    width: 100%;
    width: 47px;
    height: 47px
}

.resourcestesimonials-videoimg a:before {
    content: '';
    position: absolute;
    background: rgba(000, 000, 000, 0);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.resourcestesimonials-videoimg>img {
    border-radius: 4px;
    border: 3px solid rgba(255, 255, 255, .33)
}

.resourcestesimonials-videoimg a:hover:before {
    background: rgba(000, 000, 000, .38);
    transition: all .4s ease-in-out
}

.event-box:hover .event-bimg,
.header-menu ul li a:after {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.resourcestesimonials-bcontent {
    float: left;
    width: 100%;
    color: #000
}

.resourcestesimonials-btext {
    float: left;
    width: 100%;
    margin: 10px 0
}

.resourcestesimonials-bname {
    float: left;
    width: 70%;
    font-size: 14px;
    line-height: 17px;
    padding: 0 15px 0 0
}

.resourcestesimonials-bname span {
    display: block;
    color: #005a84;
    font-weight: 700;
    line-height: 20px
}

.resourcestesimonials-clientlogo {
    float: right;
    width: 30%
}

.header-menu,
.headermenu-main {
    width: 100%;
    float: left
}

.resourcestesimonials-btext small {
    font-size: 13px
}

.header-menu {
    background: #00a4e3;
    position: relative;
    z-index: 9;
    text-align: center
}

.header-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top
}

.page-id-771 .header-menu ul {
    display: block
}

.header-menu ul li {
    float: left
}

.header-menu ul li a {
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 25px;
    display: inline-block;
    position: relative
}

.header-menu ul li a.active,
.header-menu ul li a:hover {
    background: #0183b5
}

.header-menu ul li a:after {
    top: 100%;
    left: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(1, 131, 181, 0);
    border-top-color: #0183b5;
    border-width: 15px;
    transition: all .4s ease-in-out;
    opacity: 0
}

.header-menu ul li a.active:after,
.header-menu ul li a:hover:after {
    opacity: 1
}

.header-menu.fixed-header-menu {
    position: fixed;
    top: 0;
    left: 0
}

.header-menu span {
    display: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center
}

.services-menu.header-menu ul li a {
    padding-left: 22px;
    padding-right: 22px
}

.training-menu.header-menu ul li a {
    padding-left: 42px;
    padding-right: 42px
}

.subscription-menu.header-menu ul li a {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 14px
}

.planningservices-menu.header-menu ul li {
    width: 33.33%
}

.top-search .search-close {
    display: none
}

.gstl_50 {
    top: 110px!important
}

.top-search .search-field {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    height: 40px;
    padding: 0 66px 0 10px;
    text-transform: uppercase;
    width: 200px
}

@media screen and (min-width:768px) {
    .planningservices-menu.header-menu.maintain ul li {
        width: 20%
    }
}

.planningservices-menu.header-menu ul li a {
    padding-left: 0;
    padding-right: 0;
    display: block;
    text-align: center
}

.cscontent-secbg img,
.trainingcontent-secbg img {
    display: none
}

.planningservices-menu.header-menu ul li a:after {
    left: 50%;
    margin: 0 0 0 -15px
}

.cscontent-section {
    float: left;
    width: 100%;
    padding: 110px 0 100px;
    position: relative
}

.cscontent-section3 {
    padding: 55px 0 60px
}

.cscontent-sectext {
    float: right;
    width: 50%
}

@media (min-width:1200px) {
    .left .cscontent-sectext {
        padding-left: 30px!important
    }
    .right .cscontent-sectext {
        padding-right: 0!important;
        float: left
    }
}

.cscontent-secbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    height: 100%
}

.cscontent-section h2 {
    padding: 0 0 10px;
    text-transform: uppercase
}

.cscontent-section h5 {
    padding: 0;
    text-transform: uppercase
}

.cscontent-section h5+p {
    padding-top: 0
}

.cscontent-section1 .cscontent-sectext {
    padding-right: 4%
}

.cscontent-section:nth-child(2n) {
    background-color: #00a4e4;
    color: #fff
}

.cscontent-main .cscontent-section4 {
    background-color: #005a84;
    color: #fff
}

.cscontent-section:nth-child(2n) h5 {
    color: #81caf0
}

.cscontent-section:nth-child(2n) h2 {
    color: #fff
}

.promotions-main {
    float: left;
    width: 100%;
    padding: 35px 0 38px
}

.promotions-box {
    margin: 0 0 10px;
    background: url(images/bg-img7.jpg) top right no-repeat #00a7e0;
    padding: 50px 35px 50px 50px;
    float: left;
    width: 100%;
    color: #fff
}

.promotions-box h4,
.promotions-box h4 a {
    font-size: 24px;
    text-transform: uppercase;
    padding: 0;
    color: #fff;
    line-height: 28px
}

.promotions-btitle {
    float: left;
    width: 28%
}

.promotions-btext {
    float: left;
    width: 50%;
    padding: 0 45px 0 65px
}

.promotions-bicon {
    float: right;
    width: 22%;
    text-align: center
}

.promotions-box p {
    padding: 0 0 10px
}

.promotions-btext a.btn {
    min-width: 405px
}

.clientsatifaction-main {
    float: left;
    width: 100%;
    padding: 70px 0 65px
}

.clientsatifaction-main h3 {
    color: #00a4e4;
    padding: 0;
    text-transform: uppercase
}

.clientsatifaction-contenttop strong {
    color: #00a4e4
}

.clientsatifaction-contentbottom strong {
    color: #000
}

.clientsatifaction-main2 {
    float: left;
    width: 100%;
    padding: 120px 0 0;
    background: url(images/bg-img6.jpg) no-repeat;
    background-size: cover;
    color: #fff
}

.clientsatifaction-main2 h3 {
    color: #37c4fb;
    padding: 0
}

.clientsatifaction-main2 a {
    color: #3fc9ff
}

.clientsatifaction-main2 a:hover {
    color: #fff
}

.clientsatifaction-mcontleft {
    float: left;
    width: 57%;
    padding: 0 60px 0 0
}

.clientsatifaction-mcontright {
    float: right;
    width: 43%
}

.clientsatifaction-mcontright p {
    padding: 0
}

.clientsatifaction-main3 {
    float: left;
    width: 100%;
    padding: 90px 0 65px
}

.clientsatifaction-main3 h3 {
    padding: 0
}

.clientsatifaction-main3 strong {
    color: #000
}

.clientsatifaction-mcontleft2 {
    float: left;
    width: 57%;
    padding: 0 60px 0 0
}

.clientsatifaction-mcontright2 {
    float: right;
    width: 43%
}

.clientsatifaction-mcontright2 p {
    padding: 0 0 10px
}

.clientsatifaction-main4 {
    float: left;
    width: 100%;
    padding: 90px 0 75px;
    background: url(images/bg-img6.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center
}

.clientsatifaction-main4 h3 {
    color: #37c4fb;
    padding: 0
}

.clientsatifaction-main4 h2 {
    font-size: 100px;
    line-height: 90px;
    color: #fff;
    padding: 5px 0;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-weight: 400
}

.clientsatifaction-main4 h2 span {
    color: #85bc40
}

.clientsatifaction-main4 h2+h3 {
    padding-bottom: 20px
}

.clientsatifaction-main4 a.btn {
    font-family: bebas_neueregular, Arial, sans-serif;
    font-size: 24px;
    min-width: 288px
}

.location-bcity,
.location-bdate {
    font-family: bebas_neueregular, Arial, Helvetica, sans-serif
}

.trainingcontent-section {
    float: left;
    width: 100%;
    padding: 110px 0 100px;
    position: relative
}

.trainingcontent-section3 {
    padding: 70px 0 60px
}

.trainingcontent-section h3 {
    padding: 0 0 5px
}

.trainingcontent-section h5 {
    padding: 10px 0 0
}

.trainingcontent-sectext {
    float: left;
    width: 50%
}

@media (min-width:1200px) {
    .left .trainingcontent-sectext {
        padding-right: 30px!important
    }
    .right .trainingcontent-sectext {
        padding-left: 0!important;
        float: right
    }
}

.trainingcontent-secbg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    height: 100%
}

.right .trainingcontent-secbg {
    right: auto;
    left: 0
}

.trainingcontent-section:nth-child(2n) {
    background-color: #00a4e4;
    color: #fff
}

.trainingcontent-main .trainingcontent-section4 {
    background-color: #005a84;
    padding: 70px 0 80px
}

.trainingcontent-section:nth-child(2n) h5 {
    color: #03aaea;
    text-transform: uppercase
}

.trainingcontent-section:nth-child(2n) h3 {
    color: #fff;
    text-transform: uppercase
}

.trainingcontent-section:nth-child(2n) ul {
    margin: 0;
    padding: 10px 0 15px;
    list-style: none
}

.trainingcontent-section:nth-child(2n) ul li {
    position: relative;
    padding: 0 0 10px 15px
}

.trainingcontent-section:nth-child(2n) ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #faa800;
    border-radius: 100%
}

.trainingcontent-left2 {
    width: 70%;
    float: left;
    padding: 0 80px 0 0
}

.trainingcontent-right2 {
    width: 30%;
    float: left
}

.trainingcontent-right2 a.btn {
    display: block;
    min-width: 0;
    margin: 0 0 10px!important
}

.trainingcontent-left3 {
    width: 80%;
    float: left;
    padding: 0 60px 0 0
}

.trainingcontent-right3 {
    width: 20%;
    float: left
}

.locations-boxes {
    float: left;
    width: 100%;
    padding: 15px 0 0
}

.location-box {
    float: left;
    width: 33.33%;
    padding: 0 1px
}

.location-b {
    float: left;
    width: 100%;
    padding: 25px 30px 40px 25px;
    position: relative;
    color: #fff
}

.location-box .location-b {
    background-color: #b99e07;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover
}

.location-box+.location-box .location-b {
    background-color: #ee3b25;
    background-blend-mode: multiply
}

.location-box+.location-box+.location-box .location-b {
    background-color: #00a4e4;
    background-blend-mode: multiply
}

.location-box:hover .location-b {
    background-color: rgba(185, 158, 7, .8)
}

.location-box+.location-box:hover .location-b {
    background-color: rgba(238, 59, 37, .8)
}

.location-box+.location-box+.location-box:hover .location-b {
    background-color: rgba(0, 164, 228, .8)
}

.location-blogo {
    min-height: 226px;
    float: left;
    width: 100%
}

.location-b h3 {
    font-size: 50px;
    line-height: 55px;
    padding: 0 0 10px;
    color: #fff
}

.location-bdate {
    float: left;
    width: 100%;
    font-size: 25px;
    padding: 0 0 15px
}

.location-box .btn-white {
    color: #005a84
}

.location-bcity {
    right: 40px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 81px;
    color: #f4d31d;
    line-height: 0;
    width: 100%;
    margin: 0 0 -4px -28px;
    transform-origin: left top 0;
    position: absolute;
    left: 100%;
    bottom: 0;
    height: 0
}

.callforpresent-right img,
.sctool-b {
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.location-box+.location-box .location-bcity {
    color: #fe503b
}

.location-box+.location-box+.location-box .location-bcity {
    color: #00a4e4
}

.techcontent-section {
    float: left;
    width: 100%;
    padding: 90px 0 85px;
    position: relative
}

.techcontent-section3 {
    padding: 95px 0 100px
}

@media (min-width:1200px) {
    .left .techcontent-sectext {
        padding-right: 30px!important
    }
    .right .techcontent-sectext {
        padding-left: 0!important;
        float: right
    }
}

.techcontent-sectext {
    float: left;
    width: 50%
}

.techcontent-secbg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    height: 100%
}

.techcontent-secbg img {
    display: none
}

.right .cscontent-secbg {
    right: 0;
    left: auto
}

.techcontent-section h2,
.techcontent-section h3 {
    padding: 0 0 10px;
    text-transform: uppercase
}

.techcontent-section h5 {
    padding: 0;
    text-transform: uppercase
}

.techcontent-section h5+p {
    padding-top: 0
}

.techcontent-section2 {
    float: left;
    width: 100%;
    padding: 140px 0 150px;
    color: #fff
}

.techcontentsection2-left {
    float: left;
    width: 48%
}

.techcontentsection2-right {
    float: right;
    width: 48%
}

.techcontentsection2-right p a:hover {
    color: #fff
}

.event-box h6,
.event-box h6 a {
    color: #040404
}

.techcontent-sec2text1 {
    padding: 0 0 30px
}

.techcontentsection2-right p {
    padding: 0 0 25px
}

.events-section {
    padding: 85px 0 20px;
    float: left;
    width: 100%
}

.events-section h3 {
    padding: 0
}

.events-description {
    padding: 0 0 25px
}

.event-box {
    float: left;
    width: 32%;
    margin: 0 0 0 2%;
    padding: 0 0 50px
}

.event-bimg,
.event-box p {
    padding: 0 0 10px
}

.event-box:nth-child(3n+1) {
    margin-left: 0;
    clear: left
}

.event-box:nth-child(3n) {
    clear: right
}

.event-bimg {
    float: left;
    width: 100%;
    max-height: 257px;
    overflow: hidden
}

.event-bimg img {
    width: 100%
}

.event-box:hover .event-bimg {
    opacity: .8;
    transition: all .4s ease-in-out
}

.bimcadcontent-right ul li a:before,
a.backto-bimcadServices:before {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.event-box h6 {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 2px
}

.event-box h6 a:hover {
    color: #00a4e4
}

.callforpresent-section,
.callforpresent-section h3,
.callforpresent-section p a:hover,
.eventtechcontent-section a:hover,
.eventtechcontent-section h3 {
    color: #fff
}

.home-main,
.site-main {
    position: relative;
    background: #fff;
    z-index: 6;
    float: left;
    width: 100%
}

.header {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden
}

.callforpresent-section {
    float: left;
    width: 100%
}

.eventtechcontent-section {
    float: left;
    width: 100%;
    padding: 130px 0 125px;
    color: #fff
}

.eventtechcontent-left {
    float: left;
    width: 48%
}

.eventtechcontent-right {
    float: right;
    width: 48%
}

.eventtechcontent-right p {
    padding: 0 0 25px
}

#sustainabledesignperspectives .eventtechcontent-right,
#techperspectives .sustainabledesignperspectives,
#vrayday .eventtechcontent-right{
    text-align: center
}


.page-template-events-2019-template .eventtechcontent-left .btn{
    margin-top:15px;
}

.callforpresent-section {
    padding: 115px 0 100px
}

.callforpresent-left {
    float: left;
    width: 60%
}

.callforpresent-right {
    float: right;
    width: 312px;
    height: 312px;
    text-align: center;
    margin: 30px 0 0;
    background: rgba(255, 255, 255, .25);
    border-radius: 100%
}

.callforpresent-right img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.callforpresent-section a.btn-white:hover {
    color: #00a7e0
}

.upcommingevent-main {
    float: left;
    width: 100%;
    padding: 70px 0 45px
}

.upcommingevent-box {
    padding: 20px 0 30px;
    position: relative;
    float: left;
    width: 100%
}

.upcommingevent-left {
    position: absolute;
    left: 0;
    top: 20px;
    width: 150px;
    color: #fff;
    text-align: center
}

.upcommingevent-datetime {
    background: #00a4e3;
    padding: 25px 15px;
    font-size: 26px;
    font-family: bebas_neueregular, Arial, sans-serif;
    text-transform: uppercase
}

.upcommingevent-datetime span {
    display: block
}

.upcommingevent-datetime strong {
    font-size: 32px;
    line-height: 40px;
    font-family: bebas_neuebold
}

.upcommingevent-place {
    background: #0183b5;
    padding: 10px;
    position: relative
}

.upcommingevent-place:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(1, 131, 181, 0);
    border-left-color: #0183b5;
    border-width: 10px;
    margin-top: -10px
}

.upcommingevent-rtext {
    min-height: 96px
}

.upcommingevent-right {
    float: left;
    width: 100%;
    padding: 0 0 0 200px
}

.upcommingevent-right h4 {
    padding: 0 0 8px;
    color: #005a84;
    font-size: 29px;
    line-height: 32px;
    text-transform: uppercase;
    font-family: bebas_neuebold
}

.upcommingevent-right h6 {
    font-size: 16px;
    color: #00a4e3;
    padding: 0;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.upcommingevent-right strong {
    color: #464545
}

.upcommingevent-box p {
    padding: 0 0 8px
}

.subscriptioncontent-section {
    float: left;
    width: 100%;
    position: relative
}

.subscriptioncontent-sectext {
    float: left;
    width: 50%
}

@media (min-width:1200px) {
    .left .subscriptioncontent-sectext {
        padding-right: 30px!important
    }
    .right .subscriptioncontent-sectext {
        padding-left: 0!important;
        float: right
    }
}

.subscriptioncontent-secbg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    height: 100%
}

.subscriptioncontent-secbg img {
    display: none
}

.right .subscriptioncontent-secbg {
    right: auto;
    left: 0
}

.subscriptioncontent-section1 strong {
    color: #000
}

.subscriptioncontent-section1 h3 {
    padding: 0
}

.subscriptioncontent-section1 .subscriptioncontent-sectext {
    padding: 110px 0
}

.subscriptioncontent-section1 h3+p {
    padding-bottom: 0
}

.subscriptioncontent-section2 {
    padding: 115px 0;
    color: #fff
}

.subscriptioncontent-section2 h3 {
    color: #fff
}

.subscriptioncontent2-left {
    float: left;
    width: 45%;
    padding: 72px 70px 0 0
}

.subscriptioncontent2-right {
    float: right;
    width: 55%;
    border: 15px solid rgba(255, 255, 255, .39)
}

.subscriptioncontent2-rbg {
    background: #fff;
    padding: 45px 40px;
    color: #000;
    float: left;
    width: 100%
}

.subscriptioncontent2-left ul {
    padding: 0 0 0 20px
}

.subscriptioncontent2-left li {
    padding-bottom: 10px
}

.subscriptioncontent2-right h5 {
    padding: 0 0 10px;
    color: #00a4e3;
    text-transform: uppercase
}

.subscriptioncontent2-right h5+p {
    padding-top: 0
}

.subscriptioncontent2-raccesstext strong {
    text-transform: uppercase;
    display: block
}

.subscriptioncontent2-raccess {
    float: left;
    width: 100%;
    padding: 10px 0
}

.subscriptioncontent2-raccessicon {
    float: left;
    width: 20%;
    padding-right: 35px;
    text-align: center
}

.subscriptioncontent2-raccesstext {
    float: left;
    width: 80%
}

.subscriptioncontent2-raccesstext p {
    padding-top: 0
}

.subscriptioncontent2-rterms {
    float: left;
    width: 50%;
    min-height: 75px;
    padding: 15px 0 30px;
    text-transform: uppercase
}

.subscriptioncontent2-rtermsicon {
    float: left;
    width: 30%;
    padding: 0 10px 0 0;
    text-align: center
}

.subscriptioncontent2-rtermstitle {
    float: left;
    width: 70%;
    font-weight: 700;
    padding: 15px 0 0 10px
}

.subscriptioncontent-section h3 {
    padding: 0 0 5px
}

.subscriptioncontent-section h5 {
    padding: 10px 0 0
}

.subscriptioncontent-section3 .subscriptioncontent-sectext {
    background: rgba(254, 253, 253, .62);
    padding-top: 110px;
    padding-bottom: 110px;
    padding-right: 70px!important;
    color: #3e3d3d
}

.subscriptioncontent-section3 ul {
    margin: 0;
    padding: 10px 0 15px;
    list-style: none
}

.subscriptioncontent-section3 ul li {
    position: relative;
    padding: 0 0 10px 15px
}

.subscriptioncontent-section3 ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #faa800;
    border-radius: 100%
}

.subscriptioncontent-section4 {
    padding: 100px 0 120px;
    color: #fff
}

.subscriptioncontent4-topsection {
    padding: 0 0 30px
}

.subscriptioncontent4-box {
    float: left;
    width: 32%;
    margin: 0 0 0 2%;
    border: 15px solid rgba(123, 178, 63, .65)
}

.subscriptioncontent4-b {
    background: #75a83c;
    float: left;
    width: 100%;
    padding: 30px 40px
}

.subscriptioncontent4-box:first-child {
    margin: 0
}

.subscriptioncontent4-box h5 {
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 26px
}

.subscriptioncontent4-box:nth-child(2) {
    border-color: rgba(0, 147, 204, .65)
}

.subscriptioncontent4-box:nth-child(3) {
    border-color: rgba(250, 168, 0, .65)
}

.subscriptioncontent4-box:nth-child(2) .subscriptioncontent4-b {
    background: #038cc0
}

.subscriptioncontent4-box:nth-child(3) .subscriptioncontent4-b {
    background: #e59d05
}

.subscriptioncontent4-btext {
    min-height: 215px;
    float: left;
    width: 100%
}

.subscriptioncontent4-box h5+p {
    padding-top: 5px
}

.subscriptioncontent-section5 {
    background: #00a4e3;
    color: #fff
}

.subscriptioncontent-section5 .subscriptioncontent-secbg {
    background-blend-mode: multiply;
    background-color: #00a4e3
}

.subscriptioncontent-section5 h3 {
    color: #fff
}

.subscriptioncontent-section5 ul {
    padding: 0 0 0 20px
}

.subscriptioncontent-section5 .subscriptioncontent-sectext {
    padding: 120px 0 105px
}

.subscriptioncontent-section5 h5+p {
    padding: 5px 0
}

.subscriptioncontent-section6 {
    padding: 180px 0 65px
}

.subscriptioncontent-section6 h5 {
    padding: 0 0 5px
}

.subscriptioncontent-section6:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
}

.sctool-b,
.sctool-box,
.subscriptioncontent-section6>div {
    position: relative
}

.sctool-boxes {
    padding: 50px 0 0;
    float: left;
    width: 100%
}

.sctool-box {
    float: left;
    width: 32%;
    margin: 0 0 0 2%;
    height: 260px;
    text-align: center;
    background-blend-mode: multiply;
    background-color: #7dbe36
}

.sctool-box:first-child {
    margin: 0
}

.sctool-b {
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    padding: 0 25px;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 30px
}

.sctool-box:nth-child(2) {
    background-color: #00a4e3
}

.sctool-box:nth-child(3) {
    background-color: #eb9e02
}

.sctool-box:hover {
    background-color: #6aac21
}

.sctool-box:hover:nth-child(2) {
    background-color: #26b4eb
}

.sctool-box:hover:nth-child(3) {
    background-color: #f0af2c
}

.subscriptioncontent6-text {
    float: left;
    width: 50%;
    color: #3e3d3d
}

.sctool-links {
    float: left;
    width: 100%;
    text-align: center;
    padding: 40px 0 0
}

.sctool-links .btn+.btn {
    margin-left: 15px
}

.subscriptioncontent-section5 ul {
    margin: 0 0 20px
}

.subscriptioncontent-section5 ul li {
    padding: 4px 0
}

.subscriptioncontent-section7 {
    padding: 50px 0 60px;
    background-blend-mode: multiply;
    background-color: #005a84;
    color: #fff
}

.subscriptioncontent7-left {
    float: left;
    width: 55%;
    padding: 75px 60px 0 0
}

.subscriptioncontent7-right {
    float: left;
    width: 45%;
    padding: 75px 0 155px;
    background-position: center;
    background-repeat: no-repeat
}

.subscriptioncontent7-left h3 {
    color: #fff;
    padding: 0;
    max-width: 480px
}

.subscriptioncontent7-rtext {
    background: rgba(000, 000, 000, .5);
    padding: 25px 30px;
    float: left;
    width: 100%
}

.subscriptioncontent7-rtext h5 {
    color: #00a4e3;
    padding: 0 0 5px;
    text-transform: uppercase
}

.subscriptioncontent7-rtext h5+p {
    padding-top: 0
}

.bimcadresources-main {
    background: 0 0
}

.bimcadcontent-section {
    padding: 100px 0 110px;
    float: left;
    width: 100%;
    color: #3e3d3d
}

.bimcadcontent-left {
    float: left;
    width: 45%
}

.bimcadcontent-left h2 {
    font-size: 75px;
    line-height: 80px;
    padding-bottom: 0
}

.bimcadcontent-right {
    float: right;
    width: 45%
}

.bimcadcontent-right ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.bimcadcontent-right ul li {
    margin: 0 0 8px;
    display: block
}

.bimcadcontent-right ul li a {
    background: #fff;
    padding: 12px 75px 12px 20px;
    position: relative;
    display: block;
    color: #00a4e4;
    font-size: 17px
}

.bimcadcontent-right ul li a:before {
    content: '';
    height: 100%;
    width: 68px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(images/arrow-img.png) center no-repeat #bbbfc1;
    transition: all .4s ease-in-out
}

.bimcadcontent-right.maintain ul li a:before {
    background-image: url(https://microsolresources.com/wp-content/uploads/2016/08/closed-section.png)
}

.bimcadcontent-right.maintain ul li.open a:before {
    background-image: url(https://microsolresources.com/wp-content/uploads/2016/08/open-section.png)
}

.bimcadcontent-section2,
.bimcadcontent-section2 h2 {
    color: #fff
}

.bimcadcontent-section3,
.bimcadcontent-section3 h2 {
    color: none
}

.bimcadcontent-right ul li a:hover {
    background: #005a84;
    color: #fff
}

.bimcadcontent-right ul li a:hover:before {
    background-color: #005a84
}

.bimcadcontent-section2 {
    background-color: #00a4e4
}

.bimhelthcheck-main {
    padding: 30px 0 40px;
    float: left;
    width: 100%
}

a.backto-bimcadServices2:before,
a.backto-bimcadServices:before {
    width: 68px;
    top: 0;
    left: 0;
    height: 100%;
    content: ''
}

.bimhelthcheck-main h2 {
    font-size: 55px;
    line-height: 60px;
    color: #005a84
}

.bimhelthcheck-main h6 {
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: #00a4e4
}

.bimhelthcheck-main h6+p {
    padding-top: 5px
}

a.backto-bimcadServices {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #00a4e4;
    color: #fff;
    padding: 10px 20px 10px 85px
}

a.backto-bimcadServices:before {
    position: absolute;
    background: url(images/arrow-img2.png) center no-repeat #005a84;
    transition: all .4s ease-in-out
}

a.backto-bimcadServices:hover {
    background: #005a84;
    color: #fff
}

a.backto-bimcadServices:hover:before {
    background-color: #005a84
}

a.backto-bimcadServices2 {
    margin: 5px 0 0;
    display: inline-block;
    position: relative;
    background: #00a4e4;
    color: #fff;
    padding: 10px 20px 10px 85px
}

a.backto-bimcadServices2:before {
    position: absolute;
    background: url(images/arrow-img2.png) center no-repeat #005a84;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

a.backto-bimcadServices2:hover {
    background: #005a84;
    color: #fff
}

a.backto-bimcadServices2:hover:before {
    background-color: #005a84
}

.make3dcontent-section {
    float: left;
    width: 100%;
    position: relative;
    color: #3e3d3d
}

.bimcadcontent-section p,
.bimcadcontent-section ul {
    margin: 5px 0 1.5em
}

.make3dcontent-sectext {
    float: right;
    width: 50%
}

.make3dcontent-sectext3 {
    width: 65%
}

body.page-template-maintain .bimcadcontent-section {
    background-size: cover;
    background-position: center top;
    background-attachment: scroll
}

@media (min-width:1200px) {
    .left .make3dcontent-sectext {
        padding-left: 30px!important
    }
    .right .make3dcontent-sectext {
        padding-right: 0!important;
        float: left
    }
}

.make3dcontent-secbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    height: 100%
}

.make3dcontent-secbg img {
    display: none
}

.right .make3dcontent-secbg {
    right: 0;
    left: auto
}

.make3dcontent-section h2 {
    padding: 0 0 10px;
    text-transform: uppercase
}

.make3dcontent-section.maintain h2 {
    color: #fff;
    font-size: 48px
}

.make3dcontent-section3.maintain li,
.make3dcontent-section3.maintain p {
    color: #fff
}

.make3dcontent-section.maintain ul {
    padding: 0;
    list-style: none
}

.make3dcontent-section.maintain ul li {
    position: relative;
    padding: 0 0 10px 15px
}

.make3dcontent-section.maintain ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    background: #00a4e3;
    border-radius: 100%
}

.make3dcontent-section1 {
    padding: 135px 0 120px
}

.make3dcontent-section2 {
    padding: 95px 0 85px;
    color: #fff;
    background-blend-mode: multiply;
    background-color: #0ca7e4
}

.make3dcontent-section2 h2,
.make3dcontent-section4 h2 {
    color: #fff
}

.make3dcontent-section3 {
    padding: 120px 0 95px
}

.make3dcontent-section4 {
    padding: 100px 0 85px;
    color: #fff;
    background-blend-mode: multiply;
    background-color: #20c0ff
}

.make3dcontent-section5 {
    background: url(images/cont-bg38.jpg) center no-repeat;
    background-size: cover;
    padding: 80px 0
}

.page-template-maintain .make3dcontent-section4.left .make3dcontent-sectext {
    padding-left: 64px!important;
    width: 55%
}

.page-template-maintain .make3dcontent-section6 {
    background: url(images/cont-bg38.jpg) center no-repeat;
    background-size: cover;
    padding: 80px 0
}

.make3dcontent-watchvideo {
    float: right;
    background: url(images/play-icon.png) center top no-repeat;
    padding: 145px 0 0;
    margin: 120px 9% 0 0;
    min-width: 136px;
    text-align: center
}

.make3dcontent4-boxes {
    padding: 25px 0;
    float: left;
    width: 100%
}

.make3dcontent4-box {
    float: left;
    margin: 0 50px 0 0;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase
}

.make3dcontent4-box span {
    display: block;
    height: 70px;
    margin: 0 0 15px
}

.make3dcontent4-box span img {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.make3dcontent-section5 h3 {
    padding: 0 0 30px
}

.printing3dcontent-section {
    float: left;
    width: 100%;
    position: relative;
    color: #3e3d3d
}

..bimcadcontent-section.maintain h2,
.printing3dcontent-section2 h2 {
    color: #fff
}

.printing3dcontent-sectext {
    float: right;
    width: 50%
}

@media (min-width:1200px) {
    .left .printing3dcontent-sectext {
        padding-left: 30px!important
    }
    .right .printing3dcontent-sectext {
        padding-right: 0!important;
        float: left
    }
}

.printing3dcontent-secbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%
}

.printing3dcontent-secbg img {
    display: none
}

.right .printing3dcontent-secbg {
    right: 0;
    left: auto
}

.video-bg,
.video-bg:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.printing3dcontent-section h2 {
    padding: 0 0 10px;
    text-transform: uppercase
}

.printing3dcontent-section1 {
    padding: 140px 0 105px
}

.printing3dcontent-section2 {
    padding: 125px 0 110px;
    color: #fff;
    background-blend-mode: multiply;
    background-color: #038abf
}

.printing3dcontent-section3 {
    padding: 110px 0 120px
}

.printing3dcontent-section4 {
    background: url(images/cont-bg38.jpg) center no-repeat;
    background-size: cover;
    padding: 100px 0
}

.printing3dcontent-section4 h3 {
    padding: 0 0 30px
}

.video-bg {
    position: absolute;
    z-index: 1
}

.video-bg+.wrapper {
    position: relative
}

.video-bg p {
    padding: 0;
    margin: 0
}

.video-bg:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, .5);
    z-index: 5
}

.video-bg video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    width: auto;
    height: auto;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.header-wvideo .wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2
}

.header-wvideo .header-content {
    min-height: 0;
    padding: 0
}

.coursecatalog-main {
    background: #ebebeb;
    padding: 60px 0 70px;
    float: right;
    width: 100%
}

.coursecatalog-left {
    float: left;
    width: 30%;
    padding: 0 40px 0 0
}

.coursecatalog-lbox {
    border-top: 3px solid #fff;
    padding: 25px 0;
    float: left;
    width: 100%
}

.coursecatalog-left .coursecatalog-lbox:first-child {
    padding-top: 0;
    border: none
}

.coursecatalog-lbox h5 {
    font-size: 19px;
    line-height: 24px;
    color: #00a4e4;
    font-weight: 400;
    padding: 0 0 15px
}

.coursecatalog-lblist {
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin: 0;
    padding: 5px 0 5px 35px;
    position: relative
}

.coursecatalog-lblist:hover {
    background-color: #d7d7d7
}

.coursecatalog-lblist input {
    cursor: pointer;
    z-index: 5;
    position: absolute;
    left: 10px;
    top: 10px;
    opacity: 0;
    width: 14px;
    height: 14px;
    margin: 0;
    padding: 0
}

.coursecatalog-lblist input+span {
    line-height: 22px;
    position: absolute;
    left: 0;
    top: 0
}

.coursecatalog-lblist input+span:before {
    position: absolute;
    left: 10px;
    top: 10px;
    content: '';
    width: 14px;
    height: 14px;
    border: 2px solid #a7a7a7;
    border-radius: 100%
}

.coursecatalog-lblist input[type=radio]:checked+span:before {
    background: #00aeef;
    border-color: #00aeef
}

.coursecatalog-lblist label {
    cursor: pointer
}

.coursecatalog-loadmoremain {
    float: left;
    width: 100%;
    padding: 25px 0 0;
    text-align: center
}

.blog-loadmore,
.coursecatalog-loadmore,
.knowledgecenter-loadmore {
    background: url(images/arrow-icon.png) bottom center no-repeat;
    padding: 0 0 45px;
    display: inline-block;
    color: #999;
    font-size: 35px;
    line-height: 35px;
    font-family: bebas_neueregular, Arial, sans-serif;
    position: relative;
    cursor: pointer
}

.coursecatalog-btext p,
.coursecatalog-learnmore {
    display: inline
}

.blog-loadmoremain {
    float: left;
    width: 100%;
    padding: 25px 0 0;
    text-align: center
}

.coursecatalog-lbox2 {
    float: left;
    width: 100%;
    margin: 0 0 25px;
    padding: 28px;
    color: #fff;
    line-height: 20px
}

.coursecatalog-lbox2 h3 {
    color: #fff;
    padding: 0;
    font-size: 38px;
    line-height: 40px
}

.coursecatalog-lbox2 p {
    padding: 15px 0 0
}

.coursecatalog-lbox2.coursecatalog-lb1 h3 {
    padding-right: 38px
}

.coursecatalog-lbox2 .btn {
    min-width: 0;
    width: 100%
}

.coursecatalog-right {
    float: right;
    width: 70%;
    padding: 0 0 0 60px
}

.coursecatalog-box {
    float: left;
    width: 100%;
    background: #fff;
    padding: 25px;
    margin: 0 0 25px
}

.coursecatalog-bimg {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 15px 0 0
}

.coursecatalog-bimg img {
    width: 100%
}

.coursecatalog-bright {
    float: right;
    width: 75%;
    color: #1f1f1f;
    font-size: 15px;
    line-height: 20px;
    padding-left: 10px
}

.coursecatalog-box h3 {
    font-size: 19px;
    color: #005a84;
    padding: 0;
    text-transform: uppercase;
    line-height: 22px;
    font-family: Montserrat, Arial, Helvetica, sans-serif
}

.coursecatalog-box h3 a {
    color: #005a84
}

.coursecatalog-box h3 a:hover {
    color: #00a4e4
}

.coursecatalog-bdate {
    font-weight: 700;
    padding: 6px 0 5px
}

.coursecatalog-btext {
    padding: 0 0 15px;
    line-height: 27px
}

.coursecatalog-box h6 {
    text-transform: uppercase;
    font-size: 14px;
    color: #00a4e3;
    line-height: 20px;
    padding: 0
}

.featured-blogs {
    margin: 120px 0 0;
    padding: 20px;
    position: relative;
    background: #fff;
    color: #5e5e5f
}

.featured-blogs h3 {
    padding: 0 0 10px
}

.blogfeatured-lbox h3,
.blogfeatured-rcontent h3 {
    text-transform: uppercase;
    padding: 0
}

.blogfeatured-left {
    width: 59%;
    padding-right: 19px
}

.blogfeatured-right {
    width: 41%
}

.blog-sidebar #text-8 {
    background: 0 0;
    padding: 0
}

.blog-sidebarbox {
    padding: 25px;
    float: left;
    width: 100%;
    color: #fff
}

.blog-loader img,
.catalog-loader img {
    top: 0;
    display: inline-block;
    padding: 25px 0
}

.blog-sidebarbox h2,
.blog-sidebarbox h3 {
    color: #fff
}

.blog-sidebarbox .btn {
    margin-top: 20px
}

.catalog-loader {
    float: left;
    width: 100%;
    text-align: center;
    height: 50px;
    position: relative
}

.catalog-loader img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: absolute;
    left: 0;
    width: 50px;
    height: auto
}

.catalog-loader.active img {
    left: 50%;
    margin: 0 0 0 -25px
}

.blog-loader {
    float: left;
    width: 100%;
    text-align: center;
    height: 50px;
    position: relative
}

.blog-loader img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: absolute;
    left: 0;
    width: 50px;
    height: auto
}

.blog-loader.active img {
    left: 50%;
    margin: 0 0 0 -25px
}

.coursecatalog-watchvideo {
    right: 22px;
    bottom: 12px;
    background: url(images/video-icon2.png) left center no-repeat;
    position: absolute;
    width: 47px;
    height: 47px
}

.knowledgecenter-box .coursecatalog-bimg {
    width: 35%
}

.knowledgecenter-box .coursecatalog-bright {
    width: 65%
}

.career-section {
    display: block;
    padding: 25px 0 0
}

.footer-social li,
.footer-social li a {
    display: inline-block;
    vertical-align: top
}

.career-section h5 {
    padding-bottom: 0
}

.blog-searchform form:before {
    display: none;
    opacity: 0;
    content: '';
    position: absolute;
    top: 36px;
    left: 40px;
    height: 34px;
    width: 1px;
    background: #fff;
    animation: blink .5s ease-in 3s 10 alternate;
    -webkit-animation: blink .5s ease-in 3s 10 alternate;
    -moz-animation: blink .5s ease-in 3s 10 alternate;
    -o-animation: blink .5s ease-in 3s 10 alternate
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.footer {
    background: #263f4a;
    padding: 40px 0 100px;
    float: left;
    width: 100%;
    font-size: 17px;
    z-index: 5;
    position: relative
}

.footer h2 {
    font-family: bebas_neueregular, Arial, sans-serif;
    font-size: 32px;
    line-height: 38px;
    padding: 6px 0 20px;
    color: #00a4e4;
    font-weight: 400
}

.footer ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-left-sidebar {
    float: left;
    width: 42%;
    font-size: 10px;
    color: #fff
}

.footer-left-sidebar p {
    padding: 86px 0 0 5px
}

.footer-middle-sidebar {
    float: left;
    width: 33%;
    padding: 0 25px;
    word-wrap: break-word
}

.footer-right-sidebar {
    float: left;
    width: 25%
}

.footer a {
    color: #fff
}

.footer a:hover {
    color: #00a4e4
}

.footer-left-sidebar a {
    color: #fff
}

.footer-left-sidebar a:hover {
    color: #00a4e4
}

.footer-contacts li {
    padding: 0 0 5px 35px;
    margin: 0 0 10px;
    line-height: 22px
}

.footer-contacts li.phone {
    background: url(images/call-icon.png) left 1px no-repeat
}

.footer-contacts li.email {
    background: url(images/mail-icon.png) left 3px no-repeat
}

.footer-contacts li.contact {
    background: url(images/contact-icon.png) left 6px no-repeat
}

.footer-social li {
    margin: 0 3px 5px 0
}

.footer-social li a {
    width: 44px;
    height: 44px;
    font-size: 0
}

.footer-social li.twitter a {
    background: url(images/twitter-icon.png) left top no-repeat;
    background-size: 100% auto
}

.footer-social li.linkedin a {
    background: url(images/linkedin-icon.png) left top no-repeat;
    background-size: 100% auto
}

.footer-social li.facebook a {
    background: url(images/facebook-icon.png) left top no-repeat;
    background-size: 100% auto
}

.footer-social li.youtube a {
    background: url(images/youtube-icon.png) left top no-repeat;
    background-size: 100% auto
}

.footer-social li.rss a {
    background: url(images/rss-icon.png) left top no-repeat;
    background-size: 100% auto
}

.footer-social li.instagram a {
    background: url(images/instagram-icon.png) left top no-repeat;
    background-size: 100% auto
}

.footer-social li a:hover {
    opacity: .75
}

@media (min-width:1800px) {
    .alltestimonials-link,
    .clienttestimonial-content,
    .clienttestimonial-toptext {
        width: 57% !important;
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .header-content {
        padding: 150px 0 80px;
        min-height: 300px
    }
    .page-template-tech-perspectives-template .header-content {
        padding-top: 120px
    }
    .page-template-blog-template .header-content {
        padding: 125px 0 32px;
        min-height: 280px
    }
    .page-template-services-template .header-content {
        padding: 150px 0 70px
    }
    .archive .header-content,
    .blog .header-content,
    .page-template-client-satisfaction-template .header-content,
    .page-template-training-template .header-content {
        padding: 150px 0 65px
    }
    .page-template-planning-service-template .header-content {
        padding-top: 150px
    }
    .blog-detail .wrapper {
        margin-top: -92px
    }
    .blogdetail-content {
        padding: 32px 0
    }
    .blog-detailcontentinner {
        padding: 0 30px 30px
    }
    .blog-filtertext {
        font-size: 18px;
        padding: 25px 0 25px 30px
    }
    .blog-filtertext:after,
    .blog-filtertext:before {
        width: 30px;
        height: 4px;
        right: 45px
    }
    .blog-searchform input[type=text] {
        font-size: 17px;
        height: 76px;
        padding: 0 100px 0 30px
    }
    .blog-searchform input[type=submit] {
        background-size: 100% auto;
        width: 32px;
        height: 32px
    }
    .cscontent-section:nth-child(2n+1) .cscontent-secbg:before,
    .subscriptioncontent-secbg:before,
    .techcontent-section .techcontent-secbg:before,
    .trainingcontent-section:nth-child(2n+1) .trainingcontent-secbg:before {
        content: '';
        left: 0;
        top: 0;
        height: 100%;
        width: 100%
    }
    .blog-left {
        padding: 0 10px 0 0
    }
    .partner-section {
        font-size: 16px
    }
    .left-links {
        padding: 15px 8px
    }
    .content-section {
        padding: 45px 0 30px;
        font-size: 14px;
        line-height: 22px
    }
    .content-section1 {
        padding: 60px 0 50px
    }
    .content-section3 {
        padding: 45px 0
    }
    .content-section4 {
        padding: 50px 0 40px
    }
    .content-section5 {
        padding: 45px 0 40px
    }
    .about-ourstory,
    .cscontent-section,
    .cscontent-section3,
    .trainingcontent-main .trainingcontent-section4,
    .trainingcontent-section3 {
        padding: 45px 0 30px
    }
    .content-section h2 {
        font-size: 38px;
        line-height: 40px
    }
    .cscontent-section {
        font-size: 14px;
        line-height: 22px
    }
    .cscontent-section h2 {
        font-size: 38px;
        line-height: 40px
    }
    .cscontent-section h5 {
        font-size: 18px;
        line-height: 26px
    }
    .trainingcontent-section {
        padding: 45px 0 30px;
        font-size: 14px;
        line-height: 22px
    }
    .trainingcontent-section h3 {
        font-size: 36px;
        line-height: 40px
    }
    .trainingcontent-section h5 {
        font-size: 18px;
        line-height: 26px
    }
    .about-meetteam {
        padding: 30px 0 35px
    }
    .about-joinourteam {
        padding: 120px 0 0
    }
    .aboutjoinourteam-content {
        padding-top: 50px
    }
    .about-clientsatifaction {
        padding: 50px 0
    }
    .autodesk-blearnmore a {
        font-size: 18px
    }
    .promotions-btext {
        padding: 0 25px
    }
    .promotions-box {
        padding: 20px 25px
    }
    .promotions-box h4 {
        font-size: 19px;
        line-height: 24px
    }
    .promotions-btext a.btn {
        min-width: 205px
    }
    .clientsatifaction-main2 {
        padding: 60px 0 40px
    }
    .clientsatifaction-main3 {
        padding: 60px 0 50px
    }
    .clientsatifaction-main4 {
        padding: 60px 0 40px
    }
    .contact-btext {
        font-size: 13px;
        background-size: 35px auto;
        padding-right: 15px
    }
    .contact-box {
        padding: 0 12px 22px;
    }
    .contact-boxes {
        margin: 0 -12px
    }
    .contact-map>div {
        max-height: 200px
    }
    .trainingcontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .trainingcontent-section:nth-child(2n+1) .trainingcontent-secbg:before {
        position: absolute;
        background: rgba(255, 255, 255, .8)
    }
    .trainingcontent-secbg {
        width: 100%;
        background-size: cover
    }
    .content-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .content-section1 .content-secbg:before,
    .content-section3 .content-secbg:before,
    .content-section5 .content-secbg:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .content-secbg {
        width: 100%;
        background-size: cover
    }
    .subscriptioncontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .subscriptioncontent-secbg:before {
        position: absolute;
        background: rgba(255, 255, 255, .8)
    }
    .subscriptioncontent-secbg {
        width: 100%;
        background-size: cover
    }
    .cscontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .cscontent-section:nth-child(2n+1) .cscontent-secbg:before {
        position: absolute;
        background: rgba(255, 255, 255, .8)
    }
    .cscontent-secbg {
        width: 100%;
        background-size: cover
    }
    .content-sectext .btn+.btn,
    .cscontent-sectext .btn+.btn,
    .trainingcontent-sectext .btn+.btn {
        margin-left: 5px
    }
    .logo {
        margin: 0
    }
    .techcontent-section2 {
        padding: 70px 0
    }
    .techcontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .techcontent-section .techcontent-secbg:before {
        position: absolute;
        background: rgba(255, 255, 255, .8)
    }
    .techcontent-secbg {
        width: 100%;
        background-size: cover
    }
    .events-section {
        padding: 50px 0 20px
    }
    .callforpresent-section .btn+.btn,
    .eventtechcontent-section .btn+.btn {
        margin: 10px 0 0
    }
    .eventtechcontent-section {
        padding: 75px 0 40px
    }
    .callforpresent-section {
        padding: 45px 0 50px
    }
    .callforpresent-right {
        width: 252px;
        height: 252px
    }
    .make3dcontent-secbg:before,
    .printing3dcontent-secbg:before,
    .subscriptioncontent-section1:before {
        content: '';
        left: 0;
        top: 0;
        height: 100%;
        width: 100%
    }
    .location-blogo {
        min-height: 106px
    }
    .location-b h3 {
        font-size: 30px;
        line-height: 35px
    }
    .location-bdate {
        font-size: 19px
    }
    .location-b .btn {
        min-width: 166px
    }
    .location-bcity {
        margin: 0 0 -2px -16px;
        font-size: 44px
    }
    .techcontent-section {
        padding: 50px 0 40px
    }
    .subscriptioncontent-section1 .subscriptioncontent-sectext {
        padding: 50px 0;
        position: relative
    }
    .subscriptioncontent-section1:before {
        position: absolute;
        background: rgba(255, 255, 255, .8)
    }
    .subscriptioncontent-section2 {
        padding: 60px 0
    }
    .subscriptioncontent2-rtermstitle {
        padding-top: 2px;
        padding-left: 5px;
        font-size: 14px
    }
    .subscriptioncontent-section3 .subscriptioncontent-sectext {
        padding-bottom: 60px;
        padding-top: 60px
    }
    .subscriptioncontent-section4 {
        padding: 40px 0
    }
    .subscriptioncontent4-b {
        padding: 25px 20px
    }
    .subscriptioncontent4-box h5 {
        line-height: 20px;
        font-size: 17px
    }
    .subscriptioncontent4-box .btn {
        min-width: 156px
    }
    .subscriptioncontent-section5 .subscriptioncontent-secbg:before {
        display: none
    }
    .subscriptioncontent-section5 .subscriptioncontent-sectext,
    .subscriptioncontent-section6 {
        padding: 60px 0
    }
    .subscriptioncontent7-right {
        background-size: contain;
        padding: 25px 0 65px
    }
    .subscriptioncontent7-left {
        padding-top: 25px
    }
    .subscriptioncontent-section7 {
        padding: 30px 0
    }
    .sctool-b {
        font-size: 17px;
        line-height: 24px
    }
    .subscriptioncontent-section6:before {
        background: rgba(255, 255, 255, .4)
    }
    .subscriptioncontent2-raccessicon {
        padding-right: 15px
    }
    .bimhelthcheck-main h2 {
        font-size: 45px;
        line-height: 50px
    }
    .bimhelthcheck-main {
        padding: 50px 0
    }
    .bimcadcontent-section {
        padding: 80px 0
    }
    .make3dcontent-section1,
    .make3dcontent-section2,
    .make3dcontent-section3,
    .make3dcontent-section4,
    .make3dcontent-section6,
    .printing3dcontent-section1,
    .printing3dcontent-section2,
    .printing3dcontent-section3,
    .printing3dcontent-section4 {
        padding: 50px 0
    }
    .bimcadcontent-left h2 {
        font-size: 55px;
        line-height: 60px
    }
    .bimcadresources-main .whatshot-bimage span {
        font-size: 22px;
        line-height: 28px
    }
    .make3dcontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .make3dcontent-secbg:before {
        position: absolute;
        background: rgba(255, 255, 255, .8)
    }
    .make3dcontent-secbg {
        width: 100%;
        background-size: cover
    }
    .make3dcontent-watchvideo {
        display: block;
        float: none;
        margin: 0 auto;
        clear: both
    }
    .make3dcontent-sectext3 {
        margin: 0 0 20px
    }
    .printing3dcontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .printing3dcontent-secbg:before {
        position: absolute;
        background: rgba(255, 255, 255, .8)
    }
    .printing3dcontent-secbg {
        width: 100%;
        background-size: cover
    }
    .coursecatalog-left {
        padding: 0 15px 0 0
    }
    .coursecatalog-right {
        padding: 0 0 0 15px
    }
    .coursecatalog-box,
    .coursecatalog-lbox2 {
        padding: 20px
    }
    .coursecatalog-lblist {
        font-size: 15px;
        line-height: 22px
    }
    .coursecatalog-lbox2 h3 {
        font-size: 30px;
        line-height: 34px
    }
    .coursecatalog-lbox2.coursecatalog-lb1 h3 {
        padding-right: 25px
    }
    .video-bg {
        display: none
    }
    .header-wvideo .wrapper {
        position: relative;
        left: auto;
        top: auto;
        -ms-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
    .header-wvideo .header-content {
        padding: 150px 0 80px;
        min-height: 300px
    }
    .header-wvideo {
        min-height: 400px
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .wrapper {
        width: 920px
    }
    .member-btext span {
        font-size: 13px
    }
    .member-btext {
        font-size: 14px;
        line-height: 18px
    }
    .member-box {
        height: 216px
    }
    .aboutmembers-list li:first-child .member-box {
        height: 438px
    }
    .memberhover-box {
        padding: 15px;
        font-size: 12px;
        line-height: 15px
    }
    .content-section a.btn,
    .cscontent-section a.btn,
    .trainingcontent-section a.btn {
        min-width: 190px
    }
    .whatshot-bimage {
        height: 200px
    }
    .autodesk-b {
        height: 145px
    }
    .autodesk-box h4 {
        font-size: 15px
    }
    .clienttestimonial-slides {
        padding: 210px 0 80px
    }
    .clienttestimonial-content {
        width: 60%;
    }
    .clienttestimonial-toptext {
        font-size: 17px;
        top: 96px;
        width: 69%
    }
    .alltestimonials-link {
        bottom: 80px;
        width: 69%
    }
    .resourcestesimonials-videoimg {
        max-height: 178px
    }
    .header-menu ul li a,
    .services-menu.header-menu ul li a,
    .training-menu.header-menu ul li a {
        padding: 15px 10px;
        font-size: 14px
    }
    .subscription-menu.header-menu ul li a {
        padding: 15px 10px;
        font-size: 13px
    }
    .header-menu ul li a:after {
        border-width: 10px
    }
    .clientsatifaction-main4 h2 {
        font-size: 88px;
        line-height: 84px
    }
    .footer-contacts li.email {
        font-size: 13px;
        line-height: 15px
    }
    .footer-social li a {
        width: 34px;
        height: 34px
    }
    .footer-left-sidebar p {
        padding-top: 79px
    }
    .bloglisting-img a {
        height: 175px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .wrapper {
        width: 720px
    }
    .content-section a.btn,
    .cscontent-section a.btn,
    .trainingcontent-section a.btn {
        margin: 0 0 10px
    }
    .logo {
        max-width: 300px
    }
    .top-right {
        padding: 0
    }
    .top-search {
        margin: 0 20px 0 0
    }
    .header h1 {
        font-size: 69px;
        line-height: 69px
    }
    .author .header h1,
    .category .header h1,
    .tag .header h1 {
        font-size: 51px;
        line-height: 69px
    }
    .home .header-content h1 {
        font-size: 57px;
        line-height: 66px
    }
    .home .header-content {
        max-width: 485px;
        padding: 170px 0 110px
    }
    .page-template-tech-perspectives-template .header-content {
        padding-top: 120px
    }
    .home .header-content ul li {
        line-height: 22px;
        font-size: 25px
    }
    .home .header-content ul li:before {
        top: 14px
    }
    .home .header-content h1 span,
    .home .header-content h1 strong {
        font-size: 67px;
        line-height: 67px
    }
    .member-btext,
    .member-btext span {
        font-size: 13px
    }
    .aboutmembers-list li:first-child,
    .aboutmembers-list li:nth-child(8) {
        width: 38%
    }
    .aboutmembers-list li {
        width: 30.33%
    }
    .member-box {
        height: 174px
    }
    .aboutmembers-list li:first-child .member-box {
        height: 533px
    }
    .member-btext {
        line-height: 16px;
        padding: 10px
    }
    .memberhover-box {
        padding: 10px 15px;
        font-size: 11px;
        line-height: 14px
    }
    .blog-sidebar h3 {
        font-size: 32px
    }
    .whatshot-bimage {
        height: 158px
    }
    .whatshot-box h6 {
        font-size: 16px;
        line-height: 26px
    }
    .whatshot-btext {
        font-size: 14px;
        line-height: 20px
    }
    .clientsatifaction-bicon {
        padding: 0 15px;
        margin: 0 0 5px
    }
    .clientsatifaction-box h4 {
        font-size: 16px
    }
    .autodesk-box {
        width: 50%
    }
    .autodesk-b {
        height: 145px
    }
    .autodesk-box h4 {
        font-size: 18px
    }
    .about-autodeskleft {
        width: 35%
    }
    .about-autodeskright {
        width: 65%
    }
    .about-aiacontent h2 {
        font-size: 38px
    }
    .about-aiacontent {
        padding-right: 15px
    }
    .clienttestimonial-slides {
        padding: 210px 0 80px
    }
    .clienttestimonial-content {
        width: 60%;
        font-size: 15px
    }
    .clienttestimonial-toptext {
        font-size: 16px;
        top: 76px;
        width: 76%
    }
    .alltestimonials-link {
        bottom: 80px;
        width: 76%
    }
    .clienttestimonial-arrow {
        top: 36px
    }
    .resourcestesimonials-b {
        padding: 40px 30px 35px
    }
    .resourcestesimonials-videoimg {
        max-height: 148px
    }
    .resourcescontent-main2 h3 {
        font-size: 30px;
        line-height: 32px
    }
    .header-menu ul li a {
        padding: 15px 9px;
        font-size: 10px
    }
    .services-menu.header-menu ul li a,
    .subscription-menu.header-menu ul li a,
    .training-menu.header-menu ul li a {
        padding: 15px 6px;
        font-size: 10px
    }
    .header-menu ul li a:after {
        border-width: 10px
    }
    .clientsatifaction-main4 h2 {
        font-size: 68px;
        line-height: 64px
    }
    .techcontentsection2-right .btn+.btn {
        margin: 10px 0 0
    }
    .subscriptioncontent4-btext {
        min-height: 256px
    }
    .bloglisting-img a {
        height: 175px
    }
    .blog-sidebarbox .btn {
        min-width: 190px
    }
    .footer-contacts li.email {
        font-size: 12px;
        line-height: 15px
    }
    .footer-social li a {
        width: 28px;
        height: 28px
    }
    .footer h2 {
        font-size: 27px;
        line-height: 38px;
        padding: 7px 0 20px
    }
    .footer-left-sidebar p {
        padding: 87px 0 0 5px;
        line-height: 14px
    }
}

@media (min-width:768px) and (max-width:780px) {
    .clienttestimonial-slides:before {
        background-position: -940px center
    }
    .clienttestimonial-slides {
        padding: 210px 0 80px
    }
    .clienttestimonial-content,
    .clienttestimonial-toptext {
        width: 60%;
    }
    .alltestimonials-link {
        width: 66%;
        right: -280px
    }
    .alltestimonials-link .btn {
        min-width: 186px
    }
}

@media (min-width:30px) and (max-width:767px) {
    .btn,
    .clientsatifaction-main4 a.btn,
    .page-template-promotions-template .header-content a.btn {
        min-width: 220px
    }
    .about-testimonials,
    h5 {
        line-height: 22px
    }
    .menulink span,
    .top.fixed .top-search {
        display: none
    }
    .btn+.btn {
        margin: 10px 0 0
    }
    .sameheight {
        height: auto!important
    }
    body {
        font-size: 14px;
        line-height: 24px
    }
    h2 {
        font-size: 34px;
        line-height: 40px
    }
    h3 {
        font-size: 30px;
        line-height: 36px
    }
    h4 {
        font-size: 24px;
        line-height: 28px
    }
    h5 {
        font-size: 18px
    }
    .wrapper {
        width: 100%;
        padding: 0 20px;
        float: left
    }
    .header .wrapper {
        padding: 0
    }
    .header-content {
        padding: 150px 20px 70px;
        min-height: 250px
    }
    .page-template-tech-perspectives-template .header-content {
        padding-top: 120px
    }
    .header h1 {
        font-size: 40px;
        line-height: 35px
    }
    .author .header h1,
    .category .header h1,
    .tag .header h1 {
        font-size: 30px;
        line-height: 35px
    }
    .home .header-content h1,
    .home .header-content h1 span,
    .home .header-content h1 strong {
        font-size: 60px;
        line-height: 60px
    }
    .archive .header-content,
    .blog .header-content {
        padding: 150px 20px 20px
    }
    .home .header-content {
        padding: 240px 20px 70px
    }
    .home .header-content ul li {
        font-size: 17px;
        line-height: 24px;
        padding: 0 10px 0 12px
    }
    .home .header-content ul li:before {
        top: 8px
    }
    .page-template-promotions-template .header-content,
    .page-template-resources-template .header-content {
        padding: 150px 20px 40px
    }
    .page-template-about-template .header-content {
        padding-bottom: 50px
    }
    .page-template-services-template .header-content {
        padding: 140px 20px 40px
    }
    .page-template-client-satisfaction-template .header-content,
    .page-template-training-template .header-content {
        padding: 150px 20px 40px
    }
    .page-template-contact-template .header-content {
        padding: 140px 20px 40px
    }
    .page-template-planning-service-template .header-content {
        padding-top: 150px
    }
    .top {
        padding: 20px 0;
        text-align: center
    }
    .mainmenu {
        width: 300px
    }
    .top-search {
        margin: 0 10px 0 0
    }
    .top-search input[type=email],
    .top-search input[type=text] {
        width: 172px;
        height: 38px;
        padding-right: 40px
    }
    .menulink i {
        margin: 0 0 0 5px
    }
    .top-search input[type=submit] {
        height: 36px;
        width: 35px
    }
    .top.fixed .logo {
        float: left;
        max-width: 220px;
        margin: 0
    }
    .top.fixed .top-right {
        float: right;
        width: auto;
        padding: 0
    }
    .menulink i,
    .menulink i:after,
    .menulink i:before {
        height: 3px;
        width: 30px
    }
    .menulink i:after {
        margin-top: -8px
    }
    .menulink i:before {
        margin-top: 8px
    }
    .mainmenu {
        padding: 25px
    }
    .menu-close {
        margin-bottom: 10px
    }
    .mainmenu .widget {
        padding-bottom: 40px
    }
    .blog-left,
    .blogfeatured-left {
        padding: 0 0 20px
    }
    .alignleft,
    .alignright {
        float: none;
        margin: 10px 0
    }
    .blogfeatured-left,
    .blogfeatured-right,
    .bloglisting-category {
        float: left;
        width: 100%
    }
    .aligncenter {
        margin: 10px auto
    }
    .blog-left {
        width: 100%
    }
    .featured-blogs h3 {
        padding-bottom: 15px
    }
    .bloglisting-img,
    .bloglisting-left {
        width: 100%;
        max-width: none
    }
    .bloglisting-content {
        width: 100%;
        padding: 20px 0 0
    }
    .bloglisting-cat {
        max-width: 220px
    }
    .blog-pagination .page-numbers.prev span span {
        background-size: 13px auto;
        padding: 5px 0 5px 20px
    }
    .blog-pagination .page-numbers.next span span {
        background-size: 13px auto;
        padding: 5px 20px 5px 0
    }
    .blog-pagination .page-numbers.next>span,
    .blog-pagination .page-numbers.prev>span {
        font-size: 20px;
        line-height: 29px;
        padding: 10px
    }
    .blogdetail-text h2 {
        font-size: 26px;
        line-height: 32px
    }
    .blogdetail-text h3 {
        font-size: 24px;
        line-height: 30px
    }
    .blogdetail-text h4 {
        font-size: 22px;
        line-height: 28px
    }
    .blogdetail-text h5 {
        font-size: 19px;
        line-height: 26px
    }
    .blogdetail-text h6 {
        font-size: 17px;
        line-height: 24px
    }
    .bloglisting-category {
        padding: 0 0 15px
    }
    .bloglisting-category+.bloglisting-category {
        padding: 15px 0 0
    }
    .bloglisting-byline {
        font-size: 12px
    }
    .bloglisting-categoryname h2 {
        background-size: 34px auto;
        padding: 0 15px 30px;
        font-size: 29px;
        line-height: 34px
    }
    .bloglisting-box {
        padding: 20px 15px
    }
    .bloglisting-box h2 {
        font-size: 21px;
        line-height: 26px
    }
    .more-posts {
        font-size: 25px;
        line-height: 27px
    }
    .more-posts span {
        background-size: 34px auto;
        padding: 0 40px 0 0
    }
    .blogdetail-content {
        padding: 30px 0 25px
    }
    .blog-detailcontentinner {
        padding: 0 20px 20px
    }
    .blog-detail .wrapper {
        margin-top: -62px
    }
    .backto-blog,
    .backto-blog2 {
        padding: 10px
    }
    .backto-blog a,
    .backto-blog2 a {
        font-size: 23px;
        line-height: 24px;
        padding: 9px 0 9px 29px;
        text-align: left;
        background-size: 19px auto
    }
    .blogdetail-content h1 {
        font-size: 26px;
        line-height: 28px
    }
    .blogdetail-date span {
        font-size: 37px;
        line-height: 24px
    }
    .blogdetail-date strong {
        font-size: 23px;
        line-height: 15px
    }
    .blogdetail-date {
        padding: 10px 10px 10px 0
    }
    .blogdetail-author {
        padding: 20px
    }
    .blogdetail-authorimg {
        position: relative;
        width: 100%;
        height: auto;
        left: auto;
        top: auto
    }
    .blogdetail-authorimg img {
        width: auto;
        max-width: none
    }
    .blogdetail-authorright {
        min-height: 0;
        padding: 15px 0 0
    }
    .blogdetail-author h3 {
        font-size: 26px;
        line-height: 28px
    }
    .blogdetail-author h4 {
        font-size: 17px;
        line-height: 25px
    }
    .blogdetail-pagination a>span span {
        background-size: 13px auto;
        padding: 5px 0 5px 20px
    }
    .blogdetail-pagination a[rel=next]>span span {
        background-size: 13px auto;
        padding: 5px 20px 5px 0
    }
    .blogdetail-pagination a {
        font-size: 20px;
        line-height: 29px
    }
    .blogdetail-pagination a>span {
        padding: 10px
    }
    #crestashareiconincontent .sbutton {
        float: none;
        display: inline-block;
        margin: 5px 2px 0 0
    }
    .blog-filter:before,
    .left-links {
        display: none
    }
    .blogdetail-sharethis2 {
        text-align: center;
        padding-top: 10px
    }
    .blog-byline {
        padding-bottom: 20px
    }
    .blog-sidebar {
        width: 100%
    }
    .blog-sidebar .aiwidgetscss .imgdisplay {
        padding: 0 15px
    }
    .blog-sidebar h3 {
        padding: 0 15px 15px;
        font-size: 29px
    }
    .blog-sidebar .gform_widget h3 {
        padding: 10px 15px
    }
    .blog-sidebar .gform_widget .gform_body {
        padding: 22px 15px
    }
    .blog-filtersearch .wrapper {
        padding: 0
    }
    .blog-filter,
    .blog-searchform {
        width: 100%;
        padding: 0
    }
    .blog-filtertext {
        font-size: 17px;
        padding: 20px 0 20px 30px
    }
    .blog-filtertext:after,
    .blog-filtertext:before {
        width: 25px;
        height: 3px;
        right: 38px
    }
    .blog-searchform input[type=text] {
        font-size: 16px;
        height: 65px;
        padding: 0 100px 0 30px
    }
    .blog-searchform input[type=submit] {
        background-size: 100% auto;
        width: 22px;
        height: 22px
    }
    .left-links {
        padding: 15px 8px
    }
    .content-section {
        padding: 25px 0!important;
        font-size: 14px;
        line-height: 22px
    }
    .content-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .left .content-sectext,
    .right .content-sectext {
        padding: 0 15px!important
    }
    .content-section1 .content-secbg:before,
    .content-section3 .content-secbg:before,
    .content-section5 .content-secbg:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .content-secbg {
        width: 100%;
        background-size: cover
    }
    .cscontent-section {
        padding: 35px 0 25px!important;
        font-size: 14px;
        line-height: 22px
    }
    .left .cscontent-sectext,
    .left .subscriptioncontent-sectext,
    .right .cscontent-sectext,
    .right .subscriptioncontent-sectext {
        padding: 0 15px!important
    }
    .cscontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .cscontent-section:nth-child(2n+1) .cscontent-secbg:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .cscontent-secbg {
        width: 100%;
        background-size: cover
    }
    .subscriptioncontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .subscriptioncontent-secbg:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .subscriptioncontent-secbg {
        width: 100%;
        background-size: cover
    }
    .whatshot-box h6 {
        font-size: 16px;
        line-height: 26px
    }
    .whatshot-btext {
        font-size: 14px;
        line-height: 20px
    }
    .partner-secleft,
    .partner-secright {
        width: 100%;
        display: block
    }
    .whatshot-bimage {
        height: 200px
    }
    .whatshot-main {
        padding: 30px 0
    }
    .whatshot-slider .slick-arrow {
        top: -60px
    }
    .partner-section {
        font-size: 14px;
        padding: 30px 0 25px
    }
    .page-template-about-template .header-content a.btn,
    .page-template-about-template .header-content a.btn-watchvideo {
        margin: 5px 15px 20px 0!important
    }
    .about-ourstory {
        padding: 35px 0 25px
    }
    .about-ourstoryleft {
        width: 100%;
        padding: 0 0 20px
    }
    .about-ourstoryright {
        width: 100%
    }
    .about-meetteam {
        padding: 30px 0 45px
    }
    .aboutmembers-list li {
        width: 100%;
        padding: 0;
        margin: 5px 0
    }
    .aboutmembers-list {
        margin: 20px auto 0;
        width: 280px
    }
    .aboutmembers-list li:first-child .member-box {
        height: 276px
    }
    .loadmore-members {
        font-size: 27px;
        line-height: 28px;
        padding: 0 0 34px
    }
    .member-btext span {
        font-size: 15px
    }
    .member-btext {
        font-size: 13px;
        line-height: 16px;
        padding: 10px
    }
    .memberhover-box {
        padding: 10px 15px;
        font-size: 11px;
        line-height: 14px
    }
    .about-joinourteam {
        padding: 25px 0 0
    }
    .aboutjoinourteam-content {
        padding: 30px 20px 20px
    }
    .about-clientsatifaction {
        padding: 35px 0
    }
    .clientsatifaction-content {
        padding: 0
    }
    .clientsatifaction-boxes {
        padding: 30px 0 20px
    }
    .clientsatifaction-box {
        width: 100%;
        padding: 10px 0
    }
    .clientsatifaction-bicon {
        height: auto
    }
    .clientsatifaction-bicon img {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        top: auto
    }
    .about-autodeskleft {
        width: 100%;
        padding: 0 0 20px
    }
    .about-autodeskright {
        width: 100%
    }
    .autodesk-box {
        width: 100%;
        padding: 0 0 6px
    }
    .autodesk-box h4 {
        font-size: 20px
    }
    .autodesk-blearnmore a {
        font-size: 17px
    }
    .about-aiacontent {
        padding: 40px 0;
        background-size: 200px auto
    }
    .clienttestimonial-slides:before {
        display: none
    }
    .about-clienttestimonial .slick-arrow {
        width: 18px;
        height: 30px;
        background-size: 100% auto!important
    }
    .clienttestimonial-img {
        width: 100%
    }
    .clienttestimonial-slides {
        padding: 100px 0 40px
    }
    .clienttestimonial-content {
        width: 100%;
        padding: 0 15px!important
    }
    .alltestimonials-link,
    .clienttestimonial-toptext {
        position: relative;
        padding: 15px!important;
        width: 100%
    }
    .alltestimonials-link {
        right: 0;
        bottom: auto;
        text-align: center;
        background: #ebebeb
    }
    .clienttestimonial-toptext {
        top: auto;
        color: #333;
        font-size: 16px
    }
    a.clienttestimonial-watchvideo {
        margin: 0
    }
    .clienttestimonial-img:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 152, 212, .8)
    }
    .clienttestimonial-arrow {
        width: 100%;
        padding: 0 15px!important
    }
    .about-autodesk {
        padding: 30px 0
    }
    .resourcescontent-left,
    .resourcescontent-right,
    .resourcescontent2-left,
    .resourcescontent2-right {
        width: 100%;
        padding: 10px 0
    }
    .resourcescontent-main,
    .resourcescontent-main2 {
        padding: 30px 0
    }
    .resourcescontent-left p {
        padding: 15px 0 0
    }
    .resourcestesimonials-box {
        width: 100%;
        padding: 0!important;
        margin: 0 0 12px
    }
    .contact-boxes,
    .logo {
        margin: 0
    }
    .resourcestesimonials-b {
        padding: 20px 15px 25px
    }
    .resourcestesimonials-btext {
        margin: 0;
        height: auto!important
    }
    .resouces-tesimonials {
        padding: 30px 0
    }
    .resouces-tesimonials h3 {
        padding: 0 0 20px
    }
    .resourcestesimonials-bg {
        height: auto!important
    }
    .promotions-btitle {
        width: 100%;
        padding: 15px 0
    }
    .promotions-btext {
        padding: 0;
        width: 100%
    }
    .promotions-box {
        padding: 20px 25px
    }
    .promotions-box h4 {
        font-size: 19px;
        line-height: 24px
    }
    .promotions-btext a.btn {
        min-width: 105px
    }
    .promotions-bicon {
        height: auto;
        width: 100%
    }
    .promotions-bicon img {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        top: auto
    }
    .promotions-btext p {
        padding: 0 0 20px
    }
    .popup-content {
        padding: 0 20px
    }
    .popup-modal-dismiss {
        font-size: 46px
    }
    .header-menu span {
        display: block;
        cursor: pointer
    }
    .header-menu ul li a:after,
    .page-id-771 .header-menu ul {
        display: none
    }
    .header-menu ul {
        position: absolute;
        top: 100%;
        background: #00a4e3;
        display: none;
        left: 0;
        border-top: 1px solid #fff;
        width: 100%
    }
    .header-menu ul li {
        width: 100%
    }
    .header-menu ul li a {
        padding: 10px 15px;
        display: block
    }
    .subscriptioncontent-section5 .subscriptioncontent-secbg:before,
    .upcommingevent-place:after {
        display: none
    }
    .headermenu-main {
        min-height: 44px
    }
    .clientsatifaction-main {
        padding: 40px 0 30px
    }
    .clientsatifaction-mcontleft,
    .clientsatifaction-mcontleft2 {
        width: 100%;
        padding: 0 0 20px
    }
    .clientsatifaction-mcontright,
    .clientsatifaction-mcontright2 {
        width: 100%
    }
    .clientsatifaction-main2 {
        padding: 40px 0 0
    }
    .clientsatifaction-main3,
    .clientsatifaction-main4 {
        padding: 40px 0 30px
    }
    .clientsatifaction-main4 h2 {
        font-size: 40px;
        line-height: 46px
    }
    .clientsatifaction-main4 h2+h3 {
        padding-bottom: 5px
    }
    .trainingcontent-section {
        padding: 35px 0 25px!important;
        font-size: 14px;
        line-height: 22px
    }
    .trainingcontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .left .trainingcontent-sectext,
    .right .trainingcontent-sectext {
        padding: 0 15px!important
    }
    .trainingcontent-section:nth-child(2n+1) .trainingcontent-secbg:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .trainingcontent-secbg {
        width: 100%;
        background-size: cover
    }
    .trainingcontent-left2,
    .trainingcontent-left3 {
        float: left;
        width: 100%;
        padding: 0 0 15px
    }
    .trainingcontent-right2,
    .trainingcontent-right3 {
        float: left;
        width: 100%;
        text-align: center
    }
    .headercontact-left {
        width: 100%;
        padding: 0 0 15px
    }
    .headercontact-right {
        width: 100%;
        padding: 0
    }
    .contact-box {
        width: 100%;
        padding: 10px 0 22px;
    }
    .contact-main {
        padding: 25px 0
    }
    .contact-map>div {
        max-height: 240px
    }
    .techcontent-section2 {
        padding: 40px 0
    }
    .techcontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .techcontent-section .techcontent-secbg:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .techcontent-secbg {
        width: 100%;
        background-size: cover
    }
    .events-section {
        padding: 40px 0 20px
    }
    .location-blogo {
        min-height: 106px
    }
    .location-b h3 {
        font-size: 28px;
        line-height: 35px
    }
    .location-bdate {
        font-size: 19px
    }
    .location-b .btn {
        min-width: 166px
    }
    .location-bcity {
        margin: 0 0 -2px -16px;
        font-size: 44px
    }
    .techcontent-section {
        padding: 50px 0 40px
    }
    .page-template-tech-perspectives-template .header-content .header-ctext {
        padding: 0
    }
    .location-box {
        width: 100%;
        padding: 0 0 10px
    }
    .event-box,
    .techcontent-sec2text1 {
        padding: 0 0 25px
    }
    .techcontentsection2-left {
        width: 100%;
        padding: 0 0 25px
    }
    .techcontentsection2-right {
        width: 100%
    }
    .event-box {
        width: 100%;
        margin: 0
    }
    .eventtechcontent-section {
        padding: 40px 0
    }
    .callforpresent-section {
        padding: 45px 0
    }
    .callforpresent-right {
        width: 180px;
        height: 180px;
        float: none;
        margin: 0 auto;
        clear: both;
        padding: 65px
    }
    .upcommingevent-right {
        padding: 45px 0 0
    }
    .upcommingevent-left {
        position: relative;
        width: 100%
    }
    .upcommingevent-place:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(1, 131, 181, 0);
        border-top-color: #0183b5;
        border-width: 10px;
        margin-left: -10px
    }
    .make3dcontent-secbg:before,
    .subscriptioncontent-section1:before {
        height: 100%;
        left: 0;
        top: 0;
        content: ''
    }
    .upcommingevent-box {
        padding: 10px 0
    }
    .eventtechcontent-left {
        width: 100%
    }
    .eventtechcontent-right {
        width: 100%;
        padding: 20px 0 0
    }
    .callforpresent-left {
        width: 100%;
        padding: 0 0 20px
    }
    .upcommingevent-main {
        padding: 30px 0 40px
    }
    .subscriptioncontent-section1 {
        padding: 50px 0;
        position: relative
    }
    .subscriptioncontent-section1:before {
        position: absolute;
        width: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .subscriptioncontent-section2 {
        padding: 60px 0
    }
    .subscriptioncontent2-left {
        width: 100%;
        padding: 0 0 20px
    }
    .subscriptioncontent2-right {
        width: 100%
    }
    .subscriptioncontent2-rtermstitle {
        padding-top: 10px;
        padding-left: 5px;
        font-size: 14px
    }
    .subscriptioncontent-section3 {
        padding-bottom: 60px;
        padding-top: 60px
    }
    .sctool-box,
    .subscriptioncontent4-box {
        width: 100%;
        margin: 8px 0!important
    }
    .subscriptioncontent4-btext {
        min-height: 0
    }
    .subscriptioncontent-section4 {
        padding: 40px 0
    }
    .subscriptioncontent4-b {
        padding: 25px 20px
    }
    .subscriptioncontent4-box h5 {
        line-height: 20px;
        font-size: 17px
    }
    .subscriptioncontent4-box .btn {
        min-width: 156px
    }
    .subscriptioncontent-section5,
    .subscriptioncontent-section6 {
        padding: 40px 0
    }
    .subscriptioncontent6-text {
        width: 100%
    }
    .sctool-boxes {
        padding-top: 20px
    }
    .sctool-b {
        font-size: 17px;
        line-height: 24px
    }
    .subscriptioncontent-section6:before {
        background: rgba(255, 255, 255, .4)
    }
    .subscriptioncontent7-left {
        float: left;
        width: 100%;
        padding: 0 0 10px
    }
    .subscriptioncontent7-right {
        padding: 20px 0;
        width: 100%;
        background-size: contain
    }
    .subscriptioncontent-section7 {
        padding: 40px 0 20px
    }
    .subscriptioncontent2-rbg {
        padding: 30px 15px
    }
    .subscriptioncontent2-rterms {
        width: 100%;
        min-height: 0;
        padding: 15px 0 10px
    }
    .sctool-links {
        padding: 20px 0 0
    }
    .bimcadcontent-section,
    .bimhelthcheck-main {
        padding: 40px 0
    }
    .bimhelthcheck-main h2 {
        font-size: 35px;
        line-height: 40px
    }
    .whatshot-slider .slick-prev {
        right: 45px
    }
    .bimcadcontent-left h2 {
        font-size: 45px;
        line-height: 50px
    }
    .bimcadcontent-left {
        width: 100%;
        padding: 0 0 25px
    }
    .bimcadcontent-right {
        width: 100%;
        font-size: 15px;
        line-height: 20px
    }
    .planningservices-menu.header-menu ul li {
        width: 100%
    }
    .planningservices-menu.header-menu ul li a {
        text-align: left;
        padding-left: 10px;
        padding-right: 10px
    }
    .footer {
        font-size: 14px;
        padding: 40px 0
    }
    .footer-left-sidebar {
        width: 100%
    }
    .footer-middle-sidebar {
        width: 100%;
        padding: 15px 0
    }
    .footer-right-sidebar {
        width: 100%
    }
    .footer-left-sidebar p {
        padding: 15px 0 0
    }
    .bottom-section a {
        font-size: 28px;
        line-height: 31px;
        padding: 20px 0
    }
    .talent-box,
    .work-box {
        border: none;
        padding: 10px 0!important;
        width: 100%
    }
    .talent-box {
        border-bottom: 5px solid #fff
    }
    .bloglisting-cat {
        margin: 0 0 0 -30px
    }
    .subscriptioncontent2-raccessicon {
        padding-right: 15px
    }
    .bimcadresources-main .whatshot-bimage span {
        font-size: 20px;
        line-height: 26px
    }
    .make3dcontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .make3dcontent-secbg:before {
        position: absolute;
        width: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .make3dcontent-secbg {
        width: 100%;
        background-size: cover
    }
    .make3dcontent-section1,
    .make3dcontent-section2,
    .make3dcontent-section3,
    .make3dcontent-section4,
    .make3dcontent-section6 {
        padding: 40px 0
    }
    .make3dcontent-watchvideo {
        display: block;
        float: none;
        margin: 0 auto;
        clear: both
    }
    .make3dcontent-sectext3 {
        margin: 0 0 20px
    }
    .make3dcontent4-box span {
        height: 60px;
        margin: 0 0 10px;
        max-width: 50px
    }
    .make3dcontent4-box {
        font-size: 15px;
        margin: 0 30px 0 0
    }
    .make3dcontent-section h2+p {
        padding-top: 0
    }
    .page-template-maintain .make3dcontent-section4.left .make3dcontent-sectext {
        width: 100%
    }
    .printing3dcontent-sectext {
        width: 100%;
        position: relative;
        z-index: 2
    }
    .printing3dcontent-secbg:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8)
    }
    .printing3dcontent-secbg {
        width: 100%;
        background-size: cover
    }
    .printing3dcontent-section1,
    .printing3dcontent-section2,
    .printing3dcontent-section3,
    .printing3dcontent-section4 {
        padding: 40px 0
    }
    .printing3dcontent-watchvideo {
        display: block;
        float: none;
        margin: 0 auto;
        clear: both
    }
    .printing3dcontent-sectext3 {
        margin: 0 0 20px
    }
    .printing3dcontent-section h2+p {
        padding-top: 0
    }
    .video-bg {
        display: none
    }
    .header-wvideo .wrapper {
        position: relative;
        left: auto;
        top: auto;
        -ms-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
    .header-wvideo .header-content {
        padding: 150px 20px 70px;
        min-height: 250px
    }
    .coursecatalog-left {
        width: 100%;
        padding: 0 0 25px
    }
    .coursecatalog-right {
        width: 100%;
        padding: 0
    }
    .coursecatalog-box {
        padding: 15px
    }
    .coursecatalog-bimg {
        width: 100%;
        padding: 0 0 10px
    }
    .knowledgecenter-box .coursecatalog-bimg {
        width: auto;
        padding: 0 0 10px
    }
    .coursecatalog-bimg img {
        width: auto
    }
    .coursecatalog-bright,
    .knowledgecenter-box .coursecatalog-bright {
        width: 100%
    }
    .coursecatalog-bright {
        padding-left: 0
    }
    .coursecatalog-lblist {
        font-size: 15px;
        line-height: 22px
    }
    .coursecatalog-lblist input,
    .coursecatalog-lblist input+span:before {
        top: 3px
    }
    .coursecatalog-lbox2 {
        padding: 15px
    }
    .coursecatalog-lbox2 h3 {
        font-size: 26px;
        line-height: 32px
    }
    .coursecatalog-lbox2.coursecatalog-lb1 h3 {
        padding-right: 0
    }
    .coursecatalog-main {
        padding: 40px 0
    }
    .blog-loadmore,
    .coursecatalog-loadmore,
    .knowledgecenter-loadmore {
        font-size: 25px;
        line-height: 25px;
        background-size: 25px auto
    }
    .coursecatalog-lbox {
        border: none;
        padding-top: 0
    }
    #coursecatalog-filter-header {
        padding: 0 0 20px
    }
    #coursecatalog-filter-header select {
        border: 1px solid #ccc;
        width: 70%;
        padding: 5px 10px
    }
    .coursecatalog-mobile {
        padding-top: 20px
    }
    .bloglisting-img a {
        height: auto;
        background: 0 0!important
    }
    .bloglisting-img a img,
    .coursecatalog-mobile {
        display: inline
    }
    .coursecatalog-desktop,
    .coursecatalog-lbox2 {
        display: none
    }
    .autodesk-box img {
        width: 100%;
        height: auto
    }
    .header-wvideo {
        min-height: 200px
    }
    .blogfeatured-limg {
        height: auto
    }
    .logo {
        padding: 8px 0 0
    }
    .logo img {
        width: 186px
    }
    .top-search table.gsc-search-box {
        position: relative
    }
    .top-right .top-searchicon {
        float: left;
        margin-right: 15px;
        display: block;
        cursor: pointer
    }
    .top-right .top-search {
        position: absolute;
        left: 0;
        top: 65px;
        background-color: #52b9fb;
        padding: 6px 6px 8px;
        width: 100%
    }
    .top-right .top-search:before {
        content: '';
        position: absolute;
        bottom: 100%;
        right: 75px;
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 7px 8px;
        border-color: transparent transparent #52b9fb
    }
    .error404 .page-content,
    .top-right .top-search .gsc-control-cse {
        width: 100%
    }
    .top-right .top-searchinput {
        float: right;
        width: 100%;
        padding: 0 60px 0 14px
    }
    .top-right .search-close {
        float: right;
        margin: 10px 14px 0 15px;
        display: block;
        cursor: pointer;
        position: absolute;
        right: 14px
    }
    .page-template-course-catalog-template .blog-searchform input[type=submit],
    .page-template-knowledge-center-template .blog-searchform input[type=submit],
    .page-template-open-for-registration-course-catalog-template .blog-searchform input[type=submit] {
        margin-right: 15px
    }
    .home #header .header-content ul {
        display: none
    }
    .home .header-content h1 {
        border-bottom: none;
        padding-left: 20px
    }
    .page-template-knowledge-center-template .blog-filtertext {
        padding: 20px 15px
    }
    .page-template-knowledge-center-template .blog-searchform input[type=text] {
        padding: 0 60px 0 40px
    }
    .page-template-course-catalog-template .blog-filtertext,
    .page-template-open-for-registration-course-catalog-template .blog-filtertext {
        padding: 20px 15px
    }
    .page-template-course-catalog-template .blog-searchform input[type=text],
    .page-template-open-for-registration-course-catalog-template .blog-searchform input[type=text] {
        padding: 0 60px 0 40px
    }
}

@media (min-width:361px) and (max-width:767px) {
    .logo {
        width: 60%
    }
    .logo img {
        width: auto
    }
}

@media (min-width:30px) and (max-width:360px) {
    .sctool-links .btn+.btn {
        margin-left: 0
    }
    .resourcestesimonials-bname {
        width: 100%;
        padding: 0 0 10px
    }
    .resourcestesimonials-clientlogo {
        fwidth: 100%
    }
    .logo img {
        width: 186px
    }
}

#header-shop {
    height: 480px;
    background-image: url(images/products-overview-header.jpg)
}

#header-shop .header-content {
    padding: 150px 0 0
}

#header-shop h1 {
    border-bottom: 1px solid #00aadc
}

#header-shop #product-breadcrumb {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 300
}

#header-shop #product-breadcrumb span {
    color: #00a4e4
}

.shopmenu-bar {
    float: left;
    width: 100%;
    background: #00a4e4;
    background: -moz-linear-gradient(left, #00a4e4 0, #00a4e4 24%, #005a84 25%, #005a84 100%);
    background: -webkit-linear-gradient(left, #00a4e4 0, #00a4e4 24%, #005a84 25%, #005a84 100%);
    background: linear-gradient(to right, #00a4e4 0, #00a4e4 24%, #005a84 25%, #005a84 100%)
}

.shopmenu-content {
    float: left;
    width: 43%;
    color: #fff;
    background: #00a4e3;
    position: relative;
    padding-right: 75px
}

.shopmenu-content:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: -25px;
    border-style: solid;
    border-width: 25px 0 25px 50px;
    border-color: transparent transparent transparent #00a4e4
}

.shopmenu-form {
    float: left;
    width: 55%;
    background: #005a84
}

.shopmenu-form input {
    width: 70%;
    height: 80px;
    float: left;
    background: #005a84;
    color: #fff;
    font-size: 21px;
    margin-left: 75px
}

.shopmenu-form input::-webkit-input-placeholder {
    color: #fff
}

.shopmenu-form input:-moz-placeholder {
    color: #fff
}

.shopmenu-form input::-moz-placeholder {
    color: #fff
}

.shopmenu-form input:-ms-input-placeholder {
    color: #fff
}

.shopmenu-form input[type=submit] {
    background: url(images/search-icon.png) center center no-repeat rgba(0, 0, 0, 0);
    width: 45px;
    height: 80px;
    position: relative;
    display: inline-block;
    font-size: 0;
    margin-left: 0
}

.product-detail .woocommerce-info {
    float: left;
    margin-top: 20px!important
}

.product-details-left {
    width: 42%;
    float: left;
    display: block
}

.product-details-left .images {
    width: 80%
}

.bimcadcontent-right ul li p {
    padding: 1em
}

.planningservices-menu.header-menu.maintain>.wrapper {
    width: 100%
}

.bimcadcontent-section.bimcadcontent-section1.maintain .bimcadcontent-left h2,
.bimcadcontent-section.bimcadcontent-section2.maintain .bimcadcontent-left h2,
.bimcadcontent-section.bimcadcontent-section3.maintain .bimcadcontent-left h2,
.make3dcontent-sectext.make3dcontent-sectext4.maintain h2 {
    font-size: 48px
}

.header-content form fieldset {
    border: 0;
    padding: 0;
    margin: 0 0 15px;
    position: relative
}

.header-content form fieldset input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]),
.header-content form fieldset select,
.header-content form fieldset textarea {
    height: 48px;
    background-color: rgba(0, 0, 0, .32);
    border: 1px solid #00a4e4;
    border-radius: 0 none;
    width: 100%;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 0 10px;
    color: #fff;
    text-transform: none
}

.warning-msg {
    padding: 0 0 20px;
    font-size: 1.25em;
    color: #fff;
    text-shadow: 0 0 3px #000
}

.header-content form fieldset input.warning:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]),
.header-content form fieldset select.warning {
    border: 2px solid red
}

.header-content form fieldset::-webkit-input-placeholder {
    color: #fff
}

.header-content form fieldset::-moz-placeholder {
    color: #fff
}

.header-content form fieldset:-ms-input-placeholder {
    color: #fff
}

.header-content form fieldset:-moz-placeholder {
    color: #fff
}

.header-content form fieldset select {
    appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(images/dropdown-icon.png) right 15px center no-repeat rgba(0, 0, 0, .32)
}

.header-content form fieldset textarea {
    padding: 10px;
    background: url(images/comments-icon.png) right 15px center no-repeat rgba(0, 0, 0, .32);
    resize: none
}

.header-content form input[type=submit] {
    text-align: center;
    display: inline-block;
    background: #00a4e3;
    color: #fff;
    padding: 11px 20px;
    min-width: 236px;
    font-family: bebas_neuebold;
    text-transform: uppercase;
    font-size: 21px
}

.header-content form fieldset>label:first-child {
    position: absolute;
    left: 10px;
    line-height: 48px;
    text-transform: uppercase;
    pointer-events: none;
    transition: all .1s linear;
    display: none
}

.header-content form fieldset.checkbox>label:first-child {
    position: relative;
    left: 0;
    display: block
}

.header-content form fieldset.checkbox>div {
    font-size: .9em;
    line-height: 1.15em;
    display: block
}

.header-content form fieldset.checkbox>div>label {
    display: inline-block;
    width: 46%;
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 2% 15px 0;
    vertical-align: top
}

.page-id-1168 .header-content form fieldset.checkbox>div>label {
    width: 100%
}

.header-content form fieldset.checkbox>div>label input {
    position: absolute;
    left: 0;
    top: -1px
}

.header-content form fieldset>label.focused {
    line-height: 12px;
    font-size: .55em;
    top: 2.5px;
    left: 2.5px;
    opacity: .65
}

.blogdetail-text h2 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 24px
}

.blogdetail-text ol li {
    padding-bottom: .5em;
    padding-left: 10px
}

@media (max-width:991px) {
    .header-content form fieldset.checkbox>div>label {
        display: block;
        width: 100%
    }
}

.page-template-unsubscribe .mpoet_profile_edit {
    margin: 0 0 80px
}

.page-template-unsubscribe #wysija-subscriptions table.form-table {
    max-width: 100%;
    width: 700px
}

.page-template-unsubscribe #wysija-subscriptions th {
    text-align: left
}

.page-template-unsubscribe #wysija-subscriptions th label {
    text-align: right;
    float: right;
    font-family: bebas_neueregular, Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin: 0;
    color: #fff;
    background: #00a4e4;
    padding: 5px 10px;
    display: block;
    width: 100%
}

.page-template-unsubscribe #wysija-subscriptions>table>tbody>tr:nth-child(4) {
    display: none!important
}

.page-template-unsubscribe #wysija-subscriptions p.submit {
    margin-top: 40px!important
}

.page-template-unsubscribe #wysija-subscriptions th h3 {
    text-align: left;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    float: left;
    color: #000;
    font-weight: 800;
    font-size: 20px;
    margin: 20px 0 0;
    padding: 0
}

.page-template-unsubscribe #wysija-subscriptions input[type=text] {
    width: 100%;
    height: 36px;
    font-size: 20px
}

.page-template-unsubscribe #wysija-subscriptions select {
    float: left;
    width: 350px;
    max-width: 100%;
    height: 36px;
    background: url(images/arrow-icon.png) right 10px center no-repeat #fff;
    border: 1px solid #787878;
    padding: 0 60px 0 20px;
    font-size: 15px;
    color: #787878;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.page-template-unsubscribe #wysija-subscriptions input.checkboxx {
    margin-left: 20px
}

.page-template-unsubscribe #wysija-subscriptions .submit input {
    text-align: center;
    display: inline-block;
    background: #00a4e3;
    color: #fff;
    padding: 11px 20px;
    min-width: 236px;
    font-family: bebas_neuebold;
    text-transform: uppercase;
    font-size: 21px
}

.page-template-unsubscribe #wysija-subscriptions .submit input:hover {
    color: #fff;
    background: #0297d0
}

body.gsc-overflow-hidden.error404 .logo,
body.gsc-overflow-hidden.error404 .top {
    z-index: -1;
    transition: none
}

body.error404 .top .top-search {
    display: none!important
}

.page-template-sdp-template .header h1 {
    border-bottom-color: #fff
}

.page-template-sdp-template .header h2 {
    color: #fff;
    font-size: 30px;
    text-transform: none;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    line-height: 34px;
    margin: 0;
    padding: 10px 0;
    clear: both
}

.page-template-sdp-template .header-ctext {
    max-width: none;
    float: none
}

.page-template-sdp-template .header .event-listing {
    width: 50%;
    max-width: 100%;
    margin: 0;
    padding: 40px 0
}

.page-template-sdp-template .header .event-listing .past-events {
    margin: 0 0 40px
}

.page-template-sdp-template .header .event-listing .event-item {
    margin: 0 0 20px
}

.page-template-sdp-template .header .event-listing .event-item a {
    color: #fff
}

.page-template-sdp-template .header .event-listing .event-item a:hover {
    color: #00a4e4
}

.page-template-sdp-template .header .event-listing h3 {
    font-size: 26px;
    color: #fff;
    background: #00a4e4;
    width: 100%;
    padding: 5px 15px;
    line-height: 1.5em;
    font-weight: 600;
    margin: 0 0 20px
}

.page-template-sdp-template .header .event-listing h4 {
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    padding: 0 15px;
    margin: 0 0 10px
}

.page-template-sdp-template .header .event-listing h5 {
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    padding: 0 15px;
    margin: 0
}

.page-template-sdp-template .listing-wrap {
    position: relative;
    padding: 0 0 80px
}

.page-template-sdp-template .listing-wrap .hero-logo {
    position: absolute;
    width: 47%;
    height: 100%;
    right: 0;
    top: 0;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.page-template-sdp-template .techcontent-section2 h3 {
    color: #fff
}

@media all and (max-width:767px) {
    .page-template-sdp-template .listing-wrap {
        padding: 0
    }
    .page-template-sdp-template .header .event-listing {
        max-width: 100%;
        width: 100%;
        margin: 0
    }
    .page-template-sdp-template .listing-wrap .hero-logo {
        width: 100%;
        height: 250px;
        position: relative;
        top: auto;
        right: auto
    }
    .page-template-sdp-template .header h2 {
        font-size: 24px
    }
    .top-search .search-field {
        width: 100%
    }
    .top-search input[type=submit] {
        top: 8px;
        right: 5px
    }
}

.top-search input[type=submit] {
    right: 20px
}

.screen-reader-text,
.search .bloglisting-byline {
    display: none
}

.search .post-thumbnail img {
    max-width: 100%;
    max-height: 100%
}

.custom-exe {
    word-wrap: break-word
}

.custom-exe table {
    width: 100%
}


/* Drawer - Social */

.menu-social li.instagram a {
    background: url(images/instagram-icon--orange.png) left top no-repeat
}


/* Career Page */

.parent-pageid-1170 #main li {
    line-height: 2em;
}


/* Search Results */

.header-content ul li a {
    color: #fff;
}

.header-content ul li a:hover {
    color: #00a4e4;
    cursor: pointer;
}

.search .bloglisting-box {
    padding: 10px 25px;
}

.search .blogpost-box h2,
.search .upcommingevent-box h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    padding: 10px 0 10px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.search .type-event .bloglisting-left,
.search .bloglisting-left.type--page-promotion {
    /*min-width:285px;
        width:285px;*/
}

.search .upcommingevent-box {
    background: #fff;
    margin-bottom: 10px;
    padding: 22px;
}

.search .upcommingevent-right {
    background: #fff;
    padding: 20px 0;
}

.search .upcommingevent-box h2 {
    display: block;
    margin-bottom: 0;
}

.search .upcommingevent-left {
    position: inherit;
    float: left;
    margin-right: 3%;
}

.search .upcommingevent-right {
    width: 67%;
    float: left;
}

.search .upcommingevent-place:after {
    display: none;
}

.search .upcommingevent-left {
    width: 24%;
}

@media(max-width:767px) {
    .search .upcommingevent-rtext {
        margin-bottom: 20px;
    }
    .search .upcommingevent-left {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .search .upcommingevent-right {
        width: 100%;
        float: left;
    }
    .search .upcommingevent-left {
        width: 100%;
    }
}

@media(min-width:768px) and (max-width:769px) {
    .search .upcommingevent-right {
        width: 56%;
        float: left;
    }
}


/* Course Listing Template */

.page-template-course-listing-template .blog-filtertext {
    text-transform: initial;
    font-size: 19px;
    padding: 34px 0;
}

.page-template-course-listing-template .blog-filtertext:after,
.page-template-course-listing-template .blog-filtertext:before {
    display: none;
}

.page-template-course-listing-template .blog-filter {
    padding: 8px;
}

.page-template-course-listing-template .coursecatalog-box {
    padding: 0;
}

.page-template-course-listing-template .coursecatalog-bright {
    width: 62%;
}

.page-template-course-listing-template .coursecatalog-bimg {
    width: 35%;
}

.page-template-course-listing-template .coursecatalog-bright {
    float: left;
    /*padding-right: 20px;*/
    padding-left: 10px;
}

.course--wrapper {
    min-height: 195px;
    height: 100%;
    width: 100%;
    background: #fff;
    position: relative;
}

.course--content {
    padding: 25px 0 25px 25px;
    max-width: 88%;
    overflow: auto;
    font-size: 15px;
    line-height: 25px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
}

.course--info-container {
    height: 100%;
    width: 50px;
    color: #fff;
    font-size: 21px;
    line-height: 25px;
    font-family: bebas_neuebold, arial, sans-serif;
    text-align: center;
}


/* Title */

.page-template-course-listing-template .coursecatalog-box h3 {
    color: #005a84;
    font-size: 19px;
    line-height: 25px;
}

.course--info-container__top {
    width: 85px;
    height: 50%;
    background: #00a4e4;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
}

.course--info-container__bottom {
    width: 85px;
    height: 50%;
    background: #005a84;
    margin: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}

.course--links {
    width: 100%;
    margin-top: 20px;
}


/* Classes Available Link */

.course--links a.course--classes-available {
    display: inline-block;
    float: left;
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 18px;
    background-color: #ef970f;
    opacity: 1;
    transition: opacity .2s ease-out;
}

a.course--download-description:hover,
.course--links a.course--classes-available:hover {
    text-decoration: none;
    opacity: .7;
}

.course--info-container__top a.course--classes-available--link,
.course--info-container__bottom a.course--classes-available--link {
    color: #fff;
    transition: none;
}

.course--info-container__top a.course--classes-available--link:hover,
.course--info-container__bottom a.course--classes-available--link:hover {
    color: #fff;
}


/* Courses Available Link */

a.course--download-description {
    text-align: left;
    background-image: url(images/icon-pdf.png);
    background-repeat: no-repeat;
    background-position: center;
    text-transform: none;
    padding: 0 0 0 10px;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 5px;
}

.course--info--inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

@media(max-width:550px) {
    /* Adjust for single column */
    .page-template-course-listing-template .coursecatalog-bright {
        width: 100%;
    }
    .page-template-course-listing-template .coursecatalog-bimg {
        width: 100%;
        text-align: center;
    }
    .page-template-course-listing-template .coursecatalog-bimg img {
        width: 90%;
    }
    .course--info-container {
        height: auto;
        width: 50%;
        float: left;
        text-align: center;
    }
    .course--wrapper .course--content {
        width: 100%;
        max-width: 100%;
        padding: 20px;
    }
    .course--info-container__top,
    .course--info-container__bottom {
        height: auto;
        width: 100%;
        position: inherit;
        padding: 20px 0;
    }
    .course--info--inner {
        position: inherit;
        left: auto;
        top: auto;
        transform: none;
        -webkit-transform: none;
    }
}

@media (min-width:551px) and (max-width:768px) {
    .course--wrapper .course--content {
        max-width: 85%;
    }
}

@media (min-width:767px) and (max-width:980px) {
    .course--wrapper .course--content {
        max-width: 77%;
    }
}

@media(min-width:980px) and (max-width:1200px) {
    /* Adjust Course Items for Narrow Desktop */
    .page-template-course-listing-template .coursecatalog-bright {
        padding-right: 20px;
    }
    .course--wrapper .course--content {
        max-width: 85%;
    }
}


/* Class Catalog Filter Message */

#course_parent_id {
    width: 60%;
    max-width: 1100px;
    text-align: center;
    display: inline-block;
    clear: both;
    margin: 30px 20%;
}

#course_parent_id a {
    width: 100%;
    margin: 10px 0 0;
    display: block;
}

.single-post .blogdetail-text td,
.single-post .blogdetail-text th {
    padding: 10px;
}

.single-post .blogdetail-text table {
    min-width: 75%;
    margin: 10px auto 20px;
}


/* Course Listing + Course Catalog Section Search Claer */

.page-template-course-catalog-template .blog-searchform input[type=submit],
.page-template-course-listing-template .blog-searchform input[type=submit],
body.blog .blog-searchform input[type=submit],
.page-template-knowledge-center-template input[type=submit],
.page-template-open-for-registration-course-catalog-template input[type=submit],
.woocommerce-page #search-products input[type=submit] {
    right: 30px;
}

.page-template-course-catalog-template .blog-searchform input[type=text]::-ms-clear,
.page-template-course-listing-template .blog-searchform input[type=text]::-ms-clear,
body.blog .blog-searchform input[type=text]::-ms-clear,
.page-template-knowledge-center-template input[type=text]::-ms-clear,
.page-template-open-for-registration-course-catalog-template input[type=text]::-ms-clear,
.woocommerce-page #search-products input[type=text]::-ms-clear {
    display: none;
}

.page-template-course-catalog-template .section-search-clear,
.page-template-course-listing-template .section-search-clear,
body.blog .section-search-clear,
.page-template-knowledge-center-template .section-search-clear,
.page-template-open-for-registration-course-catalog-template .section-search-clear,
.woocommerce-page .section-search-clear {
    position: absolute;
    right: 0;
    top: 38%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    opacity: 0;
    transition: opacity .5s ease-out;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
    background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%27-10%20-110%20875%20875%27%20width%3D%2715%27%20height%3D%2715%27%3E%3Cpath%20d%3D%27M641%20224q0%2014-10%2025l-101%20101%20101%20101q10%2011%2010%2025%200%2015-10%2026l-51%2050q-10%2011-25%2011-15%200-25-11l-101-101-101%20101q-11%2011-25%2011-16%200-26-11l-50-50q-11-11-11-26%200-14%2011-25l101-101-101-101q-11-11-11-25%200-15%2011-26l50-50q10-11%2026-11%2014%200%2025%2011l101%20101%20101-101q10-11%2025-11%2015%200%2025%2011l51%2050q10%2011%2010%2026z%20m216%20126q0-117-57-215t-156-156-215-58-216%2058-155%20156-58%20215%2058%20215%20155%20156%20216%2058%20215-58%20156-156%2057-215z%27%20fill%3D%27rgb%28255%2C255%2C255%29%27%2F%3E%3C%2Fsvg%3E");
}

.blog-searchform.input--active .section-search-clear,
.input--active .section-search-clear {
    opacity: .5;
}

@media(max-width:767px) {
    .page-template-course-catalog-template .section-search-clear,
    .page-template-course-listing-template .section-search-clear,
    body.blog .section-search-clear,
    .page-template-knowledge-center-template .section-search-clear,
    .page-template-open-for-registration-course-catalog-template .section-search-clear {
        right: 20px;
    }
    .woocommerce-page #search-products input[type=text] {
        right: 40px;
    }
    .page-template-course-listing-template .blog-searchform input[type=submit] {
        right: 40px;
    }
    .woocommerce-page .section-search-clear {
        right: 10px;
        top: 30%;
    }
    .page-template-course-listing-template .section-search-clear,
    body.blog .section-search-clear,
    .page-template-knowledge-center-template .section-search-clear,
    .page-template-open-for-registration-course-catalog-template .section-search-clear {
        top: 34%;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .woocommerce-page .section-search-clear {
        right: 10px;
        top: 30%;
    }
}

.page-template-course-catalog-template .section-search-clear:hover,
.page-template-course-listing-template .section-search-clear:hover,
body.blog .section-search-clear:hover,
.page-template-knowledge-center-template .section-search-clear:hover,
.page-template-open-for-registration-course-catalog-template .section-search-clear:hover,
.woocommerce-page .section-search-clear:hover {
    opacity: 1;
}


/* Shop Search Form*/

.shopmenu-bar .shopmenu-form input {
    text-transform: uppercase;
}

.shopmenu-bar .shopmenu-form .blinking {
    display: none;
}

html .shopmenu-bar .shopmenu-form input[type="submit"] {
    position: absolute;
}

html .shopmenu-form input[type="text"]::placeholder,
html .shopmenu-form input[type="text"]::-webkit-input-placeholder,
html .shopmenu-form input[type="text"]:-ms-input-placeholder,
html .shopmenu-bar .shopmenu-form input:-ms-input-placeholder,
html .shopmenu-form input[type="text"]::-moz-placeholder {
    opacity: 1;
}

/* Header eStore Links */
    
    .home .header-content{
        max-width: 670px;   
    }
    
    .top-search{
        margin-right: 10px;   
    }
    
    .header--estore{
        display: inline-block;
        position: relative;
        vertical-align: middle;
        margin-right: 30px;
    }
    
    .header--estore a{
        color: #ffffff;
        opacity: 1;
        transition: opacity .2s ease-out;
        padding: 8px 20px 8px 12px;
        font-size: 15px;
         background-image:url(images/mainmenu-cart.png);
        background-repeat: no-repeat;
        background-position: right;
        padding-right:47px;
    }
    
    .header--estore a:first-child{
        border-right: 1px solid #fff;
        background-image: none;
        padding-right: 16px;
    }
    
    .header--estore a:hover{
        opacity: .6;   
    }
    
    @media(max-width:991px){
        .header--estore{
            display:none;   
        }
    }
    
    @media(max-width:1201px){
        .header--estore{
            display:none;   
        }
    }

/* 3D Printing Make Page */

body.page-id-802 .make3dcontent-section.make3dcontent-section4 h3{color:#fff;}

body.page-id-802 .make3dcontent-section.make3dcontent-section4 .whatshot-box a{color:#fff;}
body.page-id-802 .make3dcontent-section.make3dcontent-section4 .whatshot-box a:hover{color:#000;}





/* Header w/ Mobile Icons */

#header--mobile--estore,
.top.fixed #header--mobile--estore{
    display: none;
}

@media (max-width: 767px) and (min-width: 30px){
    
    /* Reset Menu Link Position on scroll */
    .top.fixed .top-right.header--mobile-icons{
        clear:none;
    }
    
    .top-right.header--mobile-icons{
        float:none ;
        clear: both;
       margin: 0 auto;

    }
    
     .top-right.header--mobile-icons .top-search {
            display: none;
            width: 83%;
            top:93%;
        }

    /* Store Links */
    
    #header--mobile--estore{
        display: inline;
    }
    
    #mobile-buy--wrap{
        height: 100px;
        width: 100px;
        display: inline-block;
        vertical-align: middle;
    }
    
    #mobile-buy{
        font-size: 42px;
        color: #fff;
        
        background-image: url(images/mobile-buy.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
        height: 100px;
         width: 22%;
        display: inline-block;
    }
    
    #header--mobile--estore a#mobile-cart {
        color: #ffffff;
        opacity: 1;
        transition: opacity .2s ease-out;
        background-image: url(images/cart-source.png);
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: center;
        height: 100px;
        width: 22%;
        display: inline-block;
        position: relative;
    }
    
    /* Search Trigger */
    #mobile--hourglass{
         background: url(images/mobile-search.png) 5px center no-repeat;
        background-size: 50%;
        height: 100px;
         width: 22%;
        display: inline-block;
        /*margin-bottom: -18px;*/
        background-position: center;
       transition: opacity .2s ease-out;
    }
    
    #mobile--hourglass.mobile-search__active{
         background: url(images/mobile-search-close.png) 5px center no-repeat;
        background-size: 35%;
        background-position: center;
    }
    
    /* Search Form */
    
    .top-right.header--mobile-icons .top-search.mobile-search--form__active{
        display: inline;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #52b9fa;
        padding: 14px 12px;
    }
    
    .top-right.header--mobile-icons .top-search.mobile-search--form__active .search-field{
        background: #fff;
        color: gray;
        font-size: 16px;
        text-transform: none;
    }
    
    .top-right.header--mobile-icons .top-search:before{
        right: 35.35%;
    }
    
    .top-right.header--mobile-icons .top-search.mobile-search--form__active input[type=submit] {
        background: url(images/mobile-hourglass-blue.png) 5px center no-repeat;
        top: 17px;
    }
    
    
    .fixed .header--mobile-icons .top-search.mobile-search--form__active,
    .fixed .header--mobile-icons .top-search{
        display: none;
    }
    
    /* Menu Icon */
    
    .header--mobile-icons #mobile--menu-link{
        background: url(images/mobile-menu-2x.png) 5px center no-repeat;
        background-size: 50%;
        height: 100px;
         width: 22%;
        display: inline-block;
        /*margin-bottom: -18px;*/
        background-position: center;
    }
    
    
    
    .header--mobile-icons .menulink{
        margin-top: -92px;
    }
    
    .header--mobile-icons .menulink i,.header--mobile-icons .menulink i:after,.header--mobile-icons .menulink i:before {
        height: 10px;
        width: 68px;
    }
    
    .header--mobile-icons .menulink i:before {
        margin-top: 21px;
    }
    
    .header--mobile-icons .menulink i:after {
        margin-top: -20px;
    }
    
    .header--mobile-icons span.menulink{
        display: none;
    }
    
    /* Fixed Header On Scroll Styles */
    
    .fixed .header--mobile-icons .menulink{
        margin-top: 0px;
    }
    
    .top.fixed .top-right.header--mobile-icons{
        margin-top: 6px;
    }
    
    .fixed .header--mobile-icons .menulink i, .fixed .header--mobile-icons .menulink i:after, .fixed .header--mobile-icons .menulink i:before {
        height: 3px;
        width: 30px;
    }
    
    
    .fixed .header--mobile-icons .menulink i:before {
            margin-top: 8px;
    }
    
    .fixed .header--mobile-icons .menulink i:after {
        margin-top: -8px;
    }
    
        /* Display menu icon on fixed scroll */
     .fixed .header--mobile-icons span.menulink {
        display: inline;
        }
    
    
    /* Dividers */
    #header--mobile--estore a{
        border-left:1px solid #fff;
    }
    
    #header--mobile--estore a:first-child{
        border-left: none;
    }
    
    
    /* Additional Header Hero Areas */
    
    #header-shop .header-content {

        padding: 200px 0 0;

    }
    
    
}


@media (max-width: 767px) and (min-width: 361px){
    .logo {
        width: 100%;
        margin-bottom: 20px;
    }
    
    html body #header-shop .header-content {
        padding: 225px 0 0
    }
}

@media(min-width:30px) and (max-width:479px){

    #header--mobile--estore a#mobile-cart,
    #header--mobile--estore #mobile-buy,
    #header--mobile--estore #mobile--hourglass,
    .header--mobile-icons #mobile--menu-link{
        height: 50px;
    }
    
    .header--mobile-icons .menulink {
        margin-top: -44px;
    }
}

@media(min-width:480px) and (max-width:580px){

    #header--mobile--estore a#mobile-cart,
    #header--mobile--estore #mobile-buy,
    #header--mobile--estore #mobile--hourglass,
    .header--mobile-icons #mobile--menu-link{
        height: 70px;
    }
    
    .header--mobile-icons .menulink {
        margin-top: -63px;
    }
}

/* Desktop Cart Count */

#header--desktop--cart{
}

#cart-count{
	position: absolute;
	right: 4px;
	top: -4px;
	border-radius: 100%;
	background: #fff;
	padding: 0 7px;
	color: #005a84;
}


/* Mobile Cart Count */

#header--mobile--cart-count{
	position: absolute;
      right: 3%;
    bottom: 45%;
    border-radius: 100%;
    background: #fff;
    padding: 0 7px;
    color: #005a84;
}

/* Holiday Banner */




@media(max-width:768px){
    
    .page-template-knowledge-center-template #shop-sub-banner h3,
    .page-template-knowledge-center-template #shop-sub-banner,
    .page-template-events-2017-template #shop-sub-banner h3,
    .page-template-events-2017-template #shop-sub-banner,
    .blog.list-view #shop-sub-banner h3,
    .blog.list-view #shop-sub-banner{
        text-align: center;
    }
    
    

    .page-template-knowledge-center-template #shop-sub-banner .sub-left,
    .page-template-events-2017-template #shop-sub-banner .sub-left,
    .blog.list-view #shop-sub-banner .sub-left{
        width: 100%;
        padding-right:0;
        border-right: 0;
    }
    
    .page-template-knowledge-center-template #shop-sub-banner .sub-right,
    .page-template-events-2017-template #shop-sub-banner .sub-right,
    .blog.list-view #shop-sub-banner .sub-right{
        width: 100%;
        padding-right: 0;
    }
}

/* V-Ray Day Template */
.page-template-v-ray-day-template .header-ctext{
    max-width:100%;

}

.page-template-v-ray-day-template .v-ray-day-header{
    padding:40px 0 100px;
    float:left;
    
}

.page-template-v-ray-day-template .v-ray-day-header .hero-text{
    max-width:52%;
    float:left;
    
}

.page-template-v-ray-day-template .v-ray-day-header .hero-logos{
    max-width: 48%;
    text-align: center;
    float:left;
    
}

@media(max-width:767px){
    .page-template-v-ray-day-template .v-ray-day-header .hero-text,
    .page-template-v-ray-day-template .v-ray-day-header .hero-logos{
        max-width: 100%;
        width: 100%;
    }
    
    .page-template-v-ray-day-template .v-ray-day-header{
        padding-bottom: 25px;
    }
}

@media (max-width: 767px) and (min-width: 30px){
    .page-template-v-ray-day-template .header-content{
        padding-top:250px;
    }

}

@media(min-width:30px) and (max-width:479px){

     .page-template-v-ray-day-template .header-content{
        padding-top:200px;
    }
}

@media(min-width:480px) and (max-width:580px){

      .page-template-v-ray-day-template .header-content{
        padding-top:220px;
    }
}

/* V-Ray Day Template - Events Section */

.page-template-v-ray-day-template .events-section{
    padding-top:100px;
}

.page-template-v-ray-day-template .events-description > p{
    padding-bottom: 44px;
}

.page-template-v-ray-day-template .events-section h6{
    padding-top:30px;
}

/* V-Ray Day Template - Presenting Section */

.page-template-v-ray-day-template .v-ray-day--presenting-section.techcontent-section2{
    padding-bottom: 100px;
}

.page-template-v-ray-day-template .v-ray-day--presenting-section h3{
    color:#fff;
}

.page-template-v-ray-day-template .v-ray-day--presenting-section .techcontent-sec2text1{
    padding-bottom: 70px;
}

.page-template-v-ray-day-template .v-ray-day--presenting-section strong{
    color:#00a4e4;
    font-weight: normal;
}

/* V-Ray Day Template - Events Section */

.page-template-v-ray-day-template .v-ray-day--get-creative-section{
    background-size: auto 100%;
    background-position: right;
}


.page-template-v-ray-day-template .v-ray-day--get-creative-section p{
    color:#000;
    padding-bottom: 10px;
}

@media (max-width:660px){
    
    .page-template-v-ray-day-template .v-ray-day--get-creative-section .wrapper{
        background: rgb(255,255,255,.75);
    }
}


/* V-Ray Day Template - AIA Section */

.page-template-v-ray-day-template .about-aia .about-aiacontent{
    max-width: 51%;
    float: right;
    padding:110px 0 90px;
    
}
.page-template-v-ray-day-template .about-aia .wrapper{
background-position: center left;
    overflow: auto;
    background-repeat: no-repeat;
}

.page-template-v-ray-day-template .about-aia .about-aiacontent h2{
    font-size: 41px;
    padding-bottom: 15px;
}

.page-template-v-ray-day-template .about-aia .about-aiacontent a.btn{
    margin-top: 15px;
}

@media(max-width:767px){
    .page-template-v-ray-day-template .about-aia .about-aiacontent{
        width:100%;
        max-width: 100%;
    }
}