* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
html {
font-size: 16px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 24px;
color: #333333;
letter-spacing: 1px;
background-color: #ffffff;
margin: 0;
}
a {
color: initial;
text-decoration: none;
}
.hero {
position: relative;
}
.banner {
width: 100%;
position: relative;
} header {
width: 100%;
border-top: 4px solid #21418e;
background: #fff;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
color: #333; }
header.small {
background-color: #fff;
height: 60px;
}
.brand-logo {
position: absolute;
margin: 18px 0 14px;
top: 0;
width: 230px;
height: 62px;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
}
header.small .brand-logo {
margin: 8px 0 8px;
background-size: 164px;
}
header.small .drawer-navbar-default .drawer-menu-item {
}
header .brand-logo {
background: url(//www.libertyfilms.com.np/wp-content/themes/libertyfilms/images/liberty-films-logo.png) no-repeat 0px 0px;
}
header a {
color: #333;
}
.overlay-pattern.soft {
background-color: rgba(0,0,0,0.2);
}
.overlay-pattern {
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: repeat;
}
.primaryCap, .captionText {
padding: 16px 20px;
display: inline-block;
width: 100%;
white-space: normal;
background-color: rgba(0,0,0,0.5);
}
.caption2 {
bottom: 0px;
left:0;
}
.caption2 p {
font-family: 'Open Sans', sans-serif;
color: #fff;
line-height: 30px;
font-weight: 400;
font-size: 20px;
margin: 0;
text-transform: uppercase;
text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.caption1 {
top: 36%;
position:absolute;
}
.caption1 p {
font-family: 'Open Sans', sans-serif;
color: #F3F3F3;
text-transform: inherit;
line-height: 24px;
font-size: 35px !important;
font-weight: 600;
margin-bottom: 0 !important;
text-align: center;
}
.caption3 {
top: 64%;
}
.slidrNav {
text-align: center;
}
.largeNavBT.btn-light {
display: inline-block;
vertical-align: top;
zoom: 1;
font-size: 11px;
font-family: 'Open Sans', sans-serif;
line-height: 24px;
text-transform: uppercase;
letter-spacing: 1px;
height: 40px;
padding: 8px 80px;
border: 1px solid #fff;
-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
transition: all .6s cubic-bezier(.165, .84, .44, 1);
white-space: nowrap;
color: #fff;
position: relative;
}
.largeNavBT.btn-light:hover {
background-color: #fff;
color: #333;
}
.btn-light:before {
left: 0;
margin-left: 0px;
}
.btn-light:after {
right: 0;
margin-right: 0px;
}
.btn-light:before, .btn-light:after {
position: absolute;
content: '';
width: 34px;
height: 1px;
background-color: #fff;
top: 50%;
-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
transition: all .6s cubic-bezier(.165, .84, .44, 1);
}
.largeNavBT.btn-light:hover:before {
margin-left: -22px;
}
.largeNavBT.btn-light:hover:after {
margin-right: -22px;
}
.main-container {
}
.pageContent {
padding: 35px 0px;
}
.top-content {
padding-top: 15px;
width: 100%;
}
.topContent-left { }
.topContent-right { }
.tcl-menuBox {
zoom: 1;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
line-height: 22px;
letter-spacing: 1px;
min-height: 150px;
padding: 20px;
border: 4px double #21418e;
-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
transition: all .6s cubic-bezier(.165, .84, .44, 1);
position: relative;
margin: 10px 0px;
}
.tcl-menuBox:after {
position: absolute;
content: '';
width: 36px;
height: 1px;
background-color: #21418e;
top: 50%;
-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
transition: all .6s cubic-bezier(.165, .84, .44, 1);
right: 0;
margin-right: -18px;
}
.tcl-menuBox:hover:after {
margin-right: -36px;
}
.tcl-menuBox .overlay {
width: 90%;
height: 90%;
top: 5%;
left: 5%;
background: #E5E5E5;
position: absolute;
color: white;
font-size: 20px;
font-weight: normal;
padding: 10px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.tcl-menuBox:hover .overlay {
background-color: #21418e;
}
.tcl-menuBox ul {
margin: 0;
padding: 0;
list-style: none;
}
.tcl-menuBox ul li {
margin: 8px 0px;
position: relative;
padding: 0px 0px 0px 16px;
}
.tcl-menuBox ul li:before {
position: absolute;
content: '';
width: 8px;
height: 1px;
background-color: #000;
top: 12px;
left: 0;
}
.tcl-menuBox ul li a {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #333;
font-weight: 800;
line-height: 22px;
text-transform: uppercase;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.tcl-menuBox:hover a {
color: #f37022;
}
.tcl-menuBox:hover a:hover {
color: #fff;
}
.tcl-BigText {
font-size: 18px;
font-weight: 400;
min-height: 266px;
text-align: right;
line-height: 30px;
}
.tcl-BigText .bigText-heading {
margin-bottom: 10px;
}
.tcl-BigText .bigText-heading h1 {
margin: 0;
line-height: 46px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 20px;
text-transform: uppercase;
}
.btn-dark {
display: inline-block;
vertical-align: top;
zoom: 1;
margin: 8px 0px;
font-size: 11px;
font-family: 'Open Sans', sans-serif;
line-height: 24px;
text-transform: uppercase;
letter-spacing: 1px;
height: 40px;
background: #21418e;
padding: 8px 44px;
-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
transition: all .6s cubic-bezier(.165, .84, .44, 1);
white-space: nowrap;
color: #fff;
position: relative;
}
.btn-dark:hover {
background-color: #f37022;
color: #fff;
}
.btn-dark:before, .btn-dark:after {
position: absolute;
content: '';
width: 16px;
height: 1px;
background-color: #21418e;
top: 50%;
-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
transition: all .6s cubic-bezier(.165, .84, .44, 1);
}
.btn-dark:before {
left: 0;
margin-left: 0px;
}
.btn-dark:after {
right: 0;
margin-right: 0px;
}
.btn-dark:hover:before {
margin-left: -12px;
background: #f37022;
}
.btn-dark:hover:after {
margin-right: -12px;
background: #f37022;
}
.section-heading {
text-align: center;
margin: 35px auto 0;
max-width: 1550px;
padding: 16px 0;
position: relative;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-top: 2px solid #D0D0D0;
}
.section-heading h1 {
margin: 0;
line-height: 46px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 20px;
text-transform: uppercase;
}
.projects-Show {
position: relative;
padding-bottom: 18px;
}
.projects-Show .project-items {
display: block;
padding-top: 69%;
overflow: hidden;
overflow: hidden;
-webkit-transition: color .6s cubic-bezier(.165, .84, .44, 1);
transition: color .6s cubic-bezier(.165, .84, .44, 1);
}
.projects-Show .proj-image {
position: absolute;
left: 0;
top: 0;
width: 100%;
max-height: 240px;
overflow: hidden;
}
.projects-Show .proj-image-news {
position: absolute;
left: 0;
top: 0;
width: 100%;
max-height: 240px;
overflow: hidden;
}
.projects-Show:hover .sapan-overlay {
background-color: rgba(0,0,0,0.4);
}
.sapan-overlay {
position: inherit;
top: 0;
left: 0;
bottom: 0;
width: 100%;
background-color: transparent;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.section-divider {
width: 100%;
height: 1px;
background: #ccc;
margin: 0;
}
.pra-desc {
display: inline-block;
width: 100%;
padding: 0px 0px 0px 0px;
position: relative;
}
.pra-desc .pra-title {
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
color: #f37022;
display: block;
margin-bottom: 5px;
}
.pra-desc .pra-short-text {
font-size: 14px;
font-weight: 400;
line-height: 25px;
}
.block-text {
margin: 0;
}
.btnLink-text {
display: inline-block;
font-weight: 400;
font-size: 12px;
text-transform: capitalize;
}
.btnBig {
padding: 8px 80px !important;
}
.parallax-ground {
background-size: cover;
background-attachment: fixed;
background-position: 50% 0;
background-repeat: no-repeat;
background-image: url(//www.libertyfilms.com.np/wp-content/themes/libertyfilms/images/slides/slide1.jpg);
height: 400px;
margin: 40px 0px 0px 0px;
position: relative;
padding: 30px 0px 70px 0px;
}
.parallax-ground:before {
position: absolute;
content: '';
top: 0;
left: 0;
bottom: 0;
width: 100%;
background-color: rgba(0,0,0,0.3);
zoom: 1;
z-index: 0;
}
.tabo-boxPanel {
height: 320px;
padding: 0px 120px;
position: relative;
}
.image-titler {
bottom: -2px;
position: absolute;
width: 100%;
}
.image-titler img {
width: 100%;
}
.tabo {
display: table;
vertical-align: middle;
width: 100%;
height: 100%;
}
.tabo-cell {
display: table-cell;
vertical-align: middle;
width: 100%;
font-weight: 300;
font-size: 24px;
color: #fff;
line-height: 36px;
text-shadow: 0px 2px 1px rgba(0,0,0,0.6);
}
.testimoBox ul {
margin: 0;
padding: 0;
list-style: none;
margin: 0px -15px;
}
.testimoBox li {
width: 33%;
display: inline-block;
padding-left: 15px;
padding-right: 15px;
}
.testimoBox li .testi {
padding-bottom: 20px;
}
blockquote {
margin: 0 0 16px;
font-size: 13px;
}
.testimoBox li .testi .test-writer {
font-size: 13px;
color: #f37022;
font-weight: 600;
font-style: italic;
}
.testimoBox li .testi .test-writer:before {
content: '-';
}
.footerPanel {
padding: 30px 0px;
background-color: #333;
font-size: 12px;
}
.news-LetterSec {
}
.news-LetterSec .news-letter {
}
.news-LetterSec .news-letter .newsletter-row {
position: relative;
}
.news-LetterSec .news-letter .newsletter-row input.input-label {
width: 100%;
display: block;
height: 36px;
padding: 4px 106px 4px 12px;
}
.news-LetterSec .news-letter .newsletter-row .btn-nws {
height: 36px;
width: 96px;
background-color: #f37022;
border: none;
right: 0;
top: 0;
position: absolute;
color: #fff;
}
.footerPanel ul {
padding: 0;
margin: 0;
list-style: none;
}
.ft-social-links ul li {
margin: 0px 3px;
}
.ft-social-links ul li {
padding: 0px 2px;
vertical-align: middle;
display: inline-block;
margin: 0px;
}
.footerPanel ul li a {
color: #b6b5b5;
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
}
.ft-social-links ul li a i {
display: block;
position: relative;
font-size: 18px;
line-height: 38px;
text-align: center;
}
.footMenu a {
display: block;
padding: 1px 0px;
color: #BBB;
}
.contact-info {
color: #BBB;
}
.contact-info a {
color: #fff;
}
.foot-col h4 {
font-size: 12px;
margin: 0px 0px 14px 0px;
color: #BBB;
font-weight: 800;
}
.footer-lower {
background: #000;
color: #BBB;
font-size: 12px;
padding: 12px 0;
line-height: 18px;
text-align: center;
}
.proj-location > span {
display: block;
}
.proj-location > span font {
font-size: 12px;
font-weight: 600;
text-transform: none !important;
margin-right: 4px;
color: #21418e;
}
.proj-location > span {
font-size: 12px;
font-weight: 300;
font-style: italic;
}
.text-highlighter {
padding: 0px 5px;
text-shadow: none;
display: inline;
}
.text-highlighter.hightli-bg {
background-color: #fea70f;
}
.text-highlighter.hightli-text {
color: #f37022;
}
.inner-page-banner {
min-height: 160px;
background-color: #000;
width: 100%;
}
.innpageWrap {
display: table;
width: 100%;
color: #fff;
min-height: 125px;
margin: 25px 0px;
}
.innpageWrap .innpg-content {
display: table-cell;
vertical-align: middle;
text-align: center;
font-weight: 300;
font-size: 30px;
}
.breadcrumber .breadcrumb {
margin: 0;
}
.breadcrumber .breadcrumb {
font-size: 13px;
}
.projectDetail-Panel .section-heading {
padding: 35px 0;
}
.projectDetail-Panel .section-heading h1 {
margin: 0;
line-height: 40px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 26px;
text-transform: none;
}
.project-show-carousals {
position: relative;
margin-bottom: 20px;
}
.project-show-carousals .owl-controls {
position: absolute;
top: 50%;
width: 100%;
left: 0;
}
.project-show-carousals .owl-controls .owl-nav {
color: #fff;
width: 100%;
position: inherit;
}
.project-show-carousals .owl-controls .owl-nav .owl-prev, .project-show-carousals .owl-controls .owl-nav .owl-next {
width: 30px;
height: 66px;
position: inherit;
background-repeat: no-repeat;
background-size: 30px;
margin-top: -33px;
font: 0/0 normal;
}
.project-show-carousals .owl-controls .owl-nav .owl-prev {
left: 0px;
background-image: url(//www.libertyfilms.com.np/wp-content/themes/libertyfilms/images/owl-left-arrow.png);
}
.project-show-carousals .owl-controls .owl-nav .owl-next {
right: 0px;
background-image: url(//www.libertyfilms.com.np/wp-content/themes/libertyfilms/images/owl-right-arrow.png);
}
time {
position: relative;
color: #000;
top: 14px;
font-weight: 300;
}
time:before {
content: '';
width: 25px;
left: -40px;
position: absolute;
top: 50%;
display: inline-block;
border-top: 1px solid #000;
}
.proj-detailWrap {
line-height: 1.8;
}
.personDetailBox .tabber ul {
margin: 0;
padding: 0;
list-style: none;
}
.personDetailBox {
margin-top: 35px;
}
.personDetailBox .tabber article ul {
list-style-type: disc;
padding: 0 0 0 20px;
}
.personDetailBox .personalDiv .proj-person-area {
position: inherit;
z-index: 2;
background-color: rgba(39,150,197,0.8);
bottom: 0;
min-height: 70px;
height: auto;
width: 100%;
display: inline-block;
}
.personDetailBox .personalDiv .proj-person-area .proj-avatar {
width: auto;
height: auto;
}
.personDetailBox .personalDiv .proj-person-area .proj-avatar-name span {
font-size: 18px;
} .tabs a {
text-decoration: none;
}
.tabs {
border: 1px solid #000;
overflow: hidden
}
.tabs li {
float: left
}
.tabs li a {
border-left: 1px solid #000;
color: #21759B;
display: block;
font-weight: 600;
padding: 15px 20px
}
.tabs li:first-child a {
border-left: none
}
.tabs .active a, .tabs li a:focus, .tabs li a:hover {
color: #fff;
background-color: rgba(39,150,197,.8)
}
.accordion_tabs {
display: none;
border-top: 1px solid #ccc;
padding: 10px;
font-weight: 400;
background: #eee
}
.tab_content_wrapper>.accordion_tabs:first-child {
border-top: none
}
a.accordion_tabs:link, a.accordion_tabs:visited {
color: #21759B
}
a.accordion_tabs:focus, a.accordion_tabs:hover {
color: #D54E21
}
a.accordion_tabs.active {
color: #000;
border-bottom: 1px solid #ccc
}
.tab_content_wrapper {
overflow: hidden;
position: relative;
transition: all .3s ease-in-out .3s;
}
.tab_content {
transition: all .6s ease-in-out;
padding:20px 15px;
background: #f6f6f6;
}
.toggle_display {
display: block;
width:100%
}
.toggle_position {
position: absolute
}
.toggle_border {
border: 1px solid #000;
border-width: 0 1px 1px
}
.invert_border {
border-width: 1px 1px 0
}
@media screen and (max-width:600px) {
#container {
width: 90%;
padding: 40px 20px
}
.accordion_tabs {
display: block
}
.tab_content_wrapper {
height: auto!important
}
.tab_content {
transition: none;
padding: 10px
}
.toggle_display {
display: none
}
.toggle_position {
position: relative
}
.toggle_border {
border-width: 1px
}
}
@media (min-width:601px) and (max-width:767px) {
.tabs li a {
padding: 15px 10px
}
} .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
z-index: 0
}
.owl-carousel .owl-animated-out {
z-index: 1
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out
}
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.owl-carousel.owl-loaded {
display: block
}
.owl-carousel.owl-loading {
opacity: 0;
display: block
}
.owl-carousel.owl-hidden {
opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
display: none
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.owl-carousel.owl-rtl {
direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
float: right
}
.no-js .owl-carousel {
display: block
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.libertyfilms.com.np/wp-content/themes/libertyfilms/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
display: none
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1
}
.ui-groups {
padding: 25px 0px;
clear: both;
}
.ui-groups > *:first-child {
margin-left: 0px;
}
.ui-groups > * {
margin: 10px 12px
} .formComponents{
display:block;
clear:both;
}
.formComponents .form-controller.half-col-form{
display: inline-block;
width: 48.8%;
margin: 12px 0.5%;
float: left;
}
.formComponents .form-controller{
display: inline-block;
width: 98.6%;
margin: 12px 0.5%;
float: left;
}
.formComponents .form-controller input[type="text"],.formComponents .form-controller input[type="email"],.formComponents .form-controller input[type="password"],.formComponents .form-controller select{
width: 100%;
height: 46px;
border: 1px solid #ccc;
border-bottom: 3px solid #ccc;
padding: 4px 12px;
}
.formComponents .form-controller textarea{
min-height: 140px;
width: 100%;
border: 1px solid #ccc;
border-bottom: 3px solid #ccc;
padding: 4px 12px;
}
.formComponents .btn-light{
display: inline-block;
vertical-align: top;
zoom: 1;
font-size: 11px;
font-family: 'Open Sans', sans-serif;
line-height: 24px;
text-transform: uppercase;
letter-spacing: 1px;
height: 40px;
padding: 8px 44px;
border: 1px solid #000;
background-color:#000;
-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
transition: all .6s cubic-bezier(.165, .84, .44, 1);
white-space: nowrap;
color: #fff;
position: relative;
}
.formComponents .btn-light:hover{
background-color:transparent;
color: #000;
}
.formComponents .btn-dark{
background-color: transparent;	
}
.formComponents .btn-dark:hover{
background-color: #000;
color: #fff;
}
.modal-content{
padding:12px;
}
.modalbody{
padding: 16px;
background-color: #f3f3f3;
}
.modalbody .section-heading{
text-align: center;
margin: 0px;
max-width: 1550px;
padding:0;
position: relative;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-top:none;
border-bottom: 1px solid #ccc;
}
.modalbody .section-heading .heading{
margin: 0;
line-height: 46px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 20px;
text-transform: uppercase;
}
.modal-dialog .close{
background-image:url(//www.libertyfilms.com.np/wp-content/themes/libertyfilms/images/t-sasmar_logo.png);
margin: 2px;
}
.modal-dialog .close span{
width: 20px;
height: 20px;
display: block;
}
.newslist-box{
margin-top:30px;
}
.textLine-readmore{
font-weight: 800;
font-style: italic;
font-size: 14px;
color: #b2a682;
position: relative;
padding-right: 24px;
}
.textLine-readmore:after{
position: absolute;
content: '→';
right: 0;
font-weight: bold;
}
.newslist-Panel .newslist-box .pra-desc {
display: inline-block;
width: 100%;
padding: 0;
position: relative;
}
.newslist-list{
border-bottom: 1px solid #e1e0e0;
margin-bottom: 30px;
padding-bottom: 20px;
}
.footInfo{
margin-top: 26px;
}
.footInfo p{
margin:0;
}
.formComponents .form-controller .required{
color:#f90734;
}
.formComponents .form-controller .extension-info{
font-weight: 400;
font-size: 14px
}
.nepali-words{
display: block;
font-weight: 300;
font-size: 12px;
line-height: 19px;
color:#8a8a8a;	
}
.footerPanel ul li a.facebook{
padding: 2px 12px;
background-color: #337ab7;
text-decoration: none;
display: block;	
}
.ft-social-links ul li a.facebook i, .ft-social-links ul li a.twitter i, .ft-social-links ul li a.google+ i {
display: block;
position: relative;
font-size: 20px;
line-height: 28px;
text-align: center;
color: #fff;
}
.footerPanel ul li a.twitter{
padding: 2px 8px;
background-color: #20b8ff;
text-decoration: none;
display: block;	
}
.footerPanel ul li a.google+{
padding: 2px 9px;
background-color: #e12b28;
text-decoration: none;
display: block;	
}
.rightPost .section-heading {
text-align: left;
padding-bottom: 16px;
}
ul.rightPost-list {
margin: 0;
padding: 0;
}
ul.rightPost-list li {
display: block;
list-style: none;
padding-left: 0;
float: left;
text-transform: capitalize;
width: 100%;
margin-bottom: 14px;
}
ul.rightPost-list li a {
font-weight: bold;
}
ul.rightPost-list li img {
float: left;
width: 100px;
margin-right: 8px;
height: 76px;
}
ul.rightPost-list li a.rd-more {
display:block;
font-weight:normal;
color:#f37022;
}
.testimoBox {
padding-bottom: 35px;
}
#mymail_signup-2 {
position: relative;
}
.gallery-item {
width: 25%;
float: left;
text-align: center;
margin-bottom: 24px;
}