@charset 'UTF-8';
#terms {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 500px;
margin: 20px auto;
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.mfp-hide {
display: none;
}
#ag-terms {
padding: 20px;
}
#ag-terms { max-width: 800px; margin: 0 auto; }
#ag-terms h1, #ag-terms h2 {margin-bottom: .5em; font-size: 2em;}
#ag-terms h3, #ag-terms h4 {margin-bottom: .5em; font-size: 1.3em;}
#ag-terms ul, #ag-terms ol {padding-left: 2em; margin-bottom: 1em;}
#ag-terms p {margin-bottom: 1em;}
p.error {
clear: both;
background: #faa;
color: #a00;
margin: 2em 0 1em 0;
padding: 6px;
}@font-face{font-family:'FontAwesome';src:url(//rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;background:0 0;outline:0}.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(https://rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/css/fonts/slick.eot);src:url(https://rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/css/fonts/slick.eot?#iefix) format('embedded-opentype'),url(https://rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/css/fonts/slick.woff) format('woff'),url(https://rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/css/fonts/slick.ttf) format('truetype'),url(https://rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/plugins/css/fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;border:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
font-style: italic;
margin-bottom: 1.5em;
text-align: left;
}
.rtl [class^="wp-block-"]:not(.wp-block-gallery) figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.075em;
} .wp-block-image {
margin-bottom: 1.5em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin-right: 1.5em;
}
.wp-block-image figure.alignright {
margin-left: 1.5em;
} .wp-block-gallery {
margin-bottom: 1.5em;
}
.wp-block-gallery figcaption {
font-style: italic;
}
.wp-block-gallery.aligncenter {
display: flex;
margin: 0 -8px;
} .wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
}
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-pullquote {
border-left: 4px solid #aaa;
padding: 1em;
}
.wp-block-quote.is-large {
padding: 1em 2em;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
}
.no-sidebar .wp-block-cover.alignfull,
.no-sidebar .wp-block-image.alignfull,
.no-sidebar .wp-block-gallery.alignfull,
.no-sidebar .wp-block-pullquote.alignfull,
.no-sidebar .wp-block-table.alignfull,
.no-sidebar .wp-block-audio.alignfull,
.no-sidebar .wp-block-categories.alignfull {    
width: 100vw;
max-width : 100vw;
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
}
.no-sidebar .wp-block-embed.is-type-video.alignfull iframe {    
width: 100vw !important;
max-width : 100vw;
margin-left  : calc( -100vw / 2 + 100% / 2 ) !important;
margin-right : calc( -100vw / 2 + 100% / 2 ) !important;
}
.no-sidebar .wp-block-image.alignfull figcaption,
.no-sidebar .wp-block-audio.alignfull figcaption {
text-align: center;
max-width: 1200px;
width: 90%;
padding: 0 15px;
margin: 5px auto 0;
}
.no-sidebar .wp-block-table.alignfull {
display: table;
}
.no-sidebar .wp-block-audio.alignfull {
padding: 0 20px;
}
.no-sidebar .wp-block-categories.alignfull {
padding: 0 50px;
}
.no-sidebar .wp-block-gallery.alignfull {
padding: 0 25px;
} .wp-block-file .wp-block-file__button {
background-color: #222;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 800;
margin-top: 2em;
padding: 0.7em 2em;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
white-space: nowrap;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background-color: #767676;
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator {
border-color: #eee;
border: 0;
}  .wp-block-code {
background: transparent;
border: 0;
padding: 0;
} .wp-block-pullquote {
border: 0;
border-top: 4px solid #aaa;
border-bottom: 4px solid #aaa;
padding: 1em;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
font-size: inherit;
text-transform: none;
} .wp-block-table thead th {
border-bottom: 2px solid #bbb;
padding-bottom: 0.5em;
}
.wp-block-table tr {
border-bottom: 1px solid #eee;
}
.wp-block-table th,
.wp-block-table td {
border-color: #ccc;
padding: 15px 25px;
}
.rtl .wp-block-table th,
.rtl .wp-block-table td {
text-align: right;
}  .wp-block-button__link {
padding: 16px 40px;
font-weight: bold;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
background-color: #ffbb44;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-media-text {
margin-bottom: 1.5em;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-block-categories.aligncenter ul {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments article {
margin-bottom: 4em;
}
.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,
.search:not(.has-sidebar) #primary .wp-block-latest-comments article {
float: none;
width: 100%;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
}
.wp-block-latest-comments a {
-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
}
.wp-block-latest-comments__comment-meta {
font-size: 16px;
font-size: 1rem;
margin-bottom: 0.4em;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
font-weight: 700;
text-decoration: none;
}
.wp-block-latest-comments__comment-date {
color: #767676;
font-size: 10px;
font-size: 0.625rem;
font-weight: 800;
letter-spacing: 0.1818em;
margin-top: 0.4em;
text-transform: uppercase;
}
.editor-block-list__block .wp-block-latest-comments__comment-excerpt p {
font-size: 14px;
font-size: 0.875rem;
}  .has-red-background-color {
background-color: #c1331b;
}
.has-black-background-color {
background-color: #2e2624;
}
.has-grey-background-color {
background-color: #bcbfd0;
} .has-red-color {
color: #c1331b;
}
.has-black-color {
color: #2e2624;
}
.has-grey-color {
color: #bcbfd0;
} .has-larger-font-size {
font-size: 36px;
}
.has-huge-font-size {
font-size: 48px;
}
.has-larger-font-size,
.has-huge-font-size {
line-height: 1.5;
}
@media screen and (max-width: 992px) {
.has-larger-font-size {
font-size: 30px;
}
.has-huge-font-size {
font-size: 38px;
}
}
@media screen and (max-width: 767px) {
.has-larger-font-size {
font-size: 24px;
}
.has-huge-font-size {
font-size: 28px;
}
}
@media screen and (max-width: 567px) {
.has-larger-font-size,
.has-huge-font-size {
font-size: 16px;
line-height: 28px;
}
}.slick-loading .slick-list
{
background: #fff url(//rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/uploads/ajax-loader.gif) center center no-repeat;
} #loader {
overflow-x: hidden;
overflow-y: hidden;
vertical-align: middle;
background-color: #fff;
position: fixed;
display: table;
width: 100%;
top: 0;
height: 100%;
min-height: 100%;
z-index: 99999;
}
.loader-container {
position: relative;
display: table-cell;
vertical-align: middle;
z-index: 12;
text-align: center;
}
.loader-container .fa {
font-size: 60px;
color: #273D62;
}
.backtotop:hover {
background-color: #c1331b;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
-ms-transition: all 1s;
transition: all 1s;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.backtotop {
background-color: #333;
z-index: 300;
width: 40px;
height: 40px;
font-size: 25px;
text-align: center;
position: fixed;
bottom: 50px;
right: 25px;
cursor: pointer;
display: none;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
color: #fff;
}
.blog-loader {
text-align: center;
}
.blog-loader .fa {
font-size: 45px;
color: #c1331b;
} @keyframes fadeInUp {
from {
transform: translate3d(-50px,-50%,0)
}
to {
transform: translate3d(0,-50%,0);
opacity: 1
}
}
@-webkit-keyframes fadeInUp {
from {
transform: translate3d(-50px,-50%,0)
}
to {
transform: translate3d(0,-50%,0);
opacity: 1
}
}
.animated {
animation-duration: 1s;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-webkit-animation-fill-mode: both
}
.animatedFadeInUp {
opacity: 0
}
.slick-current .main-slider-contents {
opacity: 0;
animation-name: fadeInUp;
-webkit-animation-name: fadeInUp;
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
max-width: 100%;
}
td,
th {
padding: 0;
}
.calendar_wrap table {
display: table;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'Playfair Display', serif;
}
h1 {font-size:72px;}
h2 {font-size:62px;}
h3 {font-size:42px;}
h4 {font-size:32px;}
h5 {font-size:22px;}
h6 {font-size:18px;}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
overflow-x: hidden;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
font-family: 'Oxygen', sans-serif;
font-size: 16px;
overflow-x: hidden;
background: #fff; }
#page {
max-width: 1920px;
margin: 0 auto;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 0;
padding-left: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 1em 0; }
table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 100%;
margin: 0 0 1.5em;
width: 100%;
}
body:not(.woocommerce-page) .entry-content table {
display: inline-block;
overflow: auto;
}
caption {
padding: 20px 0;
}
tfoot td {
text-align: center;
}
td, th {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}
tr:nth-child(odd) {
background-color: #ffffff;
}
tr:nth-child(even) {
background-color: #f5f5f5;
} section {
position: relative;
}
.wrapper {
width: 90%;
max-width: 1170px;
margin: 0 auto;
}
.row {
margin: 0 -15px;
}
.hentry{
padding: 0 15px;
}
.no-margin{
margin: 0;
}
.page-section {
padding: 100px 0;
}
.no-padding-top {
padding-top: 0;
}
.no-padding-bottom {
padding-bottom: 0;
} 
.entry-title,
.section-title {
font-size: 62px;
margin: 0;
word-wrap: break-word;
letter-spacing: 0;
color: #2e2624;
font-weight: 100;
}
.entry-title-desc {
font-size: 18px;
color: #c1331b;
margin: 0;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 400;
font-family: 'Raleway', sans-serif;
}
.btn {
color: #f9d1a1;
display: inline-block;
text-transform: uppercase;
font-size: 16px;
padding: 18px 50px;
}
.btn-fill{
background-color: #c1331b;
border: 1px solid #c1331b;
}
.btn-transparent {
border: 1px solid #2e2624;
color: #2e2624;
}
.btn-transparent:hover,
.btn-fill:hover {
background-color: #c1331b;
color: #fff;
border: 1px solid #c1331b;
}
.align-center {
text-align: center;
}
.black-overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: rgba(37, 37, 37, 0.7);
}
.blue-overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: rgba(51, 181, 193, 0.8);
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
}
.align-left {
text-align: left;
}
.display-block {
display: block;
}
.display-none {
display: none;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}  a {
color: #c1331b;
transition: 0.3s;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
text-decoration: none;
outline: none;
}
a:hover,
a:focus,
a:active {
color: #303c48;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .site-title a {
color: #2e2624;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
background-color: #c1331b;
}
#masthead .current-menu-item,
.main-navigation li:hover,
.main-navigation li:focus {
background-color: #8f2817;
}
.main-navigation  ul li a {
color: #f9d1a1;
text-transform: capitalize;
font-family: 'Playfair Display', serif;
font-weight: 700;
font-size: 16px;
outline: none;
}
.main-navigation ul > li > a {
padding: 20px 37px 20px 38px;
}
.main-navigation .wrapper > ul > li {
border-right: 1px solid rgba(245, 248, 249, 0.30);
}
.main-navigation ul li.menu-item-has-children > a:after {
content: "\f107";
font-family: "FontAwesome";
padding-left: 10px;
}
.main-navigation ul.sub-menu li.menu-item-has-children > a:after {
content: "\f105";
position: absolute;
right: 30px;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
background-color: #2e2624;
}
ul.sub-menu li a {
color: #fff;
}
.main-navigation ul ul ul {
left: -999em;
top: 0px;
}
.main-navigation ul ul a {
width: 219px;
}
ul.sub-menu li a {
padding: 10px 10px 10px 20px;
font-weight: 100;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.main-navigation ul ul li:hover {
background-color: #433c3a;
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}
.main-navigation ul.social-icons {
transition: all 0.3s ease-in-out;
}
.main-navigation.toggled ul.social-icons {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.site-branding {
padding: 20px 0;
position: relative;
width: 50%;
}
.site-branding.no-headline-section {
margin-top: 15px;
}
#masthead .pull-right {
float: right;
width: 50%;
}
.site-logo,
#site-details {
display: inline-block;
}
.site-logo {
padding-right: 20px;
}
.site-logo a img {
vertical-align: bottom;
max-width: 100px;
}
.site-title {
margin: 0;
font-size: 30px;
text-transform: uppercase;
font-family: 'Playfair Display', serif;
font-weight: 600;
}
.site-description {
margin: 0;
color: #c1331b;
text-transform: uppercase;
font-family: 'Oxygen', sans-serif;
font-weight: 700;
letter-spacing: 3px;
}
.widget.widget_search {
padding: 29px 0;
float: right;
width: 100%;
max-width: 300px;
}
.widget.widget_search .search-form {
position: relative;
}
.widget.widget_search input[type=search] {
background-color: #e4e4e4;
border: none;
height: 50px;
outline: none;
border-radius: 0;
width: 100%;
padding-left: 40px;
position: relative;
}
.widget.widget_search .search-submit {
position: absolute;
top: 0px;
height: 45px;
font-size: 16px;
color: #9f9f9f;
text-shadow: none;
border: none;
border-radius: 0;
left: 0;
background-color: transparent;
outline: none;
}
.site-header .widget.widget_search .search-submit {
height: 40px;
}
.footer-widget-area select,
#secondary select {
width: 90%;
height: 45px;
outline: none;
padding: 0 15px;
max-width: 290px;
}
.footer-widget-area a,
.footer-widget-area li {
color: #999;
}
.site-header .topbar-toggle {
display: none;
}
.site-header .hentry,
.site-header .widget {
margin: 0;
}
.site-header .widget_call_to_action ul li.phone {
border-right: 1px solid #d4d4d4;
min-height: 109px;
}
.site-header .widget ul li:not(:last-child) {
margin-bottom: 0;
}
.site-header .widget_call_to_action ul li {
padding-top: 26px;
}
.site-header .widget_call_to_action ul li {
float: left;
margin-right: 0;
width: 50%;
}
.widget-area-wrapper .widget_call_to_action ul li i.fa,
.widget-area-wrapper .widget_call_to_action ul li i.fa {
float: left;
width: 50px;
text-align: center;
margin-right: 5px;
height: 50px;
line-height: 28px;
font-size: 20px;
color: #c1331b;
}
.widget_call_to_action ul li.phone:before {
content: "\f095";
font-family: "FontAwesome";
}
.site-header .widget_call_to_action ul li a,
.site-header .widget_call_to_action ul li span {
color: #303c48;
display: block;
}
.site-header .widget_call_to_action ul li:first-child {
border-right: 1px solid #d4d4d4;
min-height: 109px;
}
.site-branding {
padding: 0px 0 20px;
position: relative;
width: 30%;
}
.widget-area.col-2 {
padding: 0px;
}
.site-header .widget-area .widget_search.hentry {
width: 20%;
border-left: none;
border-right: 1px solid #d4d4d4;
}
.site-header .widget.widget_call_to_action.hentry {
border-right: 1px solid #d4d4d4;
}
.site-header .widget.widget_search input[type=search] {
background-color: #e4e4e4;
border: none;
height: 45px;
outline: none;
border-radius: 25px;
width: 100%;
padding-left: 40px;
position: relative;
}
.site-header .widget.widget_search {
padding: 32px 15px;
max-width: 300px;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.row:before,
.row:after,
.wrapper:before,
.wrapper:after,
.widget_popular_views li:before,
.widget_popular_views li:after,
#courses-details .nav-tabs:before,
#courses-details .nav-tabs:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.row:before,
.row:after,
.wrapper:before,
.wrapper:after,
.widget_popular_views li:before,
.widget_popular_views li:after,
#courses-details .nav-tabs:before,
#courses-details .nav-tabs:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce .products .star-rating {
margin-left: auto;
margin-right: auto;
}
.woocommerce .woocommerce-pagination ul.page-numbers:before {
display: none;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
color: #eee;
}
.woocommerce .woocommerce-pagination ul.page-numbers::after, 
.woocommerce .woocommerce-pagination ul.page-numbers::before, 
.woocommerce-page .woocommerce-pagination ul.page-numbers::after, 
.woocommerce-page .woocommerce-pagination ul.page-numbers::before {
content: none;
}
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #c1331b;
}
#respond input[type="checkbox"] {
height: auto;
}
#respond .comment-form-cookies-consent input[type="checkbox"], 
.comment-form-cookies-consent input[type="checkbox"] {
width: auto;
float: left;
height: auto;
min-height: auto;
margin-right: 10px;
}
#respond .comment-form-cookies-consent label, 
.comment-form-cookies-consent label {
display: table;
margin: 0;
line-height: 1;
}
.comment-form-cookies-consent {
clear: both;
margin-top: 15px;
display: inline-block;
width: 100%;
}
#reply-title {
margin: 0;
font-size: 62px;
margin: 0;
word-wrap: break-word;
letter-spacing: 0;
color: #2e2624;
font-weight: 100;
}
#secondary .widget.widget_search {
max-width: 100%;
}
.wrapper.page-section {
position: relative;
}
.cart_totals h2,
.woocommerce-tabs.wc-tabs-wrapper h2,
section.related.products h2 {
font-size: 32px;
font-weight: 400;
}
.woocommerce div.product .product_title {
line-height: 1.2;
font-size: 28px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title:hover, 
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover, 
.woocommerce ul.products li.product h3:hover {
color: #c1331b;
}
.woocommerce-info a:hover {
color: #c1331b;	
}
section.related.products h2 {
margin-top: 0;
}
#secondary .widget_call_to_action ul {
clear: both;
display: table;
}
#secondary .widget_call_to_action ul i,
.site-footer .widget_call_to_action ul i {
width: 25px;
text-align: center;
margin-right: 15px;
font-size: 18px;
}
.site-footer .widget_call_to_action ul {
clear: both;
display: table;
}
#secondary .widget_call_to_action ul li span.last {
padding-left: 45px;
}
#secondary .social-icons li a:before {
font-size: 22px;
}
#secondary .social-icons li,
.site-footer .social-icons li {
width: auto;
margin-right: 25px;
line-height: 1;
}
.widget_post_slider .black-overlay {
display: none;
}
.widget_post_slider .slick-slide img {
width: 100%;
}
.widget_post_slider .slider-item {
position: relative;
}
.widget_post_slider .slider-title {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 10;
background-color: rgba(0, 0, 0, 0.50);
text-align: center;
}
.widget_post_slider .slider-title h6 {
margin: 0;
padding: 15px;
}
.widget_post_slider .slider-title h6 a {
color: #fff;
}
.widget_popular_views .image-wrapper img,
.widget_latest_post .post-image img {
max-width: 75px;
float: left;
margin-right: 15px;
}
.widget_popular_views .article-contents-wrapper,
.widget_latest_post .post-wrapper {
display: table-row;
}
.widget_popular_views .article-contents-wrapper .article-title h2,
.widget_latest_post .post-wrapper .post-title h5 {
font-size: 16px;
margin: 0 0 5px;
}
.tpinstagram {
clear: both;
display: table;
}
span.btn.btn-play {
background-color: #de1f1f;
width: 50px;
height: 50px;
line-height: 50px;
position: absolute;
top: 50%;
transform: translateY(-50%);
padding: 0;
text-align: center;
border-radius: 50px;
margin: auto;
left: 0;
right: 0;
}
figure.post-video {
position: relative;
}
.footer-widget-area .widget_call_to_action ul li span {
color: #817e7e;
}
#colophon .tpinstagram li,
.tpinstagram li {
width: 100%;
padding: 0;
border: none;
margin: 0;
min-height: auto;
}
#colophon .tpinstagram .col-1 li,
.tpinstagram.col-1 li {
width: 100%;
}
#colophon .tpinstagram .col-2 li,
.widget-area .widget.tpinstagram .col-2 li {
width: 50%;
float : left;
}
#colophon .tpinstagram .col-3 li,
.widget-area .widget.tpinstagram .col-3 li {
width: 33.33%;
}
#colophon .tpinstagram .col-4 li,
.widget-area .widget.tpinstagram.col-4 li {
width: 25%;
}
#colophon .tpinstagram .col-5 li,
.widget-area .widget.tpinstagram.col-5 li {
width: 20%;
}
.site-footer .widget.widget_search {
max-width: 100%;
}
.widget_popular_category ul li {
padding: 0px 70px 0px 0px;
position: relative;
font-size: 15px;
text-transform: capitalize;
}
.widget-area .widget.tpinstagram ul li.hentry {
margin: 0;
}
.widget_popular_category ul li a {
padding: 12px 0 12px 5px;
border-bottom: 1px solid #ddd;
display: block;
}
.widget_popular_category .category-number {
float: right;
width: 45px;
height: 45px;
vertical-align: top;
position: absolute;
top: 0;
right: 0;
text-align: center;
color: #fff;
line-height: 43px;
}
.widget_popular_category ul li:nth-child(1n) .category-number {
background-color: #F3595B ;
}
.widget_popular_category ul li:nth-child(2n) .category-number {
background-color: #F57158 ;
}
.widget_popular_category ul li:nth-child(3n) .category-number {
background-color: #F5895A ;
}
.widget_popular_category ul li:nth-child(4n) .category-number {
background-color: #F69F5A ;
}
.widget_popular_category ul li:nth-child(5n) .category-number {
background-color: #F5B959 ;
}
.widget_popular_category ul li:nth-child(6n) .category-number {
background-color: #F5DA59 ;
}
.widget_popular_category ul li:nth-child(7n) .category-number {
background-color: #B4DE4A ;
}
.widget_popular_category ul li:nth-child(8n) .category-number {
background-color: #64F456 ;
}
.widget_popular_category ul li:nth-child(9n) .category-number {
background-color: #5AF5D6 ;
}
.widget_popular_category ul li:nth-child(10n) .category-number {
background-color: #5AEFF6 ;
}
.widget_popular_category ul li:nth-child(11n) .category-number {
background-color: #5ACEF5 ;
}
.widget_popular_category ul li:nth-child(12n) .category-number {
background-color: #59A6F6 ;
}
#secondary .widget-title {
color: #333;
border-bottom: 2px solid rgba(0, 0, 0, 0.25);
padding-bottom: 10px;
}
span.tag-links a:hover,
span.tag-links a:focus {
color: #333;
}
#secondary ul.sub-menu li a {
color: #303c48;
font-weight: 400;
display: block;
padding-left: 0;
border-bottom: none;
padding-top: 0;
padding-bottom: 0; 
}
#secondary ul.sub-menu li {
list-style: disc;
margin-left: 2.5em;
}
#secondary ul.sub-menu li:first-child a {
padding-top: 10px;
}
.site-footer ul.children {
margin-left: 2.5em;
list-style: disc;
padding-top: 10px;
}
#secondary a {
color: #303c48;
}
#secondary a:hover,
#secondary a:focus,
#secondary ul.sub-menu li a:hover,
#secondary ul.sub-menu li a:focus {
color: #c1331b;
}
.widget_profile .social-icons {
border-bottom: 1px solid #b6bccd;
}  .sticky {
display: block;
}
.sticky-header.is-sticky .main-navigation {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 30;
}
.archive-blog-wrapper .featured-image div {
padding: 175px 0;
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.has-sticky-post .archive-blog-wrapper.col-3 article:nth-child(3n+2),
.no-sticky-post .archive-blog-wrapper.col-3 article:nth-child(3n+1) {
clear: left;
}
.has-sticky-post .archive-blog-wrapper.col-3 article:nth-child(2) {
clear: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery-name{
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} #social-medias {
background-color: #fff;
}
.social-icons li {
float: left;
width: 50px;
height: auto;
text-align: center;
line-height: 50px;
position: relative;
list-style: none;
}
.social-icons ul li:not(:last-child) {
margin-right: 10px;
}
.social-icons li a:before {
font-family: "FontAwesome";
visibility: visible;
color: #b6bccd;
font-size: 18px;
}
.social-icons li a[href*="facebook.com"]:before,
.social-icons li a[href*="fb.com"]:before {
content: "\f09a";
}
.social-icons li a[href*="twitter.com"]:before {
content: "\f099";
}
.social-icons li a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.social-icons li a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.social-icons li a[href*="youtube.com"]:before {
content: "\f04b";
}
.social-icons li a[href*="dribbble.com"]:before {
content: "\f17d";
}
.social-icons li a[href*="pinterest.com"]:before {
content: "\f0d2";
}
.social-icons li a[href*="bitbucket.org"]:before {
content: "\f171";
}
.social-icons li a[href*="github.com"]:before {
content: "\f113";
}
.social-icons li a[href*="codepen.io"]:before {
content: "\f1cb";
}
.social-icons li a[href*="flickr.com"]:before {
content: "\f16e";
}
.social-icons li a[href$="/feed/"]:before {
content: "\f09e";
}
.social-icons li a[href*="foursquare.com"]:before {
content: "\f180";
}
.social-icons li a[href*="instagram.com"]:before {
content: "\f16d";
}
.social-icons li a[href*="tumblr.com"]:before {
content: "\f173";
}
.social-icons li a[href*="reddit.com"]:before {
content: "\f1a1";
}
.social-icons li a[href*="vimeo.com"]:before {
content: "\f194";
}
.social-icons li a[href*="digg.com"]:before {
content: "\f1a6";
}
.social-icons li a[href*="twitch.tv"]:before {
content: "\f1e8";
}
.social-icons li a[href*="stumbleupon.com"]:before {
content: "\f1a4";
}
.social-icons li a[href*="delicious.com"]:before {
content: "\f1a5";
}
.social-icons li a[href*="mailto:"]:before {
content: "\f0e0";
}
.social-icons li a[href*="soundcloud.com"]:before {
content: "\f1be";
}
.social-icons li a[href*="wordpress.org"]:before {
content: "\f19a";
}
.social-icons li a[href*="wordpress.com"]:before {
content: "\f19a";
}
.social-icons li a[href*="jsfiddle.net"]:before {
content: "\f1cc";
}
.social-icons li a[href*="tripadvisor.com"]:before {
content: "\f262";
}
.social-icons li a[href*="foursquare.com"]:before {
content: "\f180";
}
.social-icons li a[href*="angel.co"]:before {
content: "\f209";
}
.social-icons li a[href*="slack.com"]:before {
content: "\f198";
}
.social-icons li a:hover:before {
color: #db4437;
}
.social-icons li a[href*="facebook.com"]:hover:before,
.social-icons li a[href*="fb.com"]:hover:before {
color: #3b5998;
}
.social-icons li a[href*="twitter.com"]:hover:before {
color: #1da1f2;
}
.social-icons li a[href*="linkedin.com"]:hover:before {
color: #0077B5;
}
.social-icons li a[href*="plus.google.com"]:hover:before {
color: #db4437;
}
.social-icons li a[href*="youtube.com"]:hover:before {
color: #cc181e;
}
.social-icons li a[href*="dribbble.com"]:hover:before {
color: #f4a09c;
}
.social-icons li a[href*="pinterest.com"]:hover:before {
color: #BD081C;
}
.social-icons li a[href*="bitbucket.org"]:hover:before {
color: #205081;
}
.social-icons li a[href*="github.com"]:hover:before {
color: #323131;
}
.social-icons li a[href*="codepen.io"]:hover:before {
color: #000000;
}
.social-icons li a[href*="flickr.com"]:hover:before {
color: #025FDF;
}
.social-icons li a[href$="/feed/"]:hover:before {
color: #089DE3;
}
.social-icons li a[href*="foursquare.com"]:hover:before {
color: #F94877;
}
.social-icons li a[href*="instagram.com"]:hover:before {
color: #6E52C3;
}
.social-icons li a[href*="tumblr.com"]:hover:before {
color: #56BC8A;
}
.social-icons li a[href*="reddit.com"]:hover:before {
color: #FF4500;
}
.social-icons li a[href*="vimeo.com"]:hover:before {
color: #00ADEF;
}
.social-icons li a[href*="digg.com"]:hover:before {
color: #00ADEF;
}
.social-icons li a[href*="twitch.tv"]:hover:before {
color: #0E9DD9;
}
.social-icons li a[href*="stumbleupon.com"]:hover:before {
color: #EB4924;
}
.social-icons li a[href*="delicious.com"]:hover:before {
color: #0076E8;
}
.social-icons li a[href*="mailto:"]:hover:before {
color: #4169E1;
}
.social-icons li a[href*="soundcloud.com"]:hover:before {
color: #FF5500;
}
.social-icons li a[href*="wordpress.org"]:hover:before {
color: #0073AA;
}
.social-icons li a[href*="wordpress.com"]:hover:before {
color: #00AADC;
}
.social-icons li a[href*="jsfiddle.net"]:hover:before {
color: #396AB1;
}
.social-icons li a[href*="tripadvisor.com"]:hover:before {
color: #FFE090;
}
.social-icons li a[href*="angel.co"]:hover:before {
color: #000000;
}
ul.social-icons {
margin: 0;
padding: 0;
}
ul.social-icons span {
display: none;
}
#social-medias ul li {
width: 20%;
border-right: 1px solid rgba(33, 33, 33, 0.10);
}
#social-medias ul li:last-child {
border-right: none;
}
#social-medias .social-icons li a:before {
font-size: 22px;
}
#social-medias ul li a {
padding: 25px 0;
display: block;
}
.tp-social.social-icon li a:after {
display: none;
}
.tp-social.social-icon li a:before {
width: auto;
height: auto;
color: #b6bccd;
} .error-404.not-found {
text-align: center;
}
.error-404.not-found img {
margin-bottom: 50px;
}
.error-404.not-found .page-header {
padding-bottom: 0px;
}
.error-404.not-found input[type=search] {
width: 100%;
background-color: #e8e8e8;
border: none;
border-radius: 0;
outline: none;
height: 50px;
padding: 0 80px 0 15px;
}
.error-404.not-found .search-submit {
width: 50px;
font-size: 16px;
line-height: 50px;
padding: 0;
background-color: #c1331b;
border-color: #c1331b;
color: #fff;
position: absolute;
top: 0;
right: 0;
height: 50px;
border-radius: 0;
font-size: 14px;
outline: none;
}
.error-404.not-found form.search-form {
position: relative;
max-width: 400px;
margin: auto;
} #main-slider .slick-item {
padding: 300px 0;
background-position: 50%;
background-size: cover;
}
.main-slider-contents p {
display: none;
}
.slider-content {
position: absolute;
left: 0;
}
#main-slider .wrapper {
position: relative;
}
#main-slider .slider-content h1 {
text-transform: uppercase;
margin: 0;
}
#main-slider .slider-content h1 a {
color: #fff;
text-transform: uppercase;
}
.main-slider-contents {
position: absolute;
top: 50%;
color: #fff;
background-color: rgba(0, 0, 0, 0.40);
width: 610px;
padding: 50px;
border-left: 6px solid #c1331b;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.main-slider-contents span {
text-transform: uppercase;
font-size: 28px;
font-weight: 700;
}
.page-title {
margin: 0;
}
.slick-dotted.slick-slider {
margin-bottom: 0;
}
#main-slider .slick-prev,
#main-slider .slick-next {
height: 100px;
width: 30px;
}
.slick-prev, .slick-next {
z-index: 3;
background-color: #c1331b;
height: 50px;
width: 50px;
border-radius: 0;
box-shadow: none;
padding: 0;
}
.slick-prev:before, .slick-next:before {
opacity: 1;
content: "\f104";
font-family: "FontAwesome";
}
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}
.slick-next:before {
content: "\f105";
}
.slick-prev:hover, .slick-next:hover {
background-color: #c1331b;
}
.slick-prev:focus,
.slick-next:focus {
background-color: #c1331b;
}
#main-slider ul.slick-dots {
bottom: 25px;
}
#main-slider .slick-dots li.slick-active button:before, #main-slider .slick-dots li button:hover:before, .slick-dots li.slick-active button:before, .slick-dots li button:hover:before {
opacity: 1;
color: #c1331b;
}
#main-slider .slick-dots li button:before {
color: #fff;
}
.slick-dots li button:before {
content: "\f111";
font-family: "FontAwesome";
opacity: 1;
color: #d9d6d6;
font-size: 14px;
} #topbar-widget-wrapper {
background-color: #282828;
position: relative;
}
#topbar-widget-wrapper .wrapper {
position: relative;
background-color: #282828;
}
.top-bar {
border-bottom: 3px solid #c1331b;
width: 70%;
margin-right: 0;
margin-left: auto;
}
.spacer {
background: #fff none repeat scroll 0 0;
margin-left: -730px;
padding: 8px 6px 0px 725px;
position: absolute;
height: 50px;
}
h2.news-ticker-label {
margin: 0;
background-color: #c1331b;
color: white;
float: left;
padding: 12px 30px;
font-size: 14px;
text-transform: uppercase;
font-family: 'Oxygen', sans-serif;
font-weight: 400;
transform: rotate(0deg);
display: inline-block;
}
h2.news-ticker-label:before {
content: "";
border-left: 35px solid #fff;
border-top: 54px solid rgba(0, 0, 0, 0);
content: "";
position: absolute;
bottom: -3px;
left: 0;
top: 0;
}
h2.news-ticker-label:after {
border-right: 35px solid #282828;
border-bottom: 47px solid rgba(0, 0, 0, 0);
content: "";
position: absolute;
right: 0;
bottom: 9px;
top: -3px;
bottom: 0;
z-index: -1;
}
.news-ticker-slider {
float: left;
padding: 10px 8px;
width: 53%;
color: #fff;
}
h2.news-ticker-title {
margin: 0;
font-size: 14px;
}
h2.news-ticker-title a {
display: block;
color: #fff;
font-weight: 300;
font-style: italic;
font-family: 'Oxygen', sans-serif;
}
.top-bar ul.social-icons {
float: right;
}
#topbar-widget-wrapper .social-icons li {
line-height: 44px;
background-color: #181818;
}
#topbar-widget-wrapper .social-icons li a {
border-right: 1px solid #595959;
padding: 0 13px 0;
height: 29px;
}
#topbar-widget-wrapper .social-icons li:last-child a {
border-right: none;
}
.top-bar .social-icons li {
width: auto;
} #about .featured-image {
background-size: cover;
background-repeat: no-repeat;
padding: 145px 0;
background-position: 50%;
}
#about .image-wrap.single-image .featured-image {
min-height: 522px;
}
#about .hentry {
margin-bottom: 0;
}
#about .hentry:first-child {
width: 55%;
}
.about-image-wrapper {
margin: -10px;
}
#about .image-wrap {
padding: 10px;
}
#about .featured-image:nth-child(1) {
width: 100%;
}
#about .image-wrap:nth-child(2n),
#about .image-wrap:nth-child(3n) {
width: 50%;
float: left;
} #about .entry-content p,
.services-content p,
.courses-content p {
color: #626262; }
#about .page-decoration img {
right: 55px;
}
.page-decoration img {
position: absolute;
top: 0;
z-index: -1;
}
#about-education .hentry:first-child {
width: 30%;
padding: 0;
}
#about-education .hentry:first-child .entry-title {
line-height: 70px;
}
#about-education .hentry:last-child {
width: 70%;
padding: 0;
}
#about-education .hentry p {
color: #626262;
padding: 0 0 0 50px;
}
#about-education header.entry-header .btn {
margin-top: 50px;
}
#principals-message {
background-color: #2e2624;
}
#principals-message .hentry {
margin-bottom: 0;
padding: 0;
}
.quatation {
width: 90%;
color: #fff;
text-align: left;
margin-left: auto;
padding-right: 60px;
}
#principals-message .featured-image {
padding: 347px 0;
background-size: cover;
background-position: 50%;
}
.seperator {
border-top: 1px solid rgba(255, 255, 255, 0.1);
width: 210px;
}
#principals-message .quatation h5 {
margin: 10px 0;
}
#principals-message .quatation h5 a {
color: #fff;
}
.quatation span {
color: #c1331b;
}
#principals-message .quatation .entry-title {
color: #fff;
line-height: 75px;
font-size: 61px;
}
#principals-message .entry-content p {
color: #989695;
margin-bottom: 30px;
}
#about-service .service {
padding: 0;
}
#about-service .align-center .btn {
margin: 50px 0 0;
}
#about {
background-color: #fff;
} #services {
background-color: #f9f5f1;
}
#services .hentry {
margin: 0;
}
#our-courses .featured-title {
font-weight: 700;
margin: 0;
}
#services .entry-content {
margin-top: 50px;
}
#services .row .hentry:nth-child(odd) .services-content{
text-align: right;
padding-right: 40px;
}
#services .row .hentry:nth-child(even) .services-content {
float: right;
text-align: left;
padding-left: 40px;
}
.services-wrapper {
float: left;
width: 30%;
text-align: center;
}
.services-content {
width: 70%;
float: left;
}
#services .row .hentry:nth-child(1) .services-icon,
#services .row .hentry:nth-child(4) .services-icon {
background-color: #fff;
}
#services .row .hentry:nth-child(2) .services-icon ,
#services .row .hentry:nth-child(3) .services-icon  {
background-color: #2e2624;
color: #fff;
}
.services-icon .fa {
font-size: 50px;
line-height: 175px;
}
.services-icon {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.services-icon:hover {
transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
-o-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
-ms-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
-moz-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
-webkit-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0deg) scale(1);
box-shadow: 0 1px 20px 0 hsla(9, 12%, 24%, 0.5);
-moz-box-shadow: 0 1px 20px 0 hsla(9, 12%, 24%, 0.5);
-webkit-box-shadow: 0 1px 20px 0 hsla(9, 12%, 24%, 0.5);
-o-box-shadow: 0 1px 20px 0 hsla(9, 12%, 24%, 0.5);
}
.services-icon {
max-width: 175px;
height: 175px;
line-height: 175px;
width: 100%;
}
#services .hentry {
margin: 0;
padding: 10px;
display: flex;
align-items: center;
}
#services .hentry:nth-child(odd) {
flex-direction: row-reverse;
}
#services .featured-title {
font-weight: 400;
margin: 0;
}
.service i {
font-size: 50px;
color: #c1331b;
}
.service h5.featured-title {
margin: 10px 0;
font-weight: 400;
text-transform: capitalize;
}
.service p {
margin: 0;
color: #626262;
}
.service {
margin: 0 10px;
}
#core-services .featured-image {
position: relative;
background-repeat: no-repeat;
padding: 320px 100px;
background-size: cover;
background-position: 50%;
}
#core-services .black-overlay {
background-color: #000;
opacity: 0.7;
}
#core-services .featured-image h5 {
font-weight: 400;
position: absolute;
margin: auto;
word-wrap: break-word;
line-height: 1;
text-align: center;
width: 95%;
display: inline-block;
right: 0;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#core-services .featured-image h5 {
color: #fff;
font-size: 50px;
}
.image-cover {
background-size: contain;
background-repeat: no-repeat;
position: relative;
overflow: hidden;
max-width: 530px;
margin: auto;
width: 100%;
}
#core-services .services-context .hentry {
margin: 0;
}
#core-services .service:last-child {
margin-bottom: 0;
}
#core-services .service {
margin-bottom: 2em;
padding-top: 65px;
}
#our-goal {
background-color: #2e2624;
}
#our-goal .hentry:nth-child(2n+1) {
clear: both;
}
#our-goal .services-content p {
color: #989695;
}
.services-guide .fa {
font-size: 40px;
color: #fff;
}
.services-goal,
.services-goal h4 a {
color: #fff;
}
.services-goal h4 a:hover,
.services-goal h4 a:focus,
.services-guide .icon-wrapper:hover .fa,
.services-guide .icon-wrapper:focus .fa {
color: #c1331b;
}
.services-guide .icon-wrapper a {
display: block;
}
.services-goal h4 {
margin: 0;
font-weight: 400;
font-size: 22px;
}
.services-goal p {
color: #989695;
}
.icon-wrapper {
float: left;
color: #fff;
width: 80px;
border: 1px solid #989695;
border-radius: 80px;
height: 80px;
text-align: center;
line-height: 100px;
margin: 20px;
}
.services-goal {
color: #fff;
display: table;
}
#our-goal .hentry:nth-child(odd) .icon-wrapper {
float: right;
}
#our-goal .hentry:nth-child(odd) .services-goal {
text-align: right;
padding-right: 10px;
}
#our-goal .hentry:nth-child(even) .services-goal {
padding-left: 10px;
}
#reasons .entry-content {
margin-top: 3em;
}
#our-goal .featured-image {
background-size: cover;
background-position: 50%;
position: absolute;
top: 0;
width: 80%;
margin: auto;
left: 0;
right: 0;
height: 77%;
}
#our-goal .image-cover h2 {
text-transform: capitalize;
color: #fff;
word-wrap: break-word;
font-weight: 400;
position: absolute;
left: 0;
right: 0;
text-align: center;
margin: auto;
line-height: 1;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#our-goal .page-decoration img:first-child {
left: -147px;
}
#our-goal .page-decoration img {
z-index: 0;
}
#our-goal .page-decoration img:last-child {
right: -136px;
}
#our-goal .page-section {
padding: 65px;
}
#our-goal .hentry {
margin: 0px;
}
#core-services .services-context .hentry:nth-child(2) {
width: 30%;
}
#core-services .services-context .hentry:nth-child(1),
#core-services .services-context .hentry:nth-child(3) {
width: 35%;
} #our-courses .hentry:nth-child(3n+1) {
clear: left;
}
#our-courses .hentry {
margin-bottom: 0;
}
#our-courses .featured-course-wrapper {
position: relative;
}
#our-courses .featured-course-wrapper a {
display: block;
}
#our-courses .view-more {
margin-top: 50px;
text-align: center;
}
#our-courses .hentry:nth-child(odd) .entry-container:before {
content: "";
position: absolute;
top: 311px;
left: 0;
right: 0;
margin: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 0 15px 30px 15px;
border-color: transparent transparent #fff transparent;
}
#our-courses .hentry:nth-child(even) .entry-container:before {
content: "";
position: absolute;
bottom: 313px;
left: 0;
right: 0;
margin: auto;
z-index: 1;
width: 0;
height: 0;
border-style: solid;
border-width: 30px 15px 0 15px;
border-color: #fff transparent transparent transparent;
}
#our-courses .hentry{
padding: 0;
}
#our-courses .entry-container {
padding: 0 30px;
min-height: 330px;
}
.price,
.tp-course-price {
color: #c1331b;
font-weight: 500;
font-family: 'Raleway', sans-serif;
font-size: 22px;
}
.price.tag {
text-transform: capitalize;
}
.featured-title a,
.news-content .entry-title a {
color: #2e2624;
}
.featured-title a:hover,
.news-content .entry-title a:hover,
.entry-meta time:hover,
#secondary .widget h5 a:hover,
#secondary .widget ul li a.time:hover,
.thumb-image h5 a:hover,
.footer-widget-area a:hover,
.footer-widget-area .widget_call_to_action ul li a:hover,
.site-title a:hover,
.sticky .entry-title a:hover,
#primary .sticky span.comments-link a:hover,
#primary .archive-blog-wrapper .entry-container .entry-title a:hover,
#primary .archive-blog-wrapper .entry-meta a:hover,
.single-post span.posted-on time:hover,
.single-post span.comments-link a:hover,
span.orange,
#core-services .featured-image h5 a:hover,
.post-navigation .nav-links a:hover,
.posts-navigation .nav-links a:hover,
#about-author .author-name a:hover,
.news.and.events #secondary .widget a:hover,
#news-events .events h5 a:hover,
#news-events .events ul li a.time:hover,
.single-post .entry-container .entry-meta a:hover, 
.single-tp-class .entry-meta a:hover, 
.single-tp-event .entry-meta a:hover, 
.single-tp-excursion .entry-meta a:hover, 
.single-tp-affiliation .entry-meta a:hover {
color: #c1331b;
}
.star-rating span {
color: #ffbd31;
}
#our-courses .page-decoration img {
margin: auto;
left: 0;
right: 0;
}
#our-courses .featured-image {
padding: 165px 0;
background-repeat: no-repeat;
min-height: 332px;
background-position: 50%;
background-size: cover;
}
#our-courses .entry-container {
min-height: 331px;
display: flex;
align-items: center;
}
#our-courses .entry-container .entry-content {
margin-top: 0;
}
#our-courses .hentry:hover .featured-image {
opacity: 0.8;
}
#our-courses .hentry:nth-child(4n) .entry-container:before,
#our-courses .hentry:nth-child(6n) .entry-container:before {
content: "";
position: absolute;
top: 302px;
left: 0;
right: 0;
margin: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 0 15px 30px 15px;
border-color: transparent transparent #fff transparent;
}
#our-courses .hentry:nth-child(5n) .entry-container:before {
content: "";
position: absolute;
bottom: 299px;
left: 0;
right: 0;
margin: auto;
z-index: 1;
width: 0;
height: 0;
border-style: solid;
border-width: 30px 15px 0 15px;
border-color: #fff transparent transparent transparent;
}
#our-courses {
background-color: #fff;
}
#our-courses .page-decoration img,
#about .page-decoration img {
position: absolute;
top: 0;
z-index: 0;
}
#our-courses .wrapper,
#about .wrapper {
position: relative;
z-index: 1;
}
#our-courses small.tp-course-price-label {
display: none;
} #promotion .entry-title-desc,
#professional .entry-title-desc,
#subscribe-text p {
font-size: 32px;
color: #c1331b;
letter-spacing: 0px;
font-weight: 400;
font-family: 'Oxygen', sans-serif;
text-transform: none;
}
#promotion .entry-header {
margin-bottom: 2em;
}
#promotion .btn:not(:last-child) {
margin-right: 25px;
}
#promotion .btn-transparent:hover {
background-color: #000;
color: #fff;
border: 1px solid #000;
}
#promotion .btn.btn-fill:hover,
.main-slider-contents .btn.btn-fill:hover {
border: 1px solid #c1331b;
background-color: transparent;
color: #c1331b;
}
.jetpack_subscription_widget input[type=submit]:hover {
border: 1px solid #282828;
background-color: #282828;
color: #fff;
}
a.read-more:hover:after {
color: #000;
}
a.read-more:hover {
color: #000;
}
#promotion {
background-color: #f9f5f1;
} .bg-image {
background-repeat: repeat;
background-position: 50%;
}
.page-header {
padding-bottom: 50px;
}
.page-header h2 {
font-size: 62px;
margin: 0;
word-wrap: break-word;
letter-spacing: 0;
color: #2e2624;
font-weight: 100;
}
.page-header h3 {
font-size: 18px;
color: #c1331b;
margin: 0;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 400;
font-family: 'Raleway', sans-serif;
}
.featured-image img {
vertical-align: middle;
width: 100%;
}
.news-content {
background-color: #fff;
padding: 50px 80px;
}
.news-content .entry-title {
font-size: 46px;
line-height: 55px;
padding-bottom: 12px;
}
.entry-meta time,
.time {
color: #dfb685;
font-size: 18px;
font-style: italic;
}
ul.post-categories {
margin: 0;
padding: 0;
list-style: none;
}
.news-content .entry-content {
color: #9b9b9b;
margin: 0;
position: relative;
z-index: 1;
}
.read-more {
color: #c1331b;
text-transform: uppercase;
font-size: 18px;
}
.read-more:after {
content: "\f178";
font-family: "FontAwesome";
margin-left: 10px;
font-weight: normal;
font-size: 18px;
color: #c1331b;
position: absolute;
}
#primary .align-right {
margin-top: 50px;
}
.widget.widget_calendar {
border-top:none !important;
}
#secondary .widget,
#news-events .events {
border-top: 15px solid #f9d1a1;
}
#secondary .widget,
#primary {
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
-webkit-box-shadow: 1px 1px 14px 0px hsla(0, 0%, 0%, 0.10);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
padding: 30px;
background-color: #fff;
}
.archive #primary,
.blog #primary,
.search #primary {
box-shadow: none;
padding: 0px;
background-color: transparent;
}
.woocommerce .woocommerce-ordering select {
padding: 10px;
background-color: #f2f2f2;
border-color: #f2f2f2;
}
.right-sidebar #content {
background-image: url(//rc.hsu.edu.hk/wp-content/themes/elead-pro/assets/uploads/bg-image.jpg);
}
.widget.widget_news,
#news-events .events {
background-color: #fff;
padding: 25px 40px;
}
.widget ul,
#news-events .events ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget.widget_news ul li,
#news-events .events ul li {
border-bottom: 1px solid #e5e5e5;
padding: 31px 0;
}
.widget.widget_news ul li:last-child,
#news-events .events ul li:last-child {
border-bottom: none; 
}
.widget.widget_news ul li a,
#news-events .events ul li a {
display: block;
padding-bottom: 17px;
}
#news-events .events ul li a:last-child {
padding-bottom: 11px;
}
.widget.widget_news h5,
#news-events .events h5 {
font-size: 21px;
margin: 0;
font-weight: 700;
}
.widget.widget_news h5 a {
color: #2e2624;
}
.widget.widget_news ul li {
margin: 0 !important;
}
.bg-image .align-center .btn {
margin-top: 50px;
}
.home article,
.news.and.events #primary article {
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
-webkit-box-shadow: 1px 1px 14px 0px hsla(0, 0%, 0%, 0.10);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.news.and.events #secondary .widget {
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
-webkit-box-shadow: 1px 1px 14px 0px hsla(0, 0%, 0%, 0.10);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.widget.widget_news,
#news-events .events {
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
-webkit-box-shadow: 1px 1px 14px 0px hsla(0, 0%, 0%, 0.10);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.widget.widget_popular_news,
.widget.widget_latest_news {
background-color: #fff;
padding: 30px;
}
.widget.widget_popular_news .widget-title,
.widget.widget_latest_news .widget-title {
color: #191d3d;
text-transform: capitalize;
}
.widget.widget_popular_news img,
.widget.widget_latest_news img {
width: 100px;
float: left;
padding-right: 15px;
}
.widget.widget_popular_news ul li a,
.widget.widget_latest_news ul li a {
display: block;
color: #191d3d;
font-weight: 700;
font-family: 'Playfair Display', serif;
margin-bottom: 5px;
}
.widget.widget_popular_news time,
.widget.widget_latest_news time {
color: #626262;
}
.widget.widget_popular_news li,
.widget.widget_latest_news li {
margin-bottom: 30px !important;
}
.news.and.events #primary article {
margin-bottom: 20px;
}
.news.and.events #primary nav.navigation.pagination {
margin-top: 50px;
}
.home article,
.news.and.events article {
position: relative;
overflow: hidden;
}
.home #primary article {
box-shadow: none;
}
img.bg-news {
position: absolute;
bottom: -16px;
right: 0;
}
#news-events .hentry:first-child {
width: 65%;
float: left;
padding-right: 15px;
}
#news-events .hentry:last-child {
width: 35%;
float: left;
padding-left: 15px;
}
.widget_profile .image-wrapper img {
width: 200px;
} #professional .align-center {
margin-top: 50px;
}
#professional .row {
margin: 0 -10px;
}
#professional .hentry {
padding: 20px 10px 0 10px;;
margin: 0;
position: relative;
}
.professional-teacher,
.featured-course-wrapper .featured-image {
position: relative;
overflow: hidden;
}
.hover-content {
position: absolute;
bottom: 0;
padding: 20px;
text-align: center;
width: 100%;
background-color: rgba(37, 37, 37, 0.7);
opacity: 0;
}
.professional-teacher h5 {
margin: 0;
}
.professional-teacher h5 a {
color: #fff;
}
.hover-content span {
color: #c1331b;
font-weight: 800;
}
.professional-teacher img,
.featured-course-wrapper .featured-image img  {
transition: all 0.5s ease-in-out;
width: 100%;
}
.professional-teacher:hover img,
.featured-course-wrapper:hover .featured-image img {
-webkit-transform: scale(1.10);
-moz-transform: scale(1.10);
-ms-transform: scale(1.10);
-o-transform: scale(1.10);
transform: scale(1.10);
vertical-align: middle;
}
.professional-teacher:hover .hover-content {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.hover-content {
text-transform: none;
font-size: 16px;
opacity: 0;
color: #fff;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,50px,0);
transform: translate3d(0,50px,0);
}
.hover-content h5 a:hover {
color: #c1331b;
}
#professional .entry-title,
#testimonial .entry-title,
#testimonial .widgettitle {
font-size: 62px;
}
#professional .entry-title-desc,
#subscribe-text p {
font-size: 18px;
text-transform: uppercase;
}
#professional .entry-content {
margin: 0;
}
#professional .page-decoration img {
right: -142px;
transform: rotate(90deg);
}
#professional .page-decoration img {
max-width: 527px;
}
#professional {
background-color: #fff;
}
#professional small.tp-team-designation-label {
display: none;
} #counter,
#promotion,
#abroad-study-guidelines {
background-repeat: repeat;
}
#counter {
background-size: contain;
}
.stat-count {
margin: 0;
line-height: 1.5;
color: #2e2624;
}
.statwrap .fa {
color: #c1331b;
font-size: 40px;
}
#counter .hentry {
text-align: center;
border-right: 1px solid rgba(33, 33, 33, 0.10);
}
#counter .hentry:first-child {
border-left: 1px solid rgba(33, 33, 33, 0.10);
}
.statwrap small {
font-size: 16px;
color: #c1331b;
}
#counter,
#promotion {
background-size: contain;
} .gallery-hover {
background-color: rgba(255, 255, 255, 0.8);
position: absolute;
left: 50%;
padding: 20px 10px;
text-align: center;
max-width: 170px;
top: 50%;
width: 100%;
opacity: 0;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
transition: all 0.3s ease-in-out;
}
.gallery-hover.gallery-hover-icon {
padding: 10px 0px;
max-width: 50px;
cursor: pointer;
}
.gallery-hover span a {
cursor: pointer;
}
.photo-gallery-item .featured-image:hover .gallery-hover {
opacity: 1;
}
.gallery-item-title a {
display: block;
color: #191d3d;
font-size: 20px;
margin-bottom: 15px;
}
.gallery-item-title:after {
content: "";
background-color: #c1331b;
width: 50px;
height: 2px;
display: block;
margin: 0 auto 20px;
}
.gallery-item-title a:hover,
.gallery-hover i:hover {
color: #c1331b;
}
.gallery-hover i {
color: #191d3d;
margin-right: 15px;
display: inline-block;
font-size: 25px;
}
.gallery-hover span a:last-child i {
margin-right: 0;
}
figure {
margin: 0;
}
.grid .grid-item:nth-child(1n),
.grid .grid-item:nth-child(11n) {
width: 50%;
}
.grid-item {
width: 25%;
padding: 10px;
}
.grid .grid-item:nth-child(1n) .featured-image {
padding: 140px 0;
}
.grid .grid-item:nth-child(2n) .featured-image {
padding: 290px 0;
}
.grid .grid-item:nth-child(4n) .featured-image, .grid .grid-item:nth-child(5n) .featured-image, .grid .grid-item:nth-child(6n) .featured-image, .grid .grid-item:nth-child(7n) .featured-image, .grid .grid-item:nth-child(8n) .featured-image, .grid .grid-item:nth-child(9n) .featured-image {
padding: 140px 0;
}
.grid .grid-item:nth-child(2n),
.grid .grid-item:nth-child(3n),
.grid .grid-item:nth-child(4n),
.grid .grid-item:nth-child(5n),
.grid .grid-item:nth-child(6n),
.grid .grid-item:nth-child(7n),
.grid .grid-item:nth-child(17n) {
width: 25%;
}
.featured-image:hover .gallery-hover {
opacity: 1;
}
.grid .grid-item .featured-image {
padding: 140px 0;
position: relative;
background-size: cover;
background-position: 50%;
}
.gallery-hover i {
color: #191d3d;
margin-right: 15px;
display: inline-block;
font-size: 25px;
}
.gallery-hover span a:last-child i {
margin-right: 0;
}
#photo-gallery .view-more{
margin-top: 50px;
} #masonry-gallery ul.nav-tabs {
margin-top: 40px;
}
#masonry-gallery {
overflow: hidden;
}
ul.nav-tabs li a:hover {
color: #c1331b;
}
ul.nav-tabs {
list-style: none;
padding: 0;
margin: 0;
text-align: center;
margin-bottom: 50px;
}
ul.nav-tabs li {
display: inline-block;
}
ul.nav-tabs li:first-child {
margin-right: -4px;
}
ul.nav-tabs li.active a {
background-color: #c1331b;
border-color: #c1331b;
color: #fff;
}
ul.nav-tabs li a {
border: 1px solid #e8e8e8;
border-right: none;
padding: 10px 20px;
color: #626262;
display: inline-block;
}
ul.nav-tabs li:last-child a {
border-right: 1px solid #e8e8e8;
}
.tab-pane.active {
display: block;
}
.tab-pane {
display: none;
}
.grid .grid-item:nth-child(10n) .featured-image, .grid .grid-item:nth-child(14n) .featured-image {
padding: 290px 0;
}
#photo-gallery {
background-color: #fff;
} #testimonial {
position: relative;
background-repeat: repeat;
background-position: 50%;
z-index: 5;
}
#testimonial .hentry {
margin: 0;
}
#testimonial .hentry:first-child {
width: 60%;
padding-top: 100px;
}
#testimonial .hentry:last-child {
width: 40%;
}
#testimonial .col-1 .hentry {
width: 75%;
margin: auto;
}
#testimonial .slick-slide img {
display: inline-block;
}
#testimonial .col-1 .hentry:first-child {
padding: 155px 38px;
}
.thumb-contents {
background-color: #c1331b;
padding: 50px;
}
.thumb-contents p {
color: #f9d1a1;
font-family: 'Playfair Display', serif;
font-size: 22px;
}
.thumb-image {
margin-top: -30px;
}
.thumb-image img {
border-radius: 70px;
width: 70px;
height: 70px;
}
.thumb-image h5 {
margin: 0;
font-size: 21px;
}
.thumb-image h5 a {
color: #2e2624;
}
.thumb-image span {
color: #c1331b;
font-size: 11px;
}
#testimonial .entry-content .thumbnail-image {
width: 230px;
height: 215px;
background-size: cover;
background-position: 50%;
margin-right: 10px;
display: inline-block;
max-width: 230px;
margin: 0 10px 0 0;
position: relative;
}
#testimonial .entry-content .slick-dots {
position: relative;
bottom: -40px;
}
#testimonial .entry-content .slick-dots li a img {
width: 50px;
height: 50px;
border-radius: 50px;
}
#testimonial .entry-content .slick-dots li {
width: auto;
}
.subscribe-bg{
position: relative;
}
.subscribe-bg {
position: relative;
padding: 155px 38px;
}
.subscribe-logo {
position: relative;
}
.jetpack_subscription_widget{
position: relative;
}
#testimonial .subscribe-bg .widgettitle {
margin: 10px 0 0 0;
font-weight: 700;
}
#subscribe-text p,
#testimonial .widgettitle {
color: #fff;
}
.jetpack_subscription_widget input[type=email],
.jetpack_subscription_widget input[type=submit] {
width: 100%;
background-color: #fff;
border: none;
box-shadow: none;
border-radius: 0;
height: 60px;
padding: 0 50px 0 15px;
outline: none;
}
.jetpack_subscription_widget input[type=submit] {
background-color: #c1331b;
color: #f9d1a1;
font-size: 16px;
text-transform: uppercase;
padding: 0;
text-align: center;
margin: auto;
}
#subscribe-email {
position: relative;
}
.jetpack_subscription_widget #subscribe-email input {
width: 100%;
}
#subscribe-email:after {
content: "\f0e0";
font-family: "FontAwesome";
position: absolute;
top: 12px;
right: 15px;
font-size: 25px;
}
.page-decorations img {
z-index: -1;
position: absolute;
top: 56%;
max-width: 348px;
opacity: 0.5;
left: -118px;
}
.subscribe-text {
z-index: 1;
position: relative;
}
.subscribe-text h1 {
margin: 0;
font-size: 30px;
text-transform: uppercase;
font-family: 'Playfair Display', serif;
font-weight: 600;
}
.subscribe-text h1 a:hover{
color: #c1331b;
}
#subscribe-text p {
margin: 0;
}
.subscribe-text p {
margin: 0;
color: #c1331b;
text-transform: uppercase;
font-family: 'Oxygen', sans-serif;
font-weight: 700;
letter-spacing: 8px;
}
.testimonial-slider li.slick-active img {
border: 2px solid #c1331b;
}
.logo-background {
background-color: #fff;
position: relative;
border: 10px solid #cde7ea;
padding: 50px 35px;
display: inline-block;
}
#testimonial .col-1 .logo-background {
padding: 65px 35px;
float: left;
width: 40%;
height: 74%;
}
#testimonial .col-1 .jetpack_subscription_widget {
float: left;
width: 60%;
padding-left: 50px;
}
#testimonial small.tp-testimonial-designation-label {
display: none;
} #header-featured-image {
padding: 250px 0;
background-size: cover;
background-position: 50%;
}
#header-featured-image .page-detail .page-title {
color: #fff;
font-weight: 400;
font-size: 62px;
}
.page-detail .page-header {
padding-bottom: 0;
}
.page-detail {
background-color: rgba(0, 0, 0, 0.80);
border-left: 6px solid #c1331b;
min-width: 425px;
padding: 50px;
}
#header-featured-image .page-detail {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
ul.trail-items {
padding: 0;
margin: 0;
list-style: none;
}
ul.trail-items li a:hover,
ul.trail-items li {
color: #c1331b;
}
ul.trail-items li {
display: inline-block;
font-weight: bold;
}
ul.trail-items li a {
color: #fff;
}
ul.trail-items li a:after {
content: "";
background-color: #fff;
width: 6px;
height: 2px;
display: inline-block;
vertical-align: middle;
margin: 0 5px 0 8px;
}
#primary .hentry .featured-image {
position: relative;
}
#primary .hentry.sticky  p.entry-meta {
margin: 0;
}
#primary p.entry-meta {
margin: 0 0 10px 0;
}
footer.entry-footer .entry-meta {
border-top: 1px solid rgba(33, 33, 33, 0.10);
border-bottom: 1px solid rgba(33, 33, 33, 0.10);
padding: 10px 0;
}
#primary .hentry.sticky .featured-image {
position: initial;
}
.blog #primary span.posted-on time,
.search #primary span.posted-on time,
.archive #primary span.posted-on time {
background-color: #c1331b;
color: #fff;
padding: 10px 20px;
text-transform: capitalize;
font-weight: 400;
font-style: normal;
}
#primary .hentry.sticky figure .entry-meta {
left: auto;
right: 15px;
bottom: auto;
top: 8px;
}
#primary .hentry figure .entry-meta {
position: absolute;
top: auto;
bottom: -23px;
right: 0;
left: 0;
text-transform: capitalize;
font-weight: 400;
}
.entry-meta>span:after {
padding: 0;
}
.blog .hentry:hover .featured-image a img {
opacity: 0.8;
}
.blog #primary .hentry,
.search #primary .hentry,
.search #primary .hentry,
.archive #primary .hentry {
text-align: center;
}
.col-3 .hentry.sticky {
width: 100%;
}
.hentry.sticky .entry-container {
background-color: #f9f5f1;
padding: 80px 50px !important;
}
.sticky .entry-container .entry-header {
width: 35%;
float: left;
padding-right: 40px;
}
.blog .sticky .entry-title {
font-size: 46px;
line-height: 1.2;
margin-bottom: 15px;
font-weight: 400;
}
.blog .entry-title,
.search .entry-title,
.archive .entry-title {
font-size: 22px;
line-height: 1.2;
font-weight: 700;
text-transform: capitalize;
}
.sticky .entry-title a,
.archive-blog-wrapper .entry-title a,
#news-events .events h5 a {
color: #2e2624;
}
#primary span.cat-links a,
ul.post-categories a {
color: #c1331b;
text-transform: capitalize;
font-weight: 400;
font-family: 'Raleway', sans-serif;
}
ul.post-categories {
margin-bottom: 10px;
}
ul.post-categories li:after {
content: ",";
color: #c1331b;
}
ul.post-categories li:last-child:after {
display: none;
}
.blog-post-content,
.sticky .entry-content {
max-height: 200px;
min-height: 200px;
overflow: hidden;
position: relative;
margin-bottom: 25px;
}
.sticky .entry-content {
max-height: 300px;
margin-bottom: 0;
}
.blog-post-content:after {
content: "";
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
position: absolute;
bottom: 0;
width: 100%;
z-index: 300;
height: 30px;
left: 0;
}
#primary footer.entry-footer {
margin: 10px 0;
}
span.comments-link {
padding-left: 10px;
}
.sticky .entry-content {
float: left;
width: 65%;
margin: 0;
position: relative;
}
#primary .sticky .entry-content p {
column-count: 2;
-webkit-column-count: 2;
-moz-column-count: 2;
margin: 0;
color: #626262;
}
.archive-blog-wrapper #primary .entry-content p {
color: #626262;
}
#primary .archive-blog-wrapper .hentry .comments-link a {
font-style: italic;
text-transform: capitalize;
font-weight: 400;
color: #626262;
}
#primary .hentry.sticky {
text-align: left;
position: relative;
}
#primary footer.entry-footer:before,
.entry-content:before {
clear: both;
display: table;
content: "";
}
footer.entry-footer:after,
.entry-content:after {
clear: both;
display: table;
content: "";
}
.sticky .entry-container:before,
.sticky .entry-container:after {
clear: both;
display: table;
content: "";
}
#primary .archive-blog-wrapper .hentry:not(:last-child) {
margin-bottom: 50px;
}
#primary .archive-blog-wrapper .hentry .entry-container {
padding: 45px 45px 0;
}
.archive-blog-wrapper .entry-container .entry-content {
margin: 0;
}
.nav-links {
text-align: center;
}
.navigation.pagination .next.page-numbers,
.navigation.pagination .prev.page-numbers {
visibility: hidden;
}
.page-numbers {
display: inline-block;
font-size: 18px;
}
span.page-numbers.current {
color: #000;
background-color: #c1331b !important;
}
nav.navigation.pagination .page-numbers {
padding: 5px 15px;
margin: 5px 0;
color: #fff;
background-color: #b6bccd;
}
nav.navigation.pagination .page-numbers.prev,
nav.navigation.pagination .page-numbers.next {
font-size: 0;
}
.navigation.pagination .prev.page-numbers:after,
.navigation.pagination .next.page-numbers:before {
font-size: 18px;
}
.navigation.pagination .next.page-numbers:before {
content: "\f105";
font-family: "FontAwesome";
visibility: visible;
}
.navigation.pagination .prev.page-numbers:after {
content: "\f104";
font-family: "FontAwesome";
visibility: visible;
}
.page-numbers:before,
.page-numbers:after {
border: 1px solid #c1331b;
padding: 8px 15px;
color: #c1331b;
}
.page-numbers:hover:before {
background-color: #c1331b;
color: #fff;
}
nav.navigation.pagination .page-numbers:hover {
background-color: #c1331b;
}
#social-medias {
border-top: 1px solid rgba(33, 33, 33, 0.10);
}
.blog .wrapper.page-section {
position: relative;
}
.blog .page-decoration img {
position: absolute;
top: 0;
z-index: -1;
left: 0;
right: 0;
margin: auto;
} .single-post #primary .hentry {
margin-bottom: 0;
}
.single-post .cat-links {
display: block !important;
font-size: 18px;
color: #c1331b;
margin: 0;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 400;
font-family: 'Raleway', sans-serif;
}
.single-post .tag-links a {
color: #c1331b;
background-color: #000;
padding: 5px 15px;
margin: 20px 0 20px 10px;
display: inline-block;
background-color: #e9edf0;
}
.single-post footer.entry-footer .entry-meta {
border: none;
}
.single-post .entry-meta > span {
display: inline-block;
margin-right: 30px;
}
.single-post p.entry-meta > span.comments-link {
padding-left: 0;
}
.single-post .entry-container .entry-meta a,
.single-tp-class .entry-meta a,
.single-tp-event .entry-meta a,
.single-tp-excursion .entry-meta a,
.single-tp-affiliation .entry-meta a {
color: #2e2624;
text-transform: uppercase;
}
.single-post p.entry-meta > span:last-child:after {
content: "";
padding-left: 0;
}
.single-post p.entry-meta > span:after {
content: "/";
padding-left: 30px;
}
.single-post span.posted-on time,
.single-tp-class .entry-meta time,
.single-tp-event .entry-meta time,
.single-tp-excursion .entry-meta time,
.single-tp-affiliation .entry-meta time {
font-style: normal;
color: #2e2624;
font-size: 16px;
}
.single-post .entry-container .entry-content {
color: #626262;
}
.single-post .entry-container .entry-content p:first-child::first-letter {
font-size: 84px;
float: left;
margin: 5px 8px 5px 0;
font-weight: 700;
color: #626262;
line-height: 0.7;
}
.single-post .sd-content .social-icons li {
float: left;
width: 40px;
height: auto;
text-align: center;
line-height: 40px;
position: relative;
list-style: none;
border: 1px solid #b6bccd;
margin: 0 10px;
}
.single-post article:before,
article:after {
content: "";
display: table;
clear: both;
}
#about-author {
padding: 15px;
margin: 50px 0;
background-color: #f9f5f1;
margin-left: auto;
}
.author-image img {
border-radius: 70px;
max-width: 70px;
margin: auto;
}
.author-image {
text-align: center;
}
.author-name {
padding: 15px 30px;
}
.author-name h6 {
margin: 0;
text-transform: capitalize;
display: inline-block;
font-size: 22px;
font-weight: 800;
}
.author-name h6 a {
color: #2e2624;
}
.author-name span {
color: #c1331b;
font-weight: 100;
font-size: 16px;
text-transform: capitalize;
display: block;
}
.author-content {
color: #626262;
display: table;
border-left: 1px solid #e6e6e6;
padding-left: 45px;
}
.single-post .nav-links{
text-align: left;
}
.comment-navigation .nav-previous, 
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
text-align: left;
}
.post-navigation .nav-links a,
.posts-navigation .nav-links a {
color: #2e2624;
font-weight: bold;
text-transform: uppercase;
}
nav.navigation.post-navigation,
nav.navigation.posts-navigation {
margin-top: 50px;
}
.post-navigation .nav-previous a:before, 
.post-navigation .nav-next a:after,
.posts-navigation .nav-previous a:before, 
.posts-navigation .nav-next a:after {
content: "\f104";
font-family: "FontAwesome";
padding-right: 10px;
font-size: 20px;
}
.post-navigation .nav-next a:after,
.posts-navigation .nav-next a:after {
content: "\f105";
padding-left: 10px;
padding-right: 0;
}
.comment-navigation .nav-next, 
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.post-navigation span.title,
.posts-navigation span.title {
display: block;
margin-top: 15px;
font-size: 16px;
color: #626262;
font-family: 'Oxygen', sans-serif;
}
.comment-wrapper {
background-color: #f9f5f1;
padding: 30px;
}
.single-tp-course .comment-wrapper {
background-color: transparent;
padding: 0px;
}
.single-tp-course #comments ol.children .reply {
margin-left: 0;
}
#comments ol {
list-style: none;
margin-left: 0;
padding: 0;
}
.comment-author.vcard img {
border-radius: 50px;
float: left;
width: 60px;
float: left;
border-radius: 50%;
margin-right: 25px;
}
.comment-author.vcard b.fn {
display: block;
}
.says {
display: none;
}
.comment-metadata {
padding-left: 0px;
display: inline-block;
vertical-align: middle;
margin: 5px 0;
}
#comments .wrapper {
width: 100%;
}
.comment-meta .fn {
display: inline-block;
text-transform: capitalize;
color: #2e2624;
font-size: 22px;
font-family: 'Playfair Display', serif;
}
.comment-metadata time {
color: #c1331b;
}
.single-post .comment-content p {
color: #626262;
margin-bottom: 1em;
display: table;
}
.reply {
margin-left: 50px;
text-transform: uppercase;
}
.reply a {
letter-spacing: 2px;
color: #2e2624;
text-transform: uppercase;
}
.reply a:before {
content: "\f112";
font-family: "FontAwesome";
color: #BCBCBC;
font-size: 12px;
padding-right: 10px;
vertical-align: top;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#comments ol.children {
margin-left: 5.5em;
}
#comments ol.children .comment-meta {
margin-top: 20px;
}
.comment-meta {
margin-top: 50px;
}
.reply a:hover {
color: #c1331b;
}
.reply a:hover:before {
color: #c1331b;
}
p.comment-form-comment textarea {
width: 100%;
margin-top: 20px;
outline: none;
border: none;
height: 165px;
text-transform: capitalize;
border-radius: 0;
padding: 15px;
background-color: #f3f3f3;
}
.comment-respond input {
outline: none;
width: 100%;
text-transform: capitalize;
padding: 10px 15px;
border-radius: 0;
border: none;
background-color: #e8e8e8;
}
.form-submit {
position: relative;
width: auto;
display: table;
}
p.form-submit input[type="submit"] {
box-shadow: none;
letter-spacing: 2px;
text-transform: uppercase;
text-shadow: none;
background-color: #c1331b;
color: #fff;
border: 1px solid #c1331b;
padding: 15px 30px;
}
.single-post .page-section,
.page .page-section {
position: relative;
}
input[type="search"] {
-webkit-appearance: textfield;
}
.comment-body {
position: relative;
}
.wrapper.page-section #primary,
.wrapper.page-section #secondary {
position: relative;
z-index: 1;
}
.single-tp-course #primary .featured-course-wrapper .featured-image img {
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
} 
#archive-blog-wrapper ul.post-categories li {
display: inline-block;
}
.single-tp-course #primary #courses-details .entry-content, 
.single-tp-course #primary #courses-details article {
margin: 0;
padding: 0;
} #abroad-study-countries .entry-header {
max-width: 1015px;
margin: auto;
}
#abroad-study-countries .entry-header .entry-title {
line-height: 1;
}
#abroad-study-countries .entry-content {
max-width: 810px;
margin: auto;
}
#abroad-study-countries .entry-content {
max-width: 810px;
margin: auto;
text-align: center;
color: #626262;
}
.abroad-countries-wrapper {
margin: 30px 0;
}
#abroad-study-countries .abroad-countries-wrapper .entry-container {
text-align: center;
padding: 20px 25px 40px;
}
#abroad-study-countries .featured-title {
margin: 0 0 0.8em;
display: inline-block;
line-height: 1.3;
}
.abroad-countries-wrapper .entry-container p {
color: #626262;
margin-top: 0;
}
#abroad-study-guidelines .entry-content {
margin-top: 3em;
}
.icon {
float: left;
margin-right: 25px;
padding-top: 7px;
width: 30px;
text-align: center;
}
.icon i {
color: #c1331b;
font-size: 30px;
}
.details {
display: table-row;
}
.details .featured-title {
font-weight: 400;
margin-bottom: 10px;
color: #433735;
}
.details p {
color: #626262;
}
.featured-title {
margin: 0 0 0.8em;
}
.blog-post-content .featured-title {
margin: 0;
}
.details p {
margin-top: 0;
}
.active .abroad-countries-wrapper .btn {
background-color: #c1331b;
color: #fff;
border: 1px solid #c1331b;
}
#abroad-study-countries .hentry:hover {
opacity: 0.8;
} #contact-form {
background-color: #c1331b;
}
#contact-form .entry-content,
#contact-form .hentry {
margin: 0;
padding: 0;
position: relative;
}
#contact-form  header.entry-header {
background-color: #fff;
padding-bottom: 50px;
}
.contact-details-wrapper {
width: 90%;
margin-left: auto;
padding-left: 20px;
}
#contact-form .hentry:first-child {
width: 45%;
}
#contact-form .hentry:last-child {
width: 55%;
}
.contact-details-wrapper i {
font-size: 50px;
color: #fff;
}
.contact-details-wrapper .title {
margin: 0 0 20px 0;
color: #fff;
font-weight: 400;
}
#form .form-title {
font-weight: 400;
text-align: center;
line-height: 70px;
margin: 0 0 30px 0;
}
#form p {
margin-bottom: 25px;
}
.contact-details-wrapper  label {
padding-right: 10px;
}
.contact-details-wrapper ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 18px;
}
.contact-details-wrapper ul li:not(:last-child) {
margin-bottom: 15px;
}
.contact-details-wrapper ul li,
.contact-details-wrapper ul li a{
color: #f9d1a1;
}
.contact-details-wrapper .widget.widget_social_icons ul.social-icons li a {
display: block;
}
.contact-details-wrapper .widget.widget_social_icons ul.social-icons li a:before {
color: #f9d1a1;
}
.contact-details-wrapper .widget.widget_social_icons ul.social-icons li a:hover:before {
color: #c1331b !important;
}
.contact-information .widget.widget_social_icons ul li:hover {
background-color: #f9d1a1;
}
.contact-details-wrapper .widget {
margin-top: 50px;
}
.contact-details-wrapper .widget.widget_social_icons ul.social-icons li:first-child {
margin-left: 0;
}
.contact-details-wrapper .widget.widget_social_icons ul.social-icons li {
width: 40px;
height: auto;
line-height: 40px;
border: 1px solid #f9d1a1;
margin: 0 10px;
}
#map {
height: 568px;
}
#form textarea, #respond input, .wpcf7 input {
width: 100%;
background-color: #f3f3f3;
border: none;
border-radius: 0;
outline: none;
height: 60px;
padding: 0 15px;
}
#form .wpcf7 textarea {
height: 200px;
margin-top: 10px;
padding: 10px 15px;
}
#form .wpcf7 input[type="submit"]:hover, #respond input[type="submit"]:hover {
border-color: #c1331b;
color: #c1331b;
background-color: transparent;
}
#form .wpcf7 input[type="submit"], #respond input[type="submit"] {
width: auto;
padding: 15px 35px;
outline: none;
background-color: #c1331b;
color: #fff;
border: 1px solid #c1331b;
font-size: 16px;
text-align: center;
margin: auto;
display: table;
}
#contact-form .entry-header .wrapper {
position: relative;
}
.page-decoration.align-center img {
position: absolute;
top: 0;
z-index: 0;
left: 0;
right: 0;
margin: auto;
text-align: center;
}
.contact-details-wrapper:before {
content: "";
position: absolute;
right: -10px;
z-index: 333;
width: 0;
height: 0;
border-style: solid;
border-width: 20px 0 25px 20px;
border-color: transparent transparent transparent #c1331b;
}
#form form {
max-width: 700px;
margin: auto;
} #courses .hentry {
margin-top: 50px;
margin-bottom: 0;
}
#courses .course-wrapper {
margin: 0 -15px;
}
.featured-course-wrapper {
position: relative;
}
#courses .entry-container {
padding-top: 50px;
}
#courses .tp-course-price {
background-color: #c1331b;
font-weight: 500;
font-family: 'Raleway', sans-serif;
font-size: 22px;
position: absolute;
bottom: -17px;
left: 0;
right: 0;
text-align: center;
color: #fff;
width: 30%;
margin: auto;
padding: 5px 0;
text-transform: capitalize;
}
#courses .featured-course-wrapper .featured-image {
overflow: visible;
}
#courses .featured-course-wrapper:hover .featured-image img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
#courses small.tp-course-price-label {
display: none;
} #team .hover-content {
text-transform: none;
font-size: 16px;
opacity: 1;
-webkit-transition: opacity 0.35s,
-webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,0px,0);
transform: translate3d(0,0px,0);
position: relative;
bottom: 0;
padding: 20px;
text-align: center;
width: 100%;
background-color: transparent;
}
#team .professional-teacher:hover img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
vertical-align: middle;
background-color: #fff;
opacity: 0.5;
}
#team .professional-teacher h5 a {
color: #000;
}
#team .hover-content span {
font-weight: 400;
}
#team small.tp-team-designation-label {
display: none;
} .counselor-profile .widget.widget_search {
padding: 0;
float: none;
width: 100%;
max-width: 300px;
}
.counselor-profile #left-sidebar {
background-color: #fff;
padding: 40px;
}
.counselor-profile .widget.widget_search input[type=search] {
background-color: #fff;
height: 50px;
}
#left-sidebar .image-wrapper small {
display: none;
}
#left-sidebar .widget-title {
margin: 0;
color: #2e2624;
margin-bottom: 5px;
margin-top: 30px;
}
#left-sidebar .tp-team-designation {
color: #c1331b;
}
#left-sidebar .social-icons li {
width: auto;
}
#left-sidebar .social-icons ul li:not(:last-child) {
margin-right: 30px;
}
#left-sidebar .ratings {
margin-top: 40px;
color: #797988;
border-bottom: 1px solid #b6bccd;
}
#left-sidebar .btn {
padding: 0;
}
#left-sidebar .pull-left {
float: none;
padding-bottom: 30px;
font-weight: 600;
}
#left-sidebar .ratings .like {
float: right;
background-color: #c1331b;
color: #fff;
border-radius: 25px;
height: 25px;
width: 25px;
text-align: center;
font-size: 16px;
}
#left-sidebar .ratings a,
#left-sidebar .ratings .fa {
color: #bfbfc7;
font-size: 16px;
}
#left-sidebar .ratings .fa {
margin-right: 15px;
}
#left-sidebar .ratings a:hover,
#left-sidebar .ratings a:hover .fa,
#left-sidebar ul.contact-address a:hover,
#left-sidebar ul.contact-address a:focus {
color: #c1331b;
}
#left-sidebar ul.contact-address {
padding: 30px 0;
}
#left-sidebar ul.contact-address i {
width: 20px;
text-align: center;
margin-right: 15px;
font-size: 18px;
}
#left-sidebar ul.contact-address a {
color: #bfbfc7;
font-weight: 600;
}
#left-sidebar .widget ul li:not(:last-child) {
margin-bottom: 20px;
}
#about-counselor .entry-header {
background-color: #fff;
padding: 30px;
}
#about-counselor .entry-title {
font-size: 22px;
font-weight: 700;
margin: 0;
line-height: 1;
}
#about-counselor .entry-content {
margin: 0 0 30px;
background-color: #fff;
padding: 0 30px;
color: #626262;
}
#about-counselor .entry-content p {
margin: 0;
}
#about-counselor ul.nav-tabs {
text-align: left;
margin-bottom: 0px;
}
#about-counselor ul.nav-tabs li a {
border: none;
border-right: none;
padding: 15px 30px;
display: inline-block;
outline: none;
font-weight: 600;
background-color: #e8dfd7;
color: #797988;
margin-right: 10px;
}
#about-counselor ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover {
background-color: #fff;
color: #c1331b;
}
.tab-content {
display: none;
}
.tab-content.active {
display: block;
}
.tab-courses ul {
list-style: none;
margin: 0;
padding: 0;
}
.tab-courses .tab-content ul li {
background-color: #fff;
padding: 20px;
display: flex;
align-items: center;
position: relative;
}
.tab-courses .post-image img {
max-width: 100px;
margin-right: 25px;
float: left;
}
.tab-courses .post-wrapper {
display: table-row;
width: 100%;
}
.tab-courses .post-title.pull-left {
max-width: 80%;
}
.tab-courses .post-title h5 {
margin: 0 0 10px;
font-size: 16px;
line-height: 1.2;
}
.tab-courses .post-title h5 a {
color: #191d3d;
}
.tab-courses .post-title h5 a:hover,
#about-counselor ul.nav-tabs li a:hover,
p.logged-in-as a:hover,
#secondary .widget_tp_team_widget .text a:hover {
color: #c1331b;
}
.tab-courses .post-wrapper small {
display: none;
}
.tab-courses span.tp-course-price {
background-color: transparent;
padding: 0;
color: #c1331b;
text-transform: uppercase;
}
.tab-courses .post-wrapper .btn-black {
top: 20px;
font-size: 12px;
text-transform: uppercase;
color: #2e2624;
background-color: #ececef;
padding: 10px 15px;
float: right;
margin-top: 15px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
position: absolute;
right: 25px;
font-weight: 600;
letter-spacing: 0.1em;
}
.tab-courses .post-wrapper .btn-black:hover {
background-color: #c1331b;
color: #fff;
}
#tab_reviews {
padding: 20px;
background-color: #fff;
}
#tab_reviews #comments {
background-color: #fff;
}
.tab-courses .tab-content {
margin-top: 30px;
}
.tab-courses #reply-title {
font-size: 18px;
font-weight: 700;
margin-top: 0;
margin-bottom: 15px;
}
.tab-courses #reply-title a {
color: #c1331b;
font-size: 16px;
margin-left: 10px;
}
.tab-courses #reply-title a:hover {
color: #2e2624;
}
.tab-courses .comment-form-comment label {
margin-bottom: 10px;
display: inline-block;
}
.tab-courses p.comment-form-comment {
width: 100%;
}
.tab-courses #respond textarea {
height: 228px;
padding: 10px 15px;
margin-top: 0;
}
.tab-courses .form-submit {
position: relative;
width: auto;
display: table;
margin: 0;
}
.single-tp-team #secondary .widget-title,
.single-tp-team #secondary ul li a {
color: #2e2624;
}
#secondary .widget_tp_team_widget {
background-color: #fff;
padding: 30px;
}
.widget_tp_team_widget ul {
margin-bottom: 25px;
}
#secondary .widget.widget_tp_team_widget ul li:not(:last-child) {
padding-bottom: 25px;
}
#secondary .widget_tp_team_widget img {
max-width: 60px;
border-radius: 50%;
float: left;
margin-right: 15px;
}
#secondary .widget_tp_team_widget .text {
display: table-row;
}
#secondary .widget_tp_team_widget .text h6 {
margin: 0 0 5px;
}
#secondary .widget_tp_team_widget .text small {
display: none;
}
.widget_tp_team_widget .tp-team-designation {
color: #c1331b;
}
.single-tp-team #primary {
background-color: transparent;
box-shadow: none;
padding-top: 0;
}
.single-tp-team #secondary .widget {
box-shadow: none;
}
#about-counselor .tab-content #comments,
#about-counselor .tab-content #respond,
.courses-list #comments,
.courses-list #respond {
padding: 0;
}
#about-counselor .tab-content .wrapper {
width: 100%;
}
#courses-details .tab.pull-left {
width: 100%;
display: block;
}
#courses-details ul.nav-tabs li {
float: left;
margin-right: 0;
}
#courses-details .tab-content h2 {
margin-top: 0;
}
#courses-details ul.nav-tabs li.active a:hover {
background-color: #c1331b;
color: #fff;
}
#courses-details .tab-content {
margin-top: 0;
}
.post-meta {
background-color: #f6f6f6;
margin-bottom: 20px;
width: 100%;
float: left;
margin-right: 40px;
max-width: 260px;
}
.single-tp-event .post-meta {
max-width: 280px;
}
.single-tp-excursion .post-meta {
max-width: 300px;
}
.single-tp-class .entry-meta a:hover,
.single-tp-class .entry-meta a:focus,
.single-tp-class .entry-meta a:hover time,
.single-tp-class .entry-meta a:focus time,
.single-tp-event .entry-meta a:hover,
.single-tp-event .entry-meta a:focus,
.single-tp-event .entry-meta a:hover time,
.single-tp-event .entry-meta a:focus time,
.single-tp-excursion .entry-meta a:hover,
.single-tp-excursion .entry-meta a:focus,
.single-tp-excursion .entry-meta a:hover time,
.single-tp-excursion .entry-meta a:focus time,
.single-tp-affiliation .entry-meta a:hover,
.single-tp-affiliation .entry-meta a:focus,
.single-tp-affiliation .entry-meta a:hover time,
.single-tp-affiliation .entry-meta a:focus time {
color: #c1331b;
}
.single-tp-affiliation footer.entry-footer .entry-meta {
border: none;
}
.post-meta .tp-education-meta small:before {
content: "";
font-family: "FontAwesome";
color: #c1331b;
width: 20px;
text-align: center;
margin-right: 15px;
font-size: 18px;
font-weight: 100;
display: inline-block;
}
.post-meta .tp-education-meta small.tp-class-age-group-label:before,
.post-meta .tp-education-meta small.tp-event-date-label:before {
content: "\f274";
}
.post-meta .tp-education-meta small.tp-class-size-label:before {
content: "\f0c0";
}
.post-meta .tp-education-meta small.tp-class-price-label:before {
content: "\f155";
}
.post-meta .tp-education-meta small.tp-event-start-time-label:before,
.post-meta .tp-education-meta small.tp-event-end-time-label:before {
content: "\f017";
}
.post-meta .tp-education-meta small.tp-excursion-start-date-label:before {
content: "\f271";
}
.post-meta .tp-education-meta small.tp-excursion-end-date-label:before {
content: "\f272";
}
.post-meta .tp-education-meta small.tp-event-location-label:before,
.post-meta .tp-education-meta small.tp-excursion-location-label:before {
content: "\f041";
}
.post-meta .tp-education-meta span.tp-class-price {
letter-spacing: 0.05em;
margin-right: 5px;
}
.single-tp-class .type-tp-class p,
.single-tp-excursion .type-tp-excursion p,
.single-tp-event .type-tp-event p {
display: table-row;
}
.single-tp-affiliation .post-meta {
background-color: transparent;
text-transform: capitalize;
float: none;
margin-right: 0;
max-width: 100%;
}
.single-tp-affiliation .post-meta a {
color: #ec681f;
font-weight: 400;
}
.single-tp-affiliation .post-meta a:hover, 
.single-tp-affiliation .post-meta a:focus {
border-bottom: 1px solid #ec681f;
}
.single .entry-container .tp-education-meta.entry-meta > span:not(:last-child):after {
display: none;
}
.tp-education-meta small {
display: inline-block;
vertical-align: middle;
font-size: 16px;
}
.single .entry-container .entry-meta.tp-education-meta span {
vertical-align: middle;
}
ul.tp-education-meta.entry-meta {
margin: 0;
padding: 0;
list-style: none;
}
ul.tp-education-meta.entry-meta li:not(:last-child) {
border-bottom: 1px solid #ddd;
}
ul.tp-education-meta.entry-meta li {
padding: 12px 25px;
}
.tp-education-meta small.tp-event-location-label {
float: left;
}
.tp-education-meta span.tp-event-location {
display: table-row;
}
.single-tp-event .entry-meta>span:after,
.single-tp-class .entry-meta>span:after,
.single-tp-excursion .entry-meta>span:after,
.single-tp-affiliation .entry-meta>span:after {
content: "/";
padding: 0 30px;
}
.single-tp-event .entry-meta>span:last-child:after,
.single-tp-class .entry-meta>span:last-child:after,
.single-tp-excursion .entry-meta>span:last-child:after,
.single-tp-affiliation .entry-meta>span:last-child:after {
display: none;
}
.single-tp-event .entry-meta span.comments-link,
.single-tp-class .entry-meta span.comments-link,
.single-tp-excursion .entry-meta span.comments-link,
.single-tp-affiliation .entry-meta span.comments-link {
padding-left: 0;
}
.single-tp-event #primary .entry-meta,
.single-tp-class #primary .entry-meta,
.single-tp-excursion #primary .entry-meta,
.single-tp-affiliation #primary .entry-meta {
margin-top: 10px;
display: inline-block;
border: none;
}  #testimonial-single {
margin-top: 150px;
}
#testimonial-single .hentry {
padding: 0;
}
.single.single-tp-testimonial figure.featured-image {
width: auto;
float: none;
position: relative;
max-width: 250px;
margin: auto;
}
#testimonial-single article {
background-color: #c1331b;
}
#testimonial-single .featured-image img {
margin-top: -150px;
}
.single.single-tp-testimonial .entry-container {
color: #fff;
padding: 50px 100px;
text-align: center;
}
#testimonial-single .social-link {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.5);
}
.tp-social.social-icon {
margin: 0;
padding: 0;
list-style: none;
}
.tp-social.social-icon li {
padding: 5px;
}
#testimonial-single .description p {
color: #f9d1a1;
font-family: 'Playfair Display', serif;
font-size: 22px;
}
.tp-testimonial .entry-container h2 {
font-size: 22px;
margin: 0;
font-weight: 700;
}
.tp-testimonial small,
.testimonial-thumbs small {
display: none;
}
.tp-testimonial-designation, .client-position {
display: block;
font-size: 12px;
}
.tp-testimonial .position {
float: none;
text-align: center;
display: block;
}
#testimonial-single a.readmore {
color: #fff;
padding-bottom: 5px;
display: none;
}
.tp-testimonial ul.star-rating {
margin: 15px 0 0 0;
padding: 0;
display: block;
}
.testimonial-thumbs ul {
margin: 0;
padding: 0;
list-style: none;
}
.testimonial-thumbs ul li:nth-child(8) {
border-bottom: none;
}
.testimonial-thumbs ul li {
width: 32.33%;
border-bottom: 1px solid #e8e8e8;
padding: 30px 15px;
text-align: center;
display: inline-block;
vertical-align: middle;
margin-right: -5px;
}
.testimonial-thumbs ul li:last-child,
.testimonial-thumbs ul li:nth-child(7n) {
border-bottom: none;
}
.testimonial-thumbs a img {
float: left;
border-radius: 50%;
max-width: 92px;
}
.testimonial-thumbs .position {
display: table;
padding: 15px 0 0 25px;
text-align: left;
}
.position h5 {
margin: 0;
}
.testimonial-thumbs .tp-testimonial-designation {
font-size: 16px;
color: #c1331b;
}
.testimonial-thumbs {
text-align: center;
margin: auto;
max-width: 1080px;
}
.testimonial-thumbs ul li.active a img:hover {
border: 2px solid #c1331b;
}
.testimonial-thumbs .position a {
color: #303c48;
}
.testimonial-thumbs .position a:hover {
color: #c1331b;
}
.single-post .hentry,
.single-tp-event .hentry,
.single-tp-excursion .hentry,
.single-tp-affiliation .hentry,
.single-tp-class .hentry,
.single-tp-team.right-sidebar #primary {
padding: 0;
} .details-image img {
width: 100%;
}
#courses-details .entry-meta {
clear: both;
margin: 30px 0;
display: inline-block;
}
#courses-details .entry-meta .pull-left:not(:first-child) {
padding-left: 20px;
}
#courses-details .entry-meta .pull-left:not(:last-child) {
padding-right: 25px;
border-right: 1px solid #ccc;
}
#courses-details .entry-meta .image, #courses-details .entry-meta .user {
float: left;
}
#courses-details .entry-meta .user {
display: table-row;
float: none;
}
#courses-details .categories small a:not(:last-child):after {
content: ",";
}
#courses-details .categories small a {
display: block;
}
.entry-meta a {
color: #bcbfd0;
text-transform: uppercase;
font-weight: bold;
}
#courses-details .entry-meta .pull-left .image img {
vertical-align: middle;
max-width: 50px;
border-radius: 50%;
margin-right: 20px;
}
#courses-details .entry-meta small,
#courses-details .entry-meta .user small a {
color: #2e2624;
display: block;
font-size: 16px;
font-weight: bold;
}
#courses-details .entry-meta small a,
#courses-details .entry-meta span#like_counter,
#courses-details .entry-meta .pull-left small.reviews-number {
text-transform: none;
font-weight: 400;
color: #626262;
font-size: 15px; 
}
#courses-details .entry-meta small .name,
#courses-details .entry-meta .user .tp-team-designation,
#courses-details .entry-meta .user small a:hover {
color: #c1331b;
}
#courses-details a.user_like.btn {
border: none;
padding: 0;
text-align: left;
min-width: auto;
}
#courses-details .entry-meta .pull-left .star-rating {
float: left;
padding-right: 10px;
}
#courses-details .entry-meta .pull-left small.reviews-number {
float: left;
}
.blog #primary #courses-details .hentry {
text-align: left;
}
#courses-details .tab-pane,
#courses-details .tab-content.active {
display: block;
}
#courses-details .tab-pane h2,
#courses-details .tab-pane h3#reply-title,
#courses-details .course-features h2 {
text-transform: capitalize;
font-size: 22px;
font-weight: 600;
}
#courses-details .courses-list .details-text p {
color: #626262;
}
#courses-details .details-text ul.comment-list {
list-style: none;
padding: 0;
margin: 0;
}
#courses-details ul.comment-list li {
clear: both;
display: block;
margin-bottom: 50px;
}
#courses-details ul.comment-list img {
width: 60px;
float: left;
margin-right: 15px;
border-radius: 50%;
}
#courses-details ul.comment-list li span {
display: table;
margin-top: 5px;
}
#courses-details .tab-pane ul.comment-list li a {
color: #2e2624;
font-weight: bold;
}
#courses-details ul.comment-list li small {
display: none;
}
#courses-details ul.comment-list li span.course-counselor-detail {
margin-top: 15px;
padding-left: 75px;
}
#courses-details .details-text ul {
margin: 0;
padding-left: 1em;
margin-bottom: 25px;
}
#courses-details h3#reply-title {
margin-bottom: 15px;
}
#courses-details #comments {
background-color: transparent;
}
.course-features ul {
list-style: none;
margin: 0;
padding: 0;
}
.course-features ul li {
margin-bottom: 15px;
border-bottom: 1px solid #ddd;
padding-bottom: 12px;
}
.course-features li i {
width: 20px;
margin-right: 10px;
text-align: center;
color: #c1331b;
}
.course-features li small {
font-size: 16px;
color: #2e2624;
font-weight: 600;
}
.course-features {
width: 40%;
padding: 0 45px 0 28px;
float: left;
border-left: 1px solid #ccccd3;
border-right: 1px solid #ccccd3;
}
.courses-list {
width: 60%;
float: left;
padding-right: 35px;
}
#courses-details .course-features span {
float: right;
}
.single-tp-course nav.navigation.post-navigation {
margin-top: 50px;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
padding: 20px 0;
}
.single-tp-course .nav-links {
text-align: left;
color: #626262;
}
.single-tp-course  .post-navigation .nav-links a {
letter-spacing: 3px;
}
.single-tp-course .nav-links span {
display: block;
}
.single-tp-course .nav-links .nav-previous span{
padding-left: 18px;
}
.single-tp-course .nav-links .nav-next span{
padding-right: 18px;
}
.related-course-title {
margin-bottom: 10px;
font-weight: 400;
line-height: 1;
}
.single-tp-course .featured-course-wrapper .featured-image {
overflow: visible;
}
.single-tp-course .featured-course-wrapper:hover .featured-image img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.single-tp-course #featured-courses .tp-course-price {
background-color: #c1331b;
font-weight: 500;
font-family: 'Raleway', sans-serif;
font-size: 22px;
position: absolute;
bottom: -17px;
left: 0;
right: 0;
text-align: center;
color: #fff;
width: 30%;
margin: auto;
padding: 5px 0;
text-transform: capitalize;
}
.single-tp-course #featured-courses .entry-container {
padding: 50px 35px 0;
text-align: center;
color: #626262;
}
#secondary .widget {
background-color: #fff;
padding: 30px;
box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1);
}
.single-tp-course #secondary .widget.widget_all_courses ul li:first-child {
border-top: 1px solid rgba(33, 33, 33, 0.10);
padding-top: 10px;
}
.single-tp-course #secondary .widget.widget_all_courses ul li:not(:last-child) {
border-bottom: 1px solid rgba(33, 33, 33, 0.10);
padding-bottom: 10px;
}
.single-tp-course #secondary .widget.widget_all_courses ul li:before {
content: "\f040";
padding-right: 15px;
font-family: "fontawesome";
}
.single-tp-course #secondary .widget.widget_all_courses ul li a {
color: #191d3d;
font-size: 16px;
font-family:'Playfair Display', serif;;
font-weight:600;
}
.single-tp-course .widget_popular_posts img,
.single-tp-course .widget_latest_courses img {
max-width: 80px;
float: left;
margin-right: 15px;
}
.single-tp-course .widget_popular_posts h5,
.single-tp-course .widget_latest_courses h5 {
display: table-row;
font-size: 16px;
}
.single-tp-course .widget_latest_courses small {
display: none;
}
.single-tp-course .related-courses .hentry {
margin: 0;
}
#courses-details .course-features h5 {
margin-top: 0;
}
#featured-courses .entry-content {
margin-left: -15px;
margin-right: -15px;
}
.single-tp-course .widget_latest_courses ul li:before, .single-tp-course .widget_latest_courses ul li:after {
clear: both;
display: table;
content: "";
}
#featured-courses .featured-course-wrapper small.tp-course-price-label {
display: none;
}
#courses-details .user small.tp-team-designation-label {
display: none;
} .site-footer {
background-color: #2e2624;
color: #817e7e;
}
.site-footer .hentry {
border-right: 1px solid rgba(255, 255, 255, 0.1);
min-height: 230px;
padding-top: 20px;
padding-bottom: 20px;
}
.footer-widget-area .hentry {
margin: 0;
}
.site-footer .hentry:last-child {
border: none;
}
.widget-title {
margin: 0 0 25px;
color: #999;
font-size: 22px;
font-weight: 700;
}
#colophon .footer-widget-area .widget-title {
color: #fff;
}
.footer-widget-area .widget_call_to_action ul li a {
color: #817e7e;
}
.footer-widget-area .widget_call_to_action ul li {
margin-right: 0;
}
.footer-widget-area .widget_call_to_action ul li.phone:before, 
.footer-widget-area .widget_call_to_action ul li.address:before,
.widget_call_to_action li.email:before {
width: 20px;
border-left: none;
border-right: none;
margin-right: 20px;
height: auto;
line-height: 25px;
font-size: 20px;
color: #fff;
}
.footer-widget-area .widget_call_to_action ul li.address:before {
content: "\f041";
}
.widget_call_to_action li.email:before {
content: "\f003";
font-family: "FontAwesome";
}
.widget_call_to_action ul li.phone:before,
.widget_call_to_action ul li.address:before {
content: "\f095";
font-family: "FontAwesome";
color: #fff;
float: left;
width: 65px;
border-left: 1px solid #3b5998;
border-right: 1px solid #3b5998;
text-align: center;
margin-right: 20px;
height: 50px;
line-height: 50px;
font-size: 25px;
}
.widget:last-child {
margin-bottom: 0;
}
.widget_call_to_action ul li {
float: left;
margin-right: 40px;
}
.site-footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.site-info {
text-align: center;
background-color: #231c1b;
color: #fff;
padding: 25px 0;
}
.site-info p {
margin: 0 0 8px;
}
.site-info p:last-child {
margin-bottom: 0;
}
.site-info a {
color: #c1331b;
}
.site-info a:hover {
border-bottom: 1px solid #c1331b;
}
.widget ul.children li {
padding-left: 20px;
margin: 0 !important;
}
.widget ul.children li:not(:last-child) {
padding: 10px 10px 0 10px;
}
.widget ul li:not(:last-child) {
margin-bottom: 15px;
}
.footer-widget-area .widget_search,
#secondary .widget_search {
float: none;
} .color-switcher {
width: 300px;
position: fixed;
left: -300px;
top: 0;
bottom: 0;
background-color: #eee;
z-index: 30000;
padding: 0px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
-moz-box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
}
.color-switcher .switch-colors .red.active {
border-bottom: 2px solid #F5595A;
padding-bottom: 5px;
}
.color-switcher .switch-colors .blue.active {
border-bottom: 2px solid #191d3d;
padding-bottom: 5px;
}
.color-switcher .switch-colors .black.active {
border-bottom: 2px solid #333;
padding-bottom: 5px;
}
.color-switcher .switch-colors .yellow.active {
border-bottom: 2px solid #fccc31;
padding-bottom: 5px;
}
.color-switcher .switch-colors .green.active {
border-bottom: 2px solid #009999;
padding-bottom: 5px;
}
.color-switcher h5 {
font-size: 15px;
margin-top: 0;
padding: 0 20px 0;
}
.color-switcher p {
font-size: 18px;
color: #000;
margin-bottom: 0;
height: 40px;
text-align: left;
font-weight: 600;
line-height: 42px;
text-transform: uppercase;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
margin-top: 0;
}
.color-switcher ul {
list-style: none;
padding: 0;
margin: 0;
}
.color-switcher ul li {
float: left;
}
.color-switcher ul li a {
display: block;
width: 35px;
height: 35px;
outline: none;
text-align: center;
line-height: 35px;
font-size: 14px;
color: #333;
}
.color-switcher .font-family a {
text-transform: uppercase;
}
.color-switcher .font-family li a {
display: inline;
line-height: 0;
}
.color-switcher .font-family li.active a,
.color-switcher .font-family li a:hover,
.color-switcher .font-family li a:focus {
color: #F5595A;
}
.color-switcher ul li a.blue {
background: #8f2817;
}
.color-switcher ul li a.green {
background: #009999;
}
.color-switcher ul li a.yellow {
background: #F2BD19;
}
.color-switcher ul li a.black {
background: #555;
}
.color-switcher li .red {
background: #F5595A;
}
.picker_close,.picker_close:hover,
.picker_close:focus {
color: #8f2817;
width: 55px;
height: 55px;
position: absolute;
right: -55px;
top: 25%;
text-align: center;
background: #eee;
box-shadow: 5px 3px 7px 0px rgba(51, 51, 51, 0.23);
-moz-box-shadow: 5px 3px 7px 0px rgba(51, 51, 51, 0.23);
outline: none;
}
.picker_close i {
font-size: 25px;
line-height: 55px;
}
.position {
left: 0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.theme-colours, .layouts, .backgrounds, .choose-header, .choose-footer {
display: table;
text-align: left;
padding-top: 0px;
width: 100%;
padding: 19px;
padding-top: 0px;
padding-left: 25px;
}
.layouts a, .choose-header a, .choose-footer a {
display: inline-block;
text-align: center;
width: 40%;
margin: 0 5px 0 0;
color: #5d5d5d;
font-size: 15px;
border: 1px solid #e7e7e7;
padding: 5px 7px 2px;
}
.layouts a:hover, 
.choose-header a:hover, 
.choose-footer a:hover,
.layouts a:focus, 
.choose-header a:focus, 
.choose-footer a:focus {
border: 2px solid #a9a9a9;
padding: 4px 5px 1px
}
.styleswitcher {
position: fixed;
width: 120px;
background: #ffffff;
color: #595959;
top: 150px;
right: -123px;
z-index: 999;
}
.styleswitcher p {
color: #000 !important;
}
.styleswitcher.ackapa {
left: 0;
}
.styleswitcher .switch {
padding-left: 15px;
padding-bottom: 10px;
}
.styleswitcher .switch h5 {
margin-top: 20px;
}
.styleswitcher .switch p {
margin-top: 10px;
}
.stylebutton {
cursor: pointer;
position: absolute;
text-align: center;
line-height: 40px;
background: #fff;
font-size: 20px;
width: 40px;
height: 40px;
top: 0px;
right: -40px;
}
.styleswitcher a {
width: 24px;
height: 24px;
float: left;
margin-right: 7px;
margin-bottom: 10px;
position: relative;
z-index: 99999999;
}
.color-switcher ul li {
margin: 3px;
}
.color-switcher ul.font-family li {
float: none;
}
.boxed {
background-color: #fff;
width: 85%;
margin: 0 auto;
-webkit-box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.15);
}
li .wide, 
li .boxed {
background: #347FE1;
color: #fff !important;
padding: 0 6px;
width: 157px !important;
text-decoration: none;
box-shadow: none;
}
li .wide:hover, 
li .boxed:hover,
li .wide:focus, 
li .boxed:focus {
background: #333;
}
li .wide {
margin-top: 10px;
}
.boxed .backtotop {
right: 9%;
} .header-font-1 h1,
.header-font-1 h2,
.header-font-1 h3,
.header-font-1 h4,
.header-font-1 h5 {
font-family: 'Rajdhani', sans-serif;
}
.header-font-2 h1,
.header-font-2 h2,
.header-font-2 h3,
.header-font-2 h4,
.header-font-2 h5 {
font-family: 'Cherry Swash', cursive;
}
.header-font-3 h1,
.header-font-3 h2,
.header-font-3 h3,
.header-font-3 h4,
.header-font-3 h5 {
font-family: 'Philosopher', sans-serif;
}
.header-font-4 h1,
.header-font-4 h2,
.header-font-4 h3,
.header-font-4 h4,
.header-font-4 h5 {
font-family: 'Slabo 27px', serif;
}
.header-font-5 h1,
.header-font-5 h2,
.header-font-5 h3,
.header-font-5 h4,
.header-font-5 h5 {
font-family: 'Dosis', sans-serif;
}
body.body-font-1,
body.body-font-1 .main-navigation .container ul li a,
body.body-font-1 .wpcf7 input, 
body.body-font-1 .wpcf7 textarea {
font-family: 'News Cycle', sans-serif;
}
body.body-font-2,
body.body-font-2 .main-navigation .container ul li a,
body.body-font-2 .wpcf7 input, 
body.body-font-2 .wpcf7 textarea {
font-family: 'Pontano Sans', sans-serif;
}
body.body-font-3,
body.body-font-3 .main-navigation .container ul li a,
body.body-font-3 .wpcf7 input, 
body.body-font-3 .wpcf7 textarea {
font-family: 'Gudea', sans-serif;
}
body.body-font-4,
body.body-font-4 .main-navigation .container ul li a,
body.body-font-4 .wpcf7 input, 
body.body-font-4 .wpcf7 textarea {
font-family: 'Quattrocento', serif;
}
body.body-font-5,
body.body-font-5 .main-navigation .container ul li a,
body.body-font-5 .wpcf7 input, 
body.body-font-5 .wpcf7 textarea {
font-family: 'Khand', sans-serif;
} @media screen and (min-width: 1600px){
#main-slider .slick-item {
padding: 350px 0;
}
#about .page-decoration img {
right: 370px;
}
#header-featured-image {
padding: 250px 0px;
}
.image-cover {
max-width: 555px;
}
#our-goal .page-decoration img:last-child {
right: 150px;
}
#our-goal .page-decoration img:first-child {
left: 150px;
}
.quatation {
max-width: 580px;
margin-left: auto;
}
.contact-details-wrapper {
margin-right: 0;
max-width: 500px;
padding: 150px 0;
}
#map {
height: 700px;
}
}
@media screen and (min-width: 1200px) {
#courses .hentry:nth-child(-n+3) {
margin-top: 0;
}
#courses .hentry:nth-child(3n+1) {
clear: left;
}
#primary {
width: 75%;
}
#secondary {
width: 25%;
}
.right-sidebar .courses-list,
.left-sidebar .courses-list {
width: 60%;
float: left;
padding-right: 35px;
}
.right-sidebar .course-features,
.left-sidebar .course-features {
width: 40%;
padding: 0 45px 0 28px;
float: left;
border-right: 1px solid #ccccd3;
}
#courses .hentry:nth-child(-n+3) {
margin-top: 0;
}
#courses .hentry:nth-child(3n+1) {
clear: left;
}
#primary {
width: 70%;
}
#secondary {
width: 30%;
}
}
@media screen and (min-width: 767px) {
.col-1 .hentry {
width: 100%;
}
.col-2 .hentry {
width: 50%;
float: left;
}
.col-3 .hentry,
.col-3 article {
width: 33.33%;
float: left;
}
.col-4 .hentry {
width: 50%;
float: left;
}
.col-5 .hentry {
width: 20%;
float: left;
}
.col-6 .hentry {
width: 16.66%;
float: left;
}
#primary {
width: 70%;
float: left;
}
#secondary {
width: 30%;
float: left;
}
.left-sidebar #secondary {
padding-right: 25px;
}
.right-sidebar #secondary {
padding-left: 25px;
}
.no-sidebar #primary {
width: 100%;
}
.left-sidebar #primary,
.right-sidebar #secondary {
float: right;
}
#professional .hentry:nth-child(1) {
width: 66.66%;
padding-top: 100px;
padding-right: 50px;
}
.page-decoration img {
max-width: 500px;
width: 100%;
}
p.comment-form-author,
p.comment-form-email,
p.comment-form-website {
float: left;
width: 50%;
}
.comment-respond input[type="text"] {
width: 97% !important;
}
.comment-respond input[type="email"] {
width: 100%;
}
}
@media screen and (min-width:768px) {
#left-sidebar {
width: 40%;
float: left;
}
#about-counselor {
width: 60%;
float: left;
padding-left: 30px;
}
.main-slider-contents p {
display: block;
}
}
@media screen and (min-width: 992px) {
.col-4 .hentry {
width: 25%;
float: left;
}
.col-5 .hentry {
width: 20%;
float: left;
}
.site-footer .col-4 .hentry:nth-child(1) {
width: 34%;
}
.site-footer .col-4 .hentry:nth-child(2),
.site-footer .col-4 .hentry:nth-child(3),
.site-footer .col-4 .hentry:nth-child(4) {
width: 22%;
padding-left: 50px;
}
.main-navigation ul {
display: block;
}
.jetpack_subscription_widget input[type=email] {
min-width: 290px;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.67);
max-width: 219px;
}
#about .hentry {
width: 55%;
}
#about .hentry.about-header {
width: 45%;
float: right;
margin-top: 5.5em;
padding-left: 50px;
}
#about .hentry.about-content {
width: 45%;
padding-left: 50px;
}
button.dropdown-toggle {
display: none;
}
}
@media screen and (max-width: 1300px) {
#services .entry-content p {
margin: 0;
}
.widget.widget_news ul li a {
display: block;
padding-bottom: 14px;
}
.widget.widget_news ul li {
padding: 15px 0;
}
}
@media screen and (max-width: 1200px) {
.main-navigation .current-menu-item {
border-left: none;
}
.main-navigation .wrapper > ul > li {
border-right: none;
}
.site-header .widget_call_to_action ul li, 
.site-header .widget_call_to_action ul li span {
color: #d7d7d7;
}
.site-header .widget.widget_search input[type=search] {
background-color: #9c2814;
color: #fff;
}
.site-header .widget-area .widget_search.hentry {
background-color: #c1331b;
width: 100%;
}
.site-header .widget.widget_search ::-webkit-input-placeholder,
.site-header .widget.widget_search .search-submit {
color: #d7d7d7;
}
.site-header .widget_call_to_action ul li:first-child {
min-height: auto;
}
.site-header .widget.widget_search .search-submit {
top: -3px;
}
.site-header .widget-area .widget_search.hentry {
border-right: none;
}
.site-header .widget_call_to_action ul li:first-child {
border-right: none;
}
section#services .hentry:last-child .services-content {
border-bottom: none;
}
.widget.widget_news ul li {
padding: 35px 0 0 0;
}
.widget.widget_news ul li a {
padding-bottom: 23px;
}
.jetpack_subscription_widget input[type=email] {
min-width: 230px;
}
#testimonial .entry-content .slick-dots {
bottom: -18px;
}
.widget.widget_news h5 {
font-size: 20px;
}
.services-content {
margin-top: 0;
}
#our-courses .hentry:nth-child(odd) .entry-container:before,
#our-courses .hentry:nth-child(even) .entry-container:before {
display: none;
}
.main-navigation ul > li > a {
padding: 15px 22px;
}
.services-content {
width: 60%;
}
.services-wrapper {
width: 40%;
}
.subscribe-bg {
padding: 155px 20px;
}
.logo-background {
padding: 35px 10px;
}
#testimonial .hentry:first-child {
width: 60%;
}
#testimonial .hentry:last-child {
width: 40%;
}
#testimonial .col-1 .hentry:last-child {
width: 85%;
}
.logo-background {
padding: 35px 10px;
max-width: 300px;
width: 100%;
margin: auto;
}
#about .entry-title {
line-height: 70px;
}
#about .page-decoration img {
right: 0;
}
.page-decoration img {
max-width: 490px;
width: 100%;
}
#testimonial .widget-title {
font-size: 45px;
}
#our-courses .entry-header {
padding-bottom: 50px;
}
#our-courses .btn-transparent{
margin-top: 50px;
}
#professional .page-decoration img {
display: none;
}
.sticky .entry-container .entry-header {
width: 100%;
float: none;
padding-right: 0;
}
.site-branding {
padding: 10px 0 20px;
position: relative;
max-width: 90%;
float: left;
text-align: left;
margin: auto;
display: block;
width: 100%;
}
.has-site-logo .site-branding {
padding: 10px 0;
}
.sticky .entry-content {
float: none;
width: 100%;
margin: 0;
position: relative;
}
#core-services .service {
padding-top: 25px;
}
#our-goal .page-section {
padding: 50px 0;
}
ul.nav-tabs li a {
border-right: 1px solid #e8e8e8;
margin-bottom: 10px;
}
#our-courses .entry-content {
margin: 0;
}
#our-courses .featured-course-wrapper {
margin-bottom: 0;
}
#topbar-widget-wrapper .wrapper {
width: 100%;
max-width: 100%;
}                        
.top-bar {
float: none;
max-width: 100%;
}
.widget-area.col-2 {
padding: 0px;
float: right;
width: 10%;
position: relative;
}
.site-header .widget_call_to_action ul li  {
border-right: none;
min-height: 0px;
padding: 20px 15px;
}
.site-header .widget ul li:not(:last-child) {
border-bottom: 1px solid #9c2814;
}
.site-header .topbar-toggle {
display: block;
}
.topbar-toggle {
position: absolute;
right: 30px;
top: 0;
margin: auto;
text-align: center;
background-color: transparent;
color: #fff;
box-shadow: none;
border: none;
outline: none;
z-index: 30;
width: 35px;
height: 35px;
text-align: center;
padding: 0;
}
.widget-area-wrapper {
position: absolute;
right: 0;
height: 100%;
min-width: 315px;
background-color: #000;
float: none;
z-index: 33;
top: 100%;
bottom: auto;
margin-top: 153px;
display: none;
}
.site-header .topbar-toggle .fa {
color: #c1331b;
font-size: 25px;
height: 100px;
padding: 40px 0 0 20px;
cursor: pointer;
}
.site-header.has-site-logo .topbar-toggle .fa {
padding-top: 26px;
}
.site-header .widget-area .hentry:last-child {
width: 100%;
border-left: none;
border-right: none;
float: none;
display: inline-block;
position: relative;
background-color: #c1331b;
border-top: 1px solid #9c2814;
}
.site-header .widget.widget_search {
padding: 20px 15px;
}
.site-header .hentry, .site-header .widget {
margin: 0;
padding: 0;
}
.site-header .widget.widget_call_to_action {
min-width: 315px;
}
.site-header .widget.widget_call_to_action ul {
background-color: #c1331b;
}
.site-header .widget_call_to_action ul li {
float: none;
margin-right: 0;
width: 100%;
display: block;
}
.widget-area-wrapper .widget_call_to_action ul li i.fa {
color: #fff;
}
.site-header .widget.widget_search {
max-width: 500px;
}
#courses .hentry {
width: 50%;
float: left;
}
#courses .hentry:nth-child(-n+2) {
margin-top: 0;
}
#courses .hentry:nth-child(3n+1) {
clear: none;
}
#courses-details .entry-meta .pull-left:last-child {
clear: left;
padding-left: 70px;
margin-top: 15px;
}
.single-tp-team #primary,
.single-tp-team #secondary {
width: 100%;
float: none;
}
.single-tp-team #secondary {
padding-left: 0;
width: auto;
}
#about-counselor .entry-content p {
margin-bottom: 1.5em;
}
#our-courses .view-more {
margin-top: 0;
}
#news-events .align-center .btn {
margin-top: 25px;
}
.right-sidebar .course-features,
.right-sidebar .courses-list,
.left-sidebar .course-features,
.left-sidebar .courses-list {
width: 100%;
float: none;
}
.right-sidebar .courses-list,
.left-sidebar .courses-list {
padding-right: 0;
}
#courses-details .tab-content {
margin-top: 50px;
clear: both;
}
.related-courses .entry-content {
margin-top: 15px;
}
#courses-details ul.nav-tabs {
margin-bottom: 25px;
}
.single-post .entry-meta > span {
margin-right: 20px;
}
.single-post p.entry-meta > span:after {
padding-left: 20px;
}
}
@media screen and (max-width: 1200px) and (min-width:992px) {
.services-icon {
max-width: 215px;
height: 175px;
line-height: 175px;
width: 100%;
}
.services-content {
margin-top: 20px;
}
#principals-message .featured-image {
padding: 395px 0;
}
#professional .entry-title {
font-size: 55px;
}
#professional .hentry:nth-child(1) {
padding-top: 50px;
}
}
@media screen and (max-width: 1024px) {
.top-bar h2.news-ticker-label:before {
border-top: 46px solid rgba(0, 0, 0, 0);
border-left: 23px solid #c1331b; 
}
.top-bar {
width: 100%;
}
.site-header .wrapper {
max-width: 100%;
width: 100%;
}
.site-branding {
text-align: center;
}
}
@media screen and (max-width: 992px){
.menu-toggle, .menu-toggle:focus {
display: block;
background-color: transparent;
padding: 0;
width: 75px;
box-shadow: none;
border: none;
text-shadow: none;
border-radius: 0;
outline: none;
margin-left: 0;
position: absolute;
top: -100px;
z-index: 333;
border-right: none;
height: 100px;
}
.main-navigation ul.social-icons {
display: none;
}
.main-navigation.toggled ul.social-icons {
display: block;
}
.has-site-logo .menu-toggle, 
.has-site-logo .menu-toggle:focus {
top: -90px;
}
.menu-toggle span.icon-bar {
width: 35px;
height: 3px;
background-color: #c1331b;
display: block;
margin: 8px auto;
}
.main-navigation ul li.menu-item-has-children > a:after,
.main-navigation ul.sub-menu li.menu-item-has-children > a:after {
content: "";
display: none;
}
.has-site-logo .widget-area-wrapper {
margin-top: 78px;
}
.widget-area-wrapper {
margin-top: 99px;
}
.main-navigation {
position: relative;
}
.main-navigation ul ul {
float: none;
position: relative;
top: 0;
left: 0;
z-index: 99999;
background-color: #2e2624;
padding-left: 25px;
}
.main-navigation ul ul,
.main-navigation ul ul ul {
left: 0;
}
.main-navigation li {
float: none;
}
.main-navigation ul ul a {
width: 100%;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
left: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
left: 0;
}
ul.sub-menu {
display: none;
}
#colophon .hentry:nth-child(2n+1) {
clear: both;
}
#about .row {
margin: 0;
}
#about .hentry:first-child {
width: 100%;
margin: 0;
padding-left: 0;
padding-right: 0;
}
.news-content {
padding: 50px 35px;
}
#about .hentry:nth-child(2) {
width: 100%;
padding-top: 50px;
padding-left: 0;
padding-right: 0;
}
#about .page-decoration img {
left: 0;
margin: auto;
text-align: center;
}
#our-courses .hentry {
width: 100%;
}
#our-courses .entry-container {
text-align: center;
width: 50%;
float: left;
}
#our-courses .featured-image {
width: 50%;
float: left;
}
.services-context .hentry:nth-child(3) {
margin-bottom: 0;
}
#our-courses .hentry:nth-child(odd) .entry-container:before {
bottom: 236px;
}
#our-courses .hentry:nth-child(even) .entry-container:before {
top: 0px;
}
#professional .hentry:nth-child(-n+3) {
padding-top: 10px;
}
#testimonial .hentry:first-child {
width: 100%;
padding: 100px 0;
}
#testimonial .hentry:last-child {
width: 100%;
}
#professional .entry-title {
font-size: 40px;
}
#counter .hentry {
margin-top: 50px;
}
#counter .hentry:nth-child(-n+2) {
margin-top: 0;
}
#counter .hentry:nth-child(3) {
border-left: 1px solid rgba(33, 33, 33, 0.10);
}
.site-footer .hentry:nth-child(even) {
padding-left: 50px;
}
#services .col-2 .hentry {
width: 100%;
}
.services-content {
width: 75%;
}
.services-wrapper {
width: 25%;
}
#services .row .hentry:nth-child(odd) .services-content {
text-align: right;
padding-right: 10px;
}
#services .row .hentry:nth-child(even) .services-content {
padding-left: 10px;
}
.services-wrapper {
text-align: left;
min-width: 175px;
min-height: 175px;
line-height: 175px;
}
.services-icon {
display: inline-block;
text-align: center;
}
#services .row .hentry:nth-child(3) .services-icon {
background-color: #fff;
color: #2e2624;
}
#services .row .hentry:nth-child(4) .services-icon {
background-color: #2e2624;
color: #fff;
}
#services .row .hentry:nth-child(3) .services-wrapper {
float: right;
text-align: right;
}
#services .row .hentry:nth-child(1) .services-wrapper {
float: right;
text-align: right;
}
form#subscribe-blog-blog_subscription-2 {
max-width: 400px;
margin: auto;
}
.site-footer .hentry:last-child {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
#primary .archive-blog-wrapper .hentry .entry-container {
padding: 45px 0 0;
}
#primary .archive-blog-wrapper .hentry:not(:last-child) {
margin-bottom: 0;
}
#primary .archive-blog-wrapper .hentry.sticky {
margin-bottom: 30px;
}
.blog .entry-title {
font-size: 20px;
}
.page-decoration img {
max-width: 410px;
}
#map {
height: 620px;
}
#abroad-study-countries .hentry:last-child {
clear: left;
margin: auto;
float: none;
}
#abroad-study-countries .hentry {
width: 50%;
}
#abroad-study-guidelines .hentry, #abroad-study-guidelines .hentry:nth-child(-n+3) {
width: 50%;
float: left;
margin-top: 25px;
}
.grid-item, .grid .grid-item:nth-child(2n), .grid .grid-item:nth-child(3n), .grid .grid-item:nth-child(4n), .grid .grid-item:nth-child(5n), .grid .grid-item:nth-child(6n), .grid .grid-item:nth-child(7n), .grid .grid-item:nth-child(17n) {
width: 50%;
}
#reasons .hentry {
width: 50%;
float: left;
margin-top: 25px;
}
#core-services .hentry:nth-child(2) {
margin: 50px 0 30px 0;
}
#core-services .hentry {
width: 100%;
}
.icon-wrapper {
margin: 0px; 
}
#about .entry-header,
#about .entry-content {
text-align: center;
}
#about .entry-content {
margin-top: 50px;
display: inline-block;
}
#about .entry-content p {
margin: 0;
}
#about .btn.btn-transparent {
margin-top: 50px;
}
#our-courses .hentry {
margin: 0;
}
#our-goal .page-decoration {
display: none;
}
#about-education .hentry {
text-align: center;
}
#about-education .hentry:first-child,
#about-education .hentry:last-child {
width: 100%;
padding: 0;
margin: 0;
}
#about-education .btn {
margin-top: 50px;
}
#principals-message .hentry {
width: 100%;
}
ul.sub-menu > li.menu-item-has-children > a.dropdown-toggled:after {
content: "\f107";
}
#core-services .services-context .hentry:nth-child(2) {
width: 100%;
}
#core-services .services-context .hentry:nth-child(1),
#core-services .services-context .hentry:nth-child(3) {
width: 100%;
}
.services-context .hentry {
margin-bottom: 50px;
}
.grid .grid-item:nth-child(1n) {
width: 100%;
}
.grid-item, .grid .grid-item:nth-child(2n), .grid .grid-item:nth-child(3n), .grid .grid-item:nth-child(4n), .grid .grid-item:nth-child(5n), .grid .grid-item:nth-child(6n), .grid .grid-item:nth-child(7n), .grid .grid-item:nth-child(17n) {
width: 50%;
}
#about .hentry {
margin-bottom: 0;
width: 100%;
}
#professional .hentry:nth-child(1) {
width: 100%;
}
#professional .hentry {
width: 50%;
}
.professional-teacher.align-right {
text-align: center;
}
#news-events .hentry:first-child {
width: 100%;
padding-right: 0;
float: none;
padding: 0;
}
#news-events .hentry:last-child ul li {
float: left;
width: 33.33%;
border: none;
padding: 0 15px;
}
#news-events .hentry:last-child {
width: 100%;
float: left;
padding-left: 0;
padding: 0;
}
.single-tp-course .related-courses .hentry {
float: none;
width: 100%;
}
#courses-details .entry-meta .pull-left:nth-child(3) {
clear: left;
padding-left: 70px;
margin-top: 15px;
}
#courses-details .entry-meta .pull-left:last-child {
clear: none;
padding-left: 20px;
}
#courses-details .entry-meta .pull-left:not(:last-child) {
min-width: 196px;
}
ul.nav-tabs li a {
padding: 10px;
}
.single-tp-course .widget_latest_courses h5 {
font-size: 15px;
}
.tab-courses .post-wrapper .btn-black {
padding: 10px 10px;
right: 10px;
}
#left-sidebar .social-icons ul li:not(:last-child) {
margin-right: 15px;
}
.single.single-tp-testimonial .entry-container {
padding: 50px;
}
.testimonial-thumbs a img {
float: none;
}
.testimonial-thumbs .position {
display: block;
padding: 15px 0;
text-align: center;
}
.hover-content {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
#counter .hentry {
margin-bottom: 0;
}
#colophon .hentry:nth-child(n+3) {
margin-top: 0;
}
#colophon .hentry {
margin: 50px 0;
}
#colophon .page-section {
padding: 0;
}
button.dropdown-toggle {
background-color: transparent;
border: none;
float: right;
font-size: 18px;
position: absolute;
right: 00;
top: 5px;
outline: none;
}
button.dropdown-toggle i.fa {
color: #fff;
}
.main-navigation ul.social-icons {
margin: 0;
padding: 0;
width: 100%;
background-color: #000;
}
.main-navigation ul.social-icons li:hover, .main-navigation ul.social-icons li:focus {
background-color: transparent;
}
.main-navigation .social-icons li {
float: left;
text-align: center;
position: relative;
list-style: none;
width: auto;
line-height: 20px;
}
.main-navigation ul.social-icons:before,
.main-navigation ul.social-icons:after {
clear: both;
display: table;
content: "";
}
.menu-toggle span.icon-bar {
width: 35px;
height: 3px;
background-color: #c1331b ;
display: block;
margin: 8px auto;
transition: 0.3s ease-In;
}
.toggled .menu-toggle span.icon-bar:nth-child(1) {
transform: rotate(45deg);
position: relative;
top: 12px;
} 
.toggled .menu-toggle span.icon-bar {
transition: 0.3s ease-In;
}
.toggled .menu-toggle span.icon-bar:nth-child(2) {
display: none;
}
.toggled .menu-toggle span.icon-bar:nth-child(3) {
transform: rotate(-45deg);
}
#about-education .hentry p {
padding: 0;
}
.author-image {
float: none;
width: auto;
}
.author-content {
color: #626262;
padding-left: 0;
float: none;
width: 100%;
}
#courses-details .entry-meta .pull-left:nth-child(2) {
border-right: none;
}
#courses-details .entry-meta .pull-left {
width: 50%;
}
.right-sidebar #primary,
.right-sidebar #secondary {
width: 100%;
}
.right-sidebar #secondary {
padding-left: 0;
margin-top: 25px;
}
.jetpack_subscription_widget input[type=submit] {
padding: 18px 50px;
width: auto;
}
#subscribe-email {
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
}
@media screen and (max-width: 800px) and (min-width: 768px){
.news-content .entry-title {
line-height: 50px;
}
#left-sidebar {
width: 40%;
float: left;
}
#about-counselor {
width: 60%;
float: left;
padding-left: 30px;
}
}
@media screen and (max-width: 800px) {
#main-slider .slick-item {
padding: 275px 0;
}
.course-features,
.courses-list {
width: 100%;
float: none;
}
.courses-list {
padding-right: 0;
}
}
@media screen and (max-width: 769px) {
#about .hentry {
width: 100% !important;
}
#about .hentry:first-child {
text-align: center;
margin: 0 0 50px 0;
}
#about .entry-content {
text-align: center;
margin: 30px 0 0;
display: inline-block;
}
#about .btn-transparent {
margin-top: 50px;
}
#our-courses .hentry:nth-child(even) .featured-image {
float: left;
}
#our-courses .btn-transparent {
margin-top: 50px;
}
.professional-teacher.align-right {
text-align: center;
margin-bottom: 30px;
}
#professional .entry-content {
margin: 30px 0 0;
display: inline-block;
text-align: center;
}
#professional .btn-transparent {
margin-top: 50px;
}
#professional .hentry:nth-child(1) {
padding-top: 5px;
width: 100%;
}
#professional .hentry {
width: 50%;
float: left;
padding: 10px;
}
#professional .hentry:nth-child(5) {
width: 50%;
}
#about .entry-content p {
margin: 5px 0 0 0;
}
#our-courses .hentry {
padding: 0;
margin: 0;
}
#professional .entry-content p {
margin: 0;
}
#about .hentry:nth-child(2) {
padding-top: 0px;
}
#services .col-2 .hentry:last-child {
border-bottom: none;
margin-bottom: 0;
}
#services .row .hentry:nth-child(odd) .services-content {
padding-right: 20px;
}
#services .row .hentry:nth-child(even) .services-content {
padding-left: 20px;
}
#about-service.page-section {
padding: 100px 0 !important;
}
#principals-message .quatation .entry-title {
line-height: 70px;
}
.contact-details-wrapper:before {
display: none;
}
.widget.widget_popular_news,
.widget.widget_latest_news {
padding: 15px;
}
#news-events .hentry:last-child ul li {
float: none;
width: 100%;
border-bottom: 1px solid #e5e5e5;
padding: 15px;
}
#news-events .page-section {
padding: 70px 0;
}
.professional-teacher .entry-header {
text-align: center;
}
#news-events .hentry:last-child ul li:last-child {
border-bottom: none;
}
#team .hentry {
float: left;
width: 50%;
}
#left-sidebar {
margin: 0 auto 50px;
}
}
@media screen and (max-width: 767px) {
.main-slider-contents .page-title {
margin-bottom: 15px;
line-height: 1;
}
#main-slider .slick-item {
padding: 225px 0;
}
.home #primary {
margin-bottom: 15px;
}
.main-slider-contents {
width: auto;
padding: 35px;
max-width: 450px;
background-color: rgba(0, 0, 0, 0.40);
}
.main-slider-contents span {
font-size: 25px;
}
.page-title {
font-size: 40px;
}
.entry-title,
#reply-title {
font-size: 45px;
}
.widget_call_to_action ul li {
float: left;
margin-right: 0;
}
.page-section {
padding: 50px 0;
}
#about .page-section {
padding: 50px 0;
}
#counter .hentry {
width: 50%;
float: left;
}
.site-footer .hentry {
width: 50%;
float: left;
}
.footer-widget-area .widget_call_to_action ul {
padding-left: 0;
}
.site-footer .hentry:last-child {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.page-header h2 {
font-size: 45px;
}
.news-content .entry-title {
font-size: 35px;
}
#professional .hentry:nth-child(3n+1) {
clear: none;
}
#professional .hentry:nth-child(5) {
padding-top: 10px;
}
.services-icon {
display: inline-block;
}
#services .hentry:nth-child(2n+1) {
clear: both;
}
.logo-background {
padding: 35px 10px;
max-width: 300px;
width: 100%;
margin: auto;
}
.subscribe-bg {
padding: 75px 20px;
}
.author-content {
border-left: none;
width: 100%;
}
#primary .sticky .entry-content p {
column-count: 1;
-webkit-column-count: 1;
-moz-column-count: 1;
}
.blog #primary .hentry.sticky {
text-align: left;
position: relative;
width: 100%;
}
.blog #primary .hentry {
float: left;
width: 50%;
}
#contact-form .hentry:first-child {
width: 100%;
padding: 50px 0;
}
#contact-form .hentry:last-child {
width: 100%;
}
#abroad-study-countries .hentry {
width: 50%;
float: left;
}
#abroad-study-countries .abroad-countries-wrapper .entry-container {
padding: 20px 10px 40px;
}
#abroad-study-countries .abroad-countries-wrapper .entry-container .btn {
padding: 18px 40px;
}
.author-image {
margin-left: 0;
}
#about-author {
width: 100%;
}
.author-image img {
float: none;
display: block;
text-align: center;
margin: auto;
}
.author-name {
float: none;
padding: 10px 0 0 0;
margin: auto;
text-align: center;
}
.author-content {
padding: 0 20px;
}
.single-post .alignleft {
display: inline;
float: none;
margin-bottom: 10px;
}
#professional .btn-transparent {
margin-top: 30px;
}
#professional .align-center {
margin-top: 0px; 
}
#comments ol.children {
margin-left: 2.5em;
}
.reply {
margin-left: 0;
}
.reply a {
letter-spacing: 1px;
padding: 8px 15px;
}
.news-ticker-slider {
float: none;
width: 100%;
}
.top-bar ul.social-icons {
float: none;
margin: auto;
display: block;
max-width: 250px;
}
.top-bar h2.news-ticker-label:before {
border-top: 43px solid rgba(0, 0, 0, 0);
bottom: 0;
}
header#masthead {
position: relative;
}
.spacer {
margin-left: -732px;
}
#testimonial .col-1 .hentry:last-child {
width: 100%;
}
#testimonial .col-1 .hentry:first-child {
padding: 50px 0;
}
#comments .wrapper {
width: 100%;
}
#services .entry-content {
margin-top: 25px;
}
#services .row .hentry:last-child .services-content {
margin-bottom: 0;
padding-bottom: 0;
}
#our-courses .btn-transparent {
margin-top: 0;
}
#our-courses .view-more {
margin-top: 25px;
}
#our-courses .hentry {
clear: both;
}
#primary .archive-blog-wrapper .hentry:not(:last-child) {
margin-bottom: 25px;
}
nav.navigation.post-navigation, 
nav.navigation.posts-navigation {
margin: 0;
}
body.single-tp-team nav.navigation.post-navigation, 
body.single-tp-team nav.navigation.posts-navigation {
margin: 25px 0;
}
.single-tp-team #primary {
padding: 0;
}
.counselor-profile #left-sidebar {
padding: 20px;
margin-bottom: 25px;
}
.copyright.pull-left,
.powered-by.pull-right {
float: none;
}
.single.single-post #secondary {
margin-top: 50px;
}
.has-sticky-post .archive-blog-wrapper.col-3 article:nth-child(3n+2) {
clear: none;
}
.has-sticky-post .archive-blog-wrapper.col-3 article:nth-child(3n+1) {
clear: left;
}
.has-sticky-post .archive-blog-wrapper.col-3 article:nth-child(7) {
clear: none;
}
.btn,
.jetpack_subscription_widget input[type=submit] {
padding: 10px 25px;
}
.widget_profile .image-wrapper {
display: flex;
align-items: center;
}
.widget_profile .image-wrapper img {
margin-right: 15px;
}
#left-sidebar .widget_profile .image-wrapper .widget-title {
margin-top: 0;
}
.single-post .entry-meta > span {
margin-right: 10px;
}
.single-post p.entry-meta > span:after {
padding-left: 10px;
}
#testimonial-single a.readmore {
display: block;
}
#testimonial-single .description p {
height: 200px;
overflow: hidden;
}
}
@media screen and (max-width: 600px) {
.news-content {
background-position: 100% 195px;
}
.news.and.events .news-content {
background-position: 100% 220px;
}
#main-slider .slick-item {
padding: 200px 0;
}
.page-header h2,
.entry-title,
#reply-title,
#testimonial .subscribe-bg .widgettitle {
font-size: 45px;
}
.news-content {
padding: 25px;
}
.widget.widget_news {
padding: 25px;
}
#masthead .pull-right {
float: none;
width: 100%;
}
.site-branding {
width: 100%;
text-align: center;
}
.widget.widget_search {
width: 100%;
max-width: 100%;
}
.photo-gallery-item {
width: 100%;
float: none;
}
.entry-title {
font-size: 35px;
}
#colophon .footer-widget-area {
text-align: left;
padding: 0 20px;
}
.site-footer .hentry:nth-child(-n+1) {
margin-top: 0;
}
.site-footer .hentry:nth-child(-n+2) {
margin-top: 25px;
}
.footer-widget-area .widget_call_to_action ul {
padding-left: 0px;
}
.footer-widget-area .widget_call_to_action ul li {
display: table;
margin-right: auto;
text-align: left;
}
.widget_call_to_action ul li {
float: none;
}
.site-footer .hentry, .site-footer .hentry:nth-child(even) {
width: 100%;
float: none;
padding: 0;
border: none;
margin-top: 25px;
min-height: auto;
}
.site-footer .hentry ul {
text-align: left;
margin: auto;
display: inline-block;
}
#promotion .btn:not(:last-child) {
margin-right: 0;
margin-bottom: 10px;
}
.single-post footer.entry-footer .entry-meta {
text-align: left;
}
.blog #primary .hentry {
width: 100%;
}
#abroad-study-countries .hentry {
width: 100%;
max-width: 400px;
margin-left: auto;
margin-right: auto;
float: none;
}
#abroad-study-guidelines .hentry,
#abroad-study-guidelines .hentry:nth-child(-n+2),
#abroad-study-guidelines .hentry:nth-child(-n+3) {
width: 100%;
float: none;	
}
.grid-item, .grid .grid-item:nth-child(1n), .grid .grid-item:nth-child(2n), .grid .grid-item:nth-child(3n), .grid .grid-item:nth-child(4n), .grid .grid-item:nth-child(5n), .grid .grid-item:nth-child(6n), .grid .grid-item:nth-child(7n), .grid .grid-item:nth-child(11n), .grid .grid-item:nth-child(17n) {
width: 100%;
}
#reasons .hentry {
width: 100%;
}
.news.and.events #secondary {
margin-top: 30px;
}
#courses .hentry {
width: 100%;
float: none;
}
#courses .hentry:nth-child(-n+2) {
margin-top: 0;
}
#courses .hentry:nth-child(3n+1) {
clear: none;
}
.tab-courses .post-wrapper .btn-black {
float: none;
position: relative;
right: auto;
display: table;
margin-top: 10px;
top: 8px;
}
.tab-courses .post-title.pull-left {
float: none;
}
.btn {
font-size: 14px;
}
#courses-details .entry-meta .pull-left:not(:first-child) {
padding-left: 0;
}
#courses-details .entry-meta .pull-left:not(:last-child) {
min-width: auto;
}
#courses-details .entry-meta .pull-left {
width: 100%;
float: none;
text-align: center;
margin-bottom: 15px;
padding-left: 0;
display: block;
}
#courses-details .entry-meta .user {
display: block;
}
#courses-details .entry-meta .image, 
#courses-details .entry-meta .user,
#courses-details .entry-meta .pull-left small.reviews-number {
float: none;
}
#courses-details .entry-meta .pull-left:not(:last-child), 
#courses-details .entry-meta .pull-left {
padding-right: 0;
border-right: none;
}
#courses-details .entry-meta {
display: block;
}
#courses-details .entry-meta .pull-left .image img {
margin-right: 0;
margin-bottom: 5px;
}
.main-slider-contents {
max-width: 400px;
margin: auto;
}
#main-slider .slick-prev, 
#main-slider .slick-next {
display: none !important;
}
#primary .archive-blog-wrapper .hentry.sticky {
margin-bottom: 35px;
}
.single-tp-event .entry-meta>span:after,
.single-tp-class .entry-meta>span:after,
.single-tp-excursion .entry-meta>span:after,
.single-tp-affiliation .entry-meta>span:after {
padding: 0 15px;
}
}
@media screen and (max-width: 500px) {
.page-header h2 {
font-size: 35px;
}
.main-slider-contents {
max-width: 100%;
width: 75%;
}
#professional .hentry {
width: 100%;
}
#professional .entry-title {
font-size: 28px;
}
#services .hentry {
padding: 0;
margin-top: 35px;
clear: both;
display: table;
}
#services .row {
margin: 0;
}
#services .hentry:first-child {
margin-top: 0;
}
#services .row .hentry:nth-child(1) .services-wrapper,
#services .row .hentry:nth-child(even) .services-content,
#services .row .hentry:nth-child(3) .services-wrapper {
float: none;
text-align: center;
}
.services-wrapper {
margin-right: auto;
margin-left: auto;
width: 100%;
text-align: center;
}
#services .row .hentry:nth-child(even) .services-content {
padding-left: 0;
}
.services-content {
text-align: center;
width: 100%;
}
#services .row .hentry:nth-child(odd) .services-content {
padding-right: 0;
text-align: center;
}
#our-courses .hentry:nth-child(even) .entry-container:before {
display: none;
}
#our-courses .hentry:nth-child(odd) .entry-container:before {
display: none;
}
#our-courses .hentry {
display: block;
margin: auto;
}
#our-courses .featured-image {
width: 100%;
float: none;
}
#our-courses .entry-container {
min-height: 0;
text-align: center;
width: 100%;
float: none;
margin: 20px 0;
display: inline-block;
padding: 0;
}
#our-courses .hentry:nth-child(3) .entry-container {
margin-bottom: 0;
}
#our-courses .view-more {
margin-top: 0;
}
.icon-wrapper {
margin: 0px;
float: none;
margin: auto;
}
#our-goal .hentry:nth-child(even) .services-goal {
padding-left: 0;
text-align: center;
margin-top: 20px;
}
#our-goal .hentry:nth-child(odd) .services-goal {
text-align: center;
padding-right: 0;
margin-top: 20px;
}
#our-goal .hentry:nth-child(odd) .icon-wrapper {
float: none;
text-align: center;
margin: auto;
}
#header-featured-image .page-detail .page-title {
font-size: 40px;
}
#core-services .featured-image {
padding: 155px 58px;
}
#our-goal .image-cover h2 {
font-size: 40px;
}
#professional .hentry:nth-child(5) {
width: 100%;
}
#news-events .hentry:last-child {
margin: 0;
}
.single-post span.posted-on time,
#primary p.entry-meta {
font-size: 13px;
}
#secondary .widget, 
.right-sidebar #primary,
#respond,
#comments {
padding: 15px;
}
#team .hentry {
float: none;
width: 100%;
}
#courses-details .entry-meta .pull-left:not(:last-child),
#courses-details .entry-meta .pull-left {
padding-right: 0;
border-right: none;
}
#courses-details .entry-meta .pull-left:not(:last-child) {
min-width: auto;
}
#courses-details .entry-meta .pull-left {
width: 100%;
float: none;
text-align: center;
margin-bottom: 15px;
padding-left: 0;
display: inline-block;
}
#courses-details .entry-meta .pull-left:nth-child(3),
#courses-details .entry-meta .pull-left:last-child,
#courses-details .entry-meta .pull-left {
padding-left: 0;
}
#courses-details .entry-meta .image,
#courses-details .entry-meta .user {
float: none;
}
#courses-details .entry-meta .pull-left .image img {
margin-right: 0;
}
#courses-details .entry-meta .pull-left .star-rating {
float: none;
padding-right: 0;
}
#courses-details .entry-meta .pull-left small.reviews-number {
float: none;
}
ul.nav-tabs li a {
font-size: 14px;
}
#courses-details ul.nav-tabs {
text-align: left;
}
#courses-details ul.nav-tabs li a {
padding: 10px 5px;
}
.single-tp-course #featured-courses .entry-container {
padding: 50px 0;
}
.testimonial-thumbs ul li:nth-child(8n) {
border-bottom: none;
}
.testimonial-thumbs ul li {
width: 100%;
}
.testimonial-thumbs ul li:nth-child(7n) {
border-bottom: 1px solid #e8e8e8;
}
.site-logo,
#site-details {
display: block;
}
.site-title {
font-size: 20px;
}
.site-description {
letter-spacing: 2px;
font-size: 14px;
}
.site-branding:before {
content: "";
border-right: none;
height: 145px;
position: absolute;
right: 21px;
top: 0;
}
.site-branding:after {
content: "";
border-left: none;
height: 100px;
position: absolute;
left: 74px;
top: 0;
}
.site-logo {
padding-right: 0px;
}
.menu-toggle,
.menu-toggle:focus {
top: -85px;
border-right: none;
}
.has-site-details .menu-toggle, 
.has-site-details .menu-toggle:focus {
top: -60px;
}
.has-site-logo .menu-toggle,
.has-site-logo .menu-toggle:focus {
top: -60px;
}
.widget-area-wrapper {
margin-top: 144px;
}
.site-header .topbar-toggle .fa {
padding: 60px 0 0 20px;
}
.site-header.has-site-details .topbar-toggle .fa {
padding: 25px 0 0 20px;
}
.site-header .topbar-toggle .fa {
border-left: none;
}
.top-bar h2.news-ticker-label:before {
border-top: none;
bottom: 0;
border-left: 0px solid #c1331b;
}
h2.news-ticker-label:after {
border-right: none;
border-bottom: none;
}
.slick-vertical .slick-slide {
height: 20px;;
overflow: hidden;
}
h2.news-ticker-label {
padding: 10px;
line-height: 1;
}
.news-ticker-slider {
padding: 5px 8px;
}
h2.news-ticker-title {
padding-left: 10px;
}
#header-featured-image .page-detail {
padding: 20px;
max-width: 320px;
}
.quatation {
padding-right: 30px;
margin-left: 30px;
}
.menu-toggle,
.menu-toggle:focus {
height: auto;
}
.jetpack_subscription_widget input[type=submit] {
width: 100%;
}
.single-tp-event .entry-meta>span:after,
.single-tp-class .entry-meta>span:after,
.single-tp-excursion .entry-meta>span:after,
.single-tp-affiliation .entry-meta>span:after {
padding: 0 5px;
}
.single-tp-event .entry-meta>span time,
.single-tp-class .entry-meta>span time,
.single-tp-excursion .entry-meta>span time,
.single-tp-affiliation .entry-meta>span time {
font-size: 13px;
}
}
@media screen and (max-width: 421px) {
.has-site-details .menu-toggle, 
.has-site-details .menu-toggle:focus {
top: -55px;
}
#main-slider .slick-item {
padding: 150px 0;
}
#main-slider .slick-prev,
#main-slider .slick-next {
width: 17px;
}
.main-slider-contents {
padding: 15px;
}
.main-slider-contents span {
font-size: 18px;
}
.page-title {
font-size: 25px;
margin-bottom: 15px;
}
#about .hentry:first-child {
margin: 0 8px;
}
#about .image-wrap:nth-child(2n),
#about .image-wrap:nth-child(3n) {
width: 100%;
float: none;
}
#our-courses .featured-course-wrapper {
margin-bottom: 0;
}
.entry-title {
font-size: 30px !important;
}
#promotion .entry-title-desc,
#professional .entry-title-desc,
#testimonial .entry-title-desc {
font-size: 16px;
}
.page-header h2 {
font-size: 29px;
}
.news-content .entry-title,
#testimonial .subscribe-bg .widgettitle {
font-size: 30px;
}
#primary .align-right {
text-align: center;
}
#professional .hentry:nth-child(5) {
width: 100%;
padding-top: 0;
}
#professional .entry-title,
#testimonial .entry-title,
#testimonial .widget-title {
font-size: 30px;
}
#professional .hentry:nth-child(5) .professional-teacher {
padding-top: 20px;
text-align: center;
}
#professional .entry-title,
#reply-title {
font-size: 28px;
}
#professional .entry-title-desc {
font-size: 18px;
}
.jetpack_subscription_widget input[type=email] {
min-width: 196px;
}
.footer-widget-area .widget_call_to_action ul {
padding-left: 0;
}
.widget.widget_news ul li {
padding: 15px 0;
}
.services-wrapper {
float: none;
width: 100%;
text-align: center;
}
#services .row .hentry:nth-child(even) .services-content {
float: none;
text-align: center;
padding-left: 0;
}
#counter .hentry {
width: 100%;
float: none;
border-left: 1px solid rgba(33, 33, 33, 0.10);
}
#counter .hentry:nth-child(-n+2) {
margin-top: 50px;
}
.page-header h2 {
font-size: 28px;
}
#professional .page-decoration img {
right: -77px;
}
.social-icons li {
line-height: 50px;
width: 50px;
}
.bg-image .align-center .btn {
font-size: 15px;
}
#about header.entry-header {
margin-bottom: 50px;
}
#about .entry-title-desc {
margin: 0;
}
#about .entry-title {
line-height: 50px;
}
#our-courses .entry-container {
display: inline-block;
padding: 20px 0;
}
#header-featured-image {
padding: 135px 0;
}
#header-featured-image .page-detail .page-title {
font-size: 28px;
}
.page-detail {
min-width: 285px;
}
.comment-navigation .nav-previous, 
.posts-navigation .nav-previous, 
.post-navigation .nav-previous {
float: none;
width: 100%;
text-align: center;
}
.comment-navigation .nav-next, 
.posts-navigation .nav-next, 
.post-navigation .nav-next {
float: none;
text-align: center;
width: 100%;
}
.comment-author.vcard b.fn {
float: none;
}
.comment-metadata {
padding-left: 0;
}
.comment-content {
padding-bottom: 0;
padding-top: 0;
}
.comment-meta .url:after {
display: none;
}
#comments ol.children {
margin-left: 3.5em;
}
.hentry.sticky .entry-container {
padding: 80px 30px !important;
}
.blog .sticky .entry-title {
font-size: 25px;
}
section#abroad-study-countries .btn {
padding: 18px 25px;
}
#abroad-study-countries .abroad-countries-wrapper .entry-container {
padding: 20px 0 0 0;
}
ul.nav-tabs li a {
padding: 10px;
}
#our-goal .image-cover h2 {
padding: 14px 10px;
font-size: 40px;
}
#core-services .featured-image {
padding: 155px 0;
}
#about-education .hentry:first-child .entry-title {
line-height: 35px;
}
#about-education .hentry p {
color: #626262;
padding: 0;
}
#social-medias ul li a {
padding: 0px;
}
.single-post .entry-container .entry-content {
margin: 0;
}
#about-education .hentry:last-child p {
margin: 0;
}
#about-education .page-section {
padding: 70px 0;
}
#principals-message .quatation .entry-title {
line-height: 35px;
}
.quatation .entry-content {
margin: 0;
}
.professional-teacher.align-right {
margin-bottom: 25px;
}
#professional .entry-content {
margin: 25px 0 0;
}
#form .form-title {
line-height: 44px;
font-size: 34px;
}
.contact-details-wrapper .title {
font-size: 50px;
}
.site-branding {
max-width: 87%;
}
.site-branding:before {
height: 69px;
}
.site-logo,
#site-details {
padding-left: 55px;
}
.site-title {
font-size: 14px;
}
.site-description {
font-size: 12px;
}
.widget-area.col-2 {
width: 13%;
}
.topbar-toggle {
position: absolute;
right: 25px;
top: 0;
z-index: 30;
width: 35px;
height: 35px;
bottom: 0;
}
.has-site-logo .topbar-toggle {
top: 40px;
}
.site-header .topbar-toggle .fa {
font-size: 20px;
}
.widget-area-wrapper {
min-width: 320px;
margin-top: 132px;
}
.site-header .topbar-toggle .fa {
padding: 68px 0 0 20px;
}
.site-header.has-site-details .topbar-toggle .fa {
padding: 40px 0 0 20px;
}
.menu-toggle span.icon-bar {
width: 25px;
}
#main-slider .slick-prev, 
#main-slider .slick-next {
display: none !important;
}
.course-features li i {
display: block;
margin: 0 auto 15px;
}
.course-features li small,
#courses-details .course-features span {
float: none;
text-align: center;
display: block;
}
.course-features {
text-align: center;
}
.course-features h5 {
font-size: 20px;
}
.course-features {
padding: 0 20px;
}
.related-course-title {
font-size: 34px;
}
.top-bar ul.social-icons {
padding-top: 10px;
}
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input {
font-size: 12px;
}
.top-bar .social-icons li {
width: 50px;
}
.post-navigation .nav-next {
padding-top: 10px;
}
.author-content {
padding: 0;
}
.widget_profile .image-wrapper {
display: block;
}
.widget_profile .image-wrapper .team-name {
margin-top: 15px;
}
#promotion .btn {
min-width: 170px;
}
} @media screen and (max-width: 567px) {
.site-footer .hentry ul,
#colophon .footer-widget-area {
text-align: center;
}
}