.tie-instagram, .tie-instagram *{
box-sizing: border-box;
padding: 0;
margin: 0;
list-style: none;
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
} .tie-instagram{
margin: 0 auto 15px;
overflow: hidden;
min-width: 245px;
color: #777;
}
.tie-instagram a{
color: #555;
}
.tie-instagram a:hover{
color: #000;
}
.tie-instagram-credit a{
font-weight: normal;
font-size: 85%;
text-align: center;
display: block;
padding: 3px 0;
} .instagram-logo{
display: block;
margin: 7px auto 5px;
}
.tie-instagram-header{
position: relative;
padding: 10px;
border-top: 1px solid #e0e0e0;
background: #fafafa;
-webkit-box-shadow: 1px 0 0 rgba(0,0,0,.05),-1px 0 0 rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: 1px 0 0 rgba(0,0,0,.05),-1px 0 0 rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.05);
box-shadow: 1px 0 0 rgba(0,0,0,.05),-1px 0 0 rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.05);
}
.tie-instagram-header:after, .tie-instagram-counts:after{
content: ' ';
clear: both;
display: block;
}
.tie-instagram .tie-instagram-username,
.tie-instagram .tie-instagram-header-tag {
font-weight: bold;
display: block;
font-size: 130%;
margin-bottom: 4px;
}
.tie-instagram-header-tag{
padding: 5px 0;
text-align: center;
margin: 0;
}
.tie-instagram .tie-instagram-full_name,
.tie-instagram .tie-instagram-website{
display: block;
}
.tie-instagram-desc{
font-size: 90%;
line-height: 17px;
}
.tie-instagram .tie-instagram-avatar a{
position: relative;
display: inline-block;
width: 75px;
height: 75px;
text-decoration: none !important;
overflow: hidden;
}
.tie-instagram .tie-instagram-avatar img{
width: 75px;
height: 75px;
}
.tie-instagram .tie-instagram-avatar a:hover img{
opacity: 0.5;
}
.tie-instagram .tie-instagram-avatar .circle {
border-radius: 100%;
}
.tie-instagram .tie-instagram-avatar .round {
border-radius: 5px;
}
.tie-instagram .tie-instagram-avatar a:hover .tie-instagram-follow{
top: 50%;
opacity: 1;
}
.tie-instagram-follow {
position: absolute;
top: 0;
margin-top: -12px;
display: block;
text-align: center;
width: 100%;
opacity: 0;
-webkit-transition: all ease-out .2s;
-moz-transition: all ease-out .2s;
-o-transition: all ease-out .2s;
transition: all ease-out .2s;
}
.tie-instagram-follow span{
background-color: #47bc60;
background-image: -webkit-gradient(linear,left top,left bottom,from(#47bc60),to(#39a64e));
background-image: -webkit-linear-gradient(top,#47bc60,#39a64e);
background-image:    -moz-linear-gradient(top,#47bc60,#39a64e);
background-image:      -o-linear-gradient(top,#47bc60,#39a64e);
background-image:     -ms-linear-gradient(top,#47bc60,#39a64e);
background-image:         linear-gradient(top,#47bc60,#39a64e);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#47bc60', EndColorStr='#39a64e');
text-shadow: 0 1px 1px #2c803c;
padding: 3px 8px 4px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #329345;
color:#FFF;
display: inline-block;
}
.tie-instagram-counts{
clear:both;
} .tie-instagram-post-outer a{
display: block;
line-height: 0;
position: relative;
}
.tie-instagram-post-outer img{
max-width: 100%;
width: 100%;
height: auto;
opacity: 1 !important;
-webkit-transition: all ease-out .2s;
-moz-transition: all ease-out .2s;
-o-transition: all ease-out .2s;
transition: all ease-out .2s;
}
.tie-instagram-post-outer a:hover img{
opacity: 0.7;
}  .tie-instagram.default-skin{
background: #eaeaea;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.4);
box-shadow: 0 0 3px rgba(0,0,0,.4);
}
.default-skin .instagram-logo, .dark-skin .instagram-logo{
width: 96px;
height: 29px;
background: url(//www.techsuda.com/wp-content/plugins/instanow/assets/images/instagram-logo.png) no-repeat;
}
.default-skin .tie-instagram-bar{
background-color: #6f97b6;
background-image: -webkit-gradient(linear,left top,left bottom,from(#6f97b6),to(#3f729b));
background-image: -webkit-linear-gradient(top,#6f97b6,#3f729b);
background-image:    -moz-linear-gradient(top,#6f97b6,#3f729b);
background-image:     -ms-linear-gradient(top,#6f97b6,#3f729b);
background-image:      -o-linear-gradient(top,#6f97b6,#3f729b);
background-image:         linear-gradient(top,#6f97b6,#3f729b);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#6f97b6', EndColorStr='#3f729b');
overflow: hidden;
}
.default-skin.tieinsta-grid.tie-instagram .tie-instagram-post-outer2{
padding: 3px;
background: #fff;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
} .dark-skin.tie-instagram{
background: #333;
color: #999;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.4);
box-shadow: 0 0 3px rgba(0,0,0,.4);
}
.dark-skin.header-layout-3.tie-instagram .tie-instagram-avatar a{
background:#555;
border-color: #555;
}
.dark-skin .tie-instagram-bar,
.dark-skin.header-layout-2.tie-instagram .tie-instagram-counts ul{
background-color: #1F1F1F;
background-image: -webkit-gradient(linear,left top,left bottom,from(#373737),to(#1F1F1F));
background-image: -webkit-linear-gradient(top,#373737,#1F1F1F);
background-image:     -moz-linear-gradient(top,#373737,#1F1F1F);
background-image:      -ms-linear-gradient(top,#373737,#1F1F1F);
background-image:       -o-linear-gradient(top,#373737,#1F1F1F);
background-image:          linear-gradient(top,#373737,#1F1F1F);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#373737', EndColorStr='#1F1F1F');
overflow: hidden;
}
.dark-skin.tie-instagram .tie-instagram-header,
.dark-skin.header-layout-3.tie-instagram .tie-instagram-counts ul,
.dark-skin .tie-instagram-nav a {
border-color:#333 !important;
background: #444;
}
.dark-skin.header-layout-1.tie-instagram .tie-instagram-counts ul li .number-stat,
.dark-skin.header-layout-2.tie-instagram .tie-instagram-counts ul li .number-stat,
.dark-skin.header-layout-3.tie-instagram .tie-instagram-counts ul li .number-stat,
.dark-skin.tie-instagram a{
color: #ccc;
}
.dark-skin.tie-instagram a:hover{
color: #FFF;
}
.dark-skin.tie-instagram.tieinsta-grid .tie-instagram-post-outer2 {
background: #222;
padding: 3px;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
}
.dark-skin.header-layout-2.tie-instagram .tie-instagram-counts ul {
color: #999;
border: 1px solid #111;
text-shadow: 0 1px 0 rgba(0,0,0,.8);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1);
box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1);
}
.dark-skin.header-layout-2.tie-instagram .tie-instagram-counts ul li {
border-color: #111;
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.1);
-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.1);
box-shadow: inset 1px 0 0 rgba(255,255,255,.1);
} .lite-skin .instagram-logo{
width: 80px;
height: 25px;
background: url(//www.techsuda.com/wp-content/plugins/instanow/assets/images/instagram-logo-lite.png) no-repeat;
}
.lite-skin .tie-instagram-bar{
background-color: #f5f6f6;
overflow: hidden;
}
.lite-skin.tie-instagram.tieinsta-grid .tie-instagram-post-outer2{
border: 1px solid #d9d9d9;
max-width: 100%;
height: auto;
} .tie-instagram.tie-insta-flat-images .tie-instagram-post-outer,
.tie-instagram.tie-insta-flat-images .tie-instagram-post-outer2{
padding: 0 !important;
margin:  0 !important;
border:  0 none !important;
background: #eee;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}  .header-layout-1.tie-instagram .tie-instagram-desc{
clear: both;
}
.header-layout-1.tie-instagram .tie-instagram-avatar,
.header-layout-2.tie-instagram .tie-instagram-avatar{
float: left;
margin: 0 10px 10px 0;
}
.header-layout-1.tie-instagram .tie-instagram-counts ul{
clear: both;
color: #999;
padding: 10px 0 0;
margin: 0;
overflow: hidden;
}
.header-layout-1.tie-instagram .tie-instagram-counts ul li {
display: inline;
margin-right: 10px;
background: transparent;
padding: 0;
}
.header-layout-1.tie-instagram .tie-instagram-counts ul li .number-stat {
color: #333;
font-weight: bold;
} .header-layout-2.tie-instagram .tie-instagram-counts ul{
clear: both;
color: #999;
font-weight: 700;
text-align: center;
line-height: 15px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
border: 1px solid #ccc;
padding: 3px 0;
margin: 10px 0 0;
overflow: hidden;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #fcfcfc;
background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(235,235,235,.3) 60%,rgba(225,225,225,.6));
background-image:         linear-gradient(rgba(255,255,255,0),rgba(235,235,235,.3) 60%,rgba(225,225,225,.6));
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8);
box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8);
}
.header-layout-2.tie-instagram .tie-instagram-counts ul li {
width: 33.3333333%;
float: left;
display: inline;
margin: 0;
padding: 3px 8px;
background: transparent;
border-left: 1px solid #ccc;
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.8);
-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.8);
box-shadow: inset 1px 0 0 rgba(255,255,255,.8);
}
.header-layout-2.tie-instagram .tie-instagram-counts ul li:first-child{
border: 0 none !important;
}
.header-layout-2.tie-instagram .tie-instagram-counts ul li .number-stat {
display: block;
color: #333;
font-size: 16px;
text-align: center;
} .header-layout-3.tie-instagram .tie-instagram-header{
text-align: center;
}
.header-layout-3.tie-instagram .tie-instagram-desc{
clear: both;
}
.header-layout-3.tie-instagram .tie-instagram-avatar,
.header-layout-3.tie-instagram.no-insta-logo.header-layout-bottom.tieinsta-slider .tie-instagram-avatar{
margin: -50px auto 0;
position: relative;
z-index: 15;
}
.header-layout-3.tie-instagram.no-insta-logo .tie-instagram-avatar,
.header-layout-3.tie-instagram.tieinsta-grid.header-layout-bottom .tie-instagram-avatar{
margin-top: 5px;
}
.header-layout-3.tie-instagram .tie-instagram-avatar a {
background:#FFF;
border: 4px solid #fff;
-webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.3);
box-shadow: 0 0px 4px rgba(0,0,0,0.3);
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}
.header-layout-3.tie-instagram .tie-instagram-counts ul{
clear: both;
color: #999;
font-weight: 700;
text-align: center;
line-height: 15px;
border-top: 1px solid #e0e0e0;
margin: 10px -10px -10px;
overflow: hidden;
background-color: #FFF;
padding: 3px 0;
}
.header-layout-3.tie-instagram .tie-instagram-counts ul li {
background: transparent;
width: 33.3333333%;
float: left;
display: inline;
margin: 0;
padding: 5px 8px;
}
.header-layout-3.tie-instagram .tie-instagram-counts ul li .number-stat {
display: block;
color: #333;
font-size: 16px;
text-align: center;
}
.header-layout-3.tie-instagram.header-layout-top .tie-instagram-bar{
height: 80px;
}
.header-layout-3.tie-instagram.header-layout-top .tie-instagram-counts ul{
border-bottom: 1px solid #e0e0e0;
}
.header-layout-3.tie-instagram.header-layout-bottom .media-comment-likes{
bottom: auto;
top: 0;
padding: 10px 0 20px 10px;
background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
background-image:    -moz-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
background-image:     -ms-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
background-image:      -o-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
background-image:         linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
}  .tieinsta-grid.tie-instagram .tie-instagram-post{
position: relative;
}
.tieinsta-grid.tie-instagram .tie-instagram-post:before{
content: "";
display: block;
padding-top: 100%;
}
.tieinsta-grid.tie-instagram .tie-instagram-post-inner {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.tieinsta-grid.tie-instagram .tie-instagram-post a{
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}
.tieinsta-grid.tie-instagram .tie-instagram-post img{
position: absolute;
top: 0;
bottom: 0;
left: -10%;
right: 0;
margin: auto !important;
width: 120%;
max-width: inherit;
}
.tieinsta-grid.tie-instagram .tie-instagram-photos{
clear: both;
}
.tieinsta-grid.tie-instagram .tie-instagram-photos-content{
padding: 4px;
overflow: hidden;
}
.tieinsta-grid.tie-instagram .tie-instagram-post-outer{
width: 33.33333333333%;
float: left;
padding: 4px;
}
.tieinsta-grid.grid-col-1.tie-instagram .tie-instagram-post-outer{ width: 100%; }
.tieinsta-grid.grid-col-2.tie-instagram .tie-instagram-post-outer{ width: 50%; }
.tieinsta-grid.grid-col-4.tie-instagram .tie-instagram-post-outer{ width: 25%; }
.tieinsta-grid.grid-col-5.tie-instagram .tie-instagram-post-outer{ width: 20%; }
.tieinsta-grid.grid-col-6.tie-instagram .tie-instagram-post-outer{ width: 16.66666666666667%; }
.tieinsta-grid.grid-col-7.tie-instagram .tie-instagram-post-outer{ width: 14.28571428571429%; }
.tieinsta-grid.grid-col-8.tie-instagram .tie-instagram-post-outer{ width: 12.5%; }
.tieinsta-grid.grid-col-9.tie-instagram .tie-instagram-post-outer{ width: 11.11111111111111%; }
.tieinsta-grid.grid-col-10.tie-instagram .tie-instagram-post-outer{ width: 10%; } .tie-instagram.tieinsta-slider .tie-instagram-photos{
clear: both;
position: relative;
}
.tie-instagram.tieinsta-slider .tie-instagram-photos-content{
overflow: hidden;
margin: 0 auto;
}
.tie-instagram-nav a{
background: #eee;
position: absolute;
display: none;
width: 40px;
height: 40px;
top:50%;
margin-top: -20px;
z-index: 99;
left: -50px;
color: #222;
line-height: 50px;
opacity: .8;
-webkit-transition: all .15s ease-out .2s;
-moz-transition: all .15s ease-out .2s;
-o-transition: all .15s ease-out .2s;
transition: all .15s ease-out .2s;
}
.tieinsta-slider-active .tie-instagram-photos-content-inner{
height: 100px;
}
.tieinsta-slider-active .tie-instagram-nav a{ display: block;}
.tie-instagram-nav a [class^="tieinstaicon-"]:before, .tie-instagram-nav a [class*=" tieinstaicon-"]:before{
font-size: 200%;
width: 40px;
}
.tie-instagram-nav a.tie-instagram-nav-next{
left: auto;
right: -50px;
}
.tie-instagram.tieinsta-slider .tie-instagram-photos:hover .tie-instagram-nav a{
left: 5px;
}
.tie-instagram.tieinsta-slider .tie-instagram-photos:hover .tie-instagram-nav a.tie-instagram-nav-next{
right: 5px;
left: auto;
}
.tie-instagram.tieinsta-slider .tie-instagram-post-outer{
display: none;
width: 100%;
}
.tie-instagram.tieinsta-slider .tie-instagram-post-outer:first-child{
display: block;
}
.tie-instagram .media-video{
position: absolute;
top: 7px;
right: 5px;
color: #eee;
}
.tie-instagram.tieinsta-slider .media-video .tieinstaicon-play:before{
font-size: 200%;
}
.tie-instagram .media-comment-likes {
position: absolute;
color: #eee;
bottom: 0;
left: 0;
padding: 20px 0 10px 10px;
width: 100%;
opacity: 0.9;
background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
background-image:    -moz-linear-gradient(bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
background-image:     -ms-linear-gradient(bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
background-image:      -o-linear-gradient(bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
background-image:         linear-gradient(to top,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
}
.tie-instagram .media-comment-likes span{
padding-right: 5px;
font-weight: bold;
}
.tie-instagram .media-comment-likes span i{
margin-right: 2px;
}
.tie-instagram .media-comment-likes [class^="tieinstaicon-"]:before,
.tie-instagram .media-comment-likes [class*=" tieinstaicon-"]:before{
font-size: 110%;
width: 1.5em;
} .tie-instagram-post-outer.tie-insta-loaded-item,
a.tie-insta-load-more {
-webkit-animation-name: TieInstaFadeInUp;
animation-name: TieInstaFadeInUp;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes TieInstaFadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes TieInstaFadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.tie-insta-load-more-button span.tie-insta-loading{
display: none;
background:url(//www.techsuda.com/wp-content/plugins/instanow/assets/images/ajax-loader.gif) no-repeat center;
width: 20px;
height: 20px;
margin: 5px auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.tie-insta-load-more-button span.tie-insta-loading{
background-image:url(//www.techsuda.com/wp-content/plugins/instanow/assets/images/ajax-loader@2x.gif);
background-size: 16px 16px;
}
}
.tie-insta-clear-fix{
clear: both;
}
a.tie-insta-load-more{
text-align: center;
display: block;
clear: both;
padding: 7px;
background: #5582A7;
margin: 5px auto;
border-radius: 5px;
text-decoration: none !important;
color: #FFF;
max-width: 300px;
width: 80%;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.1);
box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.1);
}
a.tie-insta-load-more:hover{
color: #FFF;
background: #3f729b;
}
.tie-insta-state-loading a.tie-insta-load-more{
display: none;
}
.tie-insta-state-loading span.tie-insta-loading{
display: block;
}
a.tie-insta-load-more[data-pages="0"]{
display: none;
} @font-face {
font-family: 'tieinstafontello';
src: url(//www.techsuda.com/wp-content/plugins/instanow/assets/fonts/fontello.eot?11129671);
src: url(//www.techsuda.com/wp-content/plugins/instanow/assets/fonts/fontello.eot?11129671#iefix) format('embedded-opentype'),
url(//www.techsuda.com/wp-content/plugins/instanow/assets/fonts/fontello.woff?11129671) format('woff'),
url(//www.techsuda.com/wp-content/plugins/instanow/assets/fonts/fontello.ttf?11129671) format('truetype'),
url(//www.techsuda.com/wp-content/plugins/instanow/assets/fonts/fontello.svg?11129671#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url(//www.techsuda.com/wp-content/plugins/instanow/font/fontello.svg?11129671#fontello) format('svg');
}
}
[class^="tieinstaicon-"]:before, [class*=" tieinstaicon-"]:before {
font-family: "tieinstafontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
}
.tieinstaicon-instagram:before {    content: '\e800'; }
.tieinstaicon-heart:before {        content: '\e801'; }
.tieinstaicon-comment-alt:before {  content: '\e802'; }
.tieinstaicon-play:before {         content: '\e803'; }
.tieinstaicon-zoom-in:before {      content: '\e804'; }
.tieinstaicon-link-ext:before {     content: '\e805'; }
.tieinstaicon-right-open:before {   content: '\e806'; }
.tieinstaicon-left-open:before {    content: '\e807'; } body.rtl .tie-instagram.tieinsta-grid .tie-instagram-post-outer,
body.rtl .tie-instagram.header-layout-2 .tie-instagram-counts ul li,
body.rtl .tie-instagram.header-layout-3 .tie-instagram-counts ul li{
float: right;
}
body.rtl .tie-instagram.header-layout-1 .tie-instagram-avatar,
body.rtl .tie-instagram.header-layout-2 .tie-instagram-avatar{
float: right;
margin-right: 0;
margin-left: 10px;
}
body.rtl .media-comment-likes span {
padding-right: 0;
padding-left: 5px;
}
body.rtl .tie-instagram.header-layout-2 .tie-instagram-counts ul li {
border-right: 1px solid #ccc;
border-left: 0 none;
} .ilightbox-title{
font-size: 12px !important;
}
.ilightbox-title a{
color:#ccc;
}
.ilightbox-title a:hover{
color:#FFF;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a,
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a{
color:#555;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a:hover,
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a:hover{
color:#000;
} .ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
float:none;
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
line-height:100%;
vertical-align:baseline;
background:transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-o-user-select: none;
user-select: none;
}
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
} .ilightbox-noscroll {
overflow: hidden;
}
.ilightbox-closedhand * {
cursor: url(//www.techsuda.com/wp-content/plugins/instanow/assets/ilightbox/closedhand.cur),default !important;
}
.ilightbox-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
}
.ilightbox-loader {
position: fixed;
z-index: 100005;
top: 45%;
left: -192px;
padding-left: 30px;
opacity: 0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
-webkit-border-radius: 0 100px 100px 0;
border-radius: 0 100px 100px 0;
}
.ilightbox-loader div {
width: 72px;
height: 72px;
-webkit-border-radius: 0 100px 100px 0;
border-radius: 0 100px 100px 0;
}
.ilightbox-loader.horizontal {
left: 45%;
top: -192px;
padding: 0;
padding-top: 30px;
-webkit-border-radius: 0 0 100px 100px;
border-radius: 0 0 100px 100px;
}
.ilightbox-loader.horizontal  div {
-webkit-border-radius: 0 0 100px 100px;
border-radius: 0 0 100px 100px;
}
.ilightbox-toolbar {
display: none;
position: fixed;
z-index: 100010;
}
.ilightbox-toolbar a {
float: left;
cursor: pointer;
}
.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
display: none;
}
.ilightbox-thumbnails {
display: block;
position: fixed;
z-index: 100009;
}
.ilightbox-thumbnails.ilightbox-horizontal {
bottom: 0;
left: 0;
width: 100%;
height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical {
top: 0;
right: 0;
width: 140px;
height: 100%;
overflow: hidden;
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
display: block;
position: relative;
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
width: 100%;
height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
width: 140px;
height: 100%;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
display: block;
position: absolute;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
display: block;
cursor: pointer;
padding: 10px;
position: relative;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
width: 100%;
height: 100%;
-webkit-border-radius: 2px;
border-radius: 2px;
-ms-interpolation-mode: bicubic;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: .7;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
opacity: 1;
}
.ilightbox-holder {
display: none;
position: fixed;
z-index: 100003;
-webkit-transform: none;
-moz-transform: none;
}
.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
cursor: pointer;
}
.ilightbox-holder div.ilightbox-container {
position: relative;
width: 100%;
height: 100%;
}
.ilightbox-holder.supportTouch div.ilightbox-container {
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
.ilightbox-holder img.ilightbox-image {
width: 100%;
height: 100%;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
display: none;
position: absolute;
left: 30px;
right: 30px;
bottom: 0;
max-width: 100%;
padding: 5px 10px;
margin: 0 auto;
font-size: 12px;
line-height: 150%;
word-wrap: break-word;
z-index: 20003;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.ilightbox-holder .ilightbox-container .ilightbox-social {
display: none;
position: absolute;
left: 10px;
top: 10px;
padding: 5px;
padding-left: 0;
z-index: 20003;
height: 16px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul {
float: left;
list-style: none;
height: 16px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
display: inline;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
float: left;
margin-left: 5px;
width: 16px;
height: 16px;
background-repeat: no-repeat;
background-position: 50%;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
background-image: url(//www.techsuda.com/wp-content/plugins/instanow/social_icons/facebook_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
background-image: url(//www.techsuda.com/wp-content/plugins/instanow/social_icons/digg_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
background-image: url(//www.techsuda.com/wp-content/plugins/instanow/social_icons/twitter_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
background-image: url(//www.techsuda.com/wp-content/plugins/instanow/social_icons/delicious_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
background-image: url(//www.techsuda.com/wp-content/plugins/instanow/social_icons/reddit_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
background-image: url(//www.techsuda.com/wp-content/plugins/instanow/social_icons/google_plus_16.png);
}
.ilightbox-holder .ilightbox-alert {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
padding-top: 100px;
margin: auto;
width: 300px;
height: 50px;
}
.ilightbox-holder .ilightbox-wrapper {
width: 100%;
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.ilightbox-holder .ilightbox-inner-toolbar {
position: relative;
z-index: 100;
}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
position: absolute;
} .ilightbox-button {
position: fixed;
z-index: 100008;
cursor: pointer;
} .isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
display: none !important;
}
.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
display: block;
} @media only screen and (max-width: 767px){
.tieinsta-grid.grid-col-5.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-6.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-7.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-8.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-9.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-10.tie-instagram .tie-instagram-post-outer{
width: 25%;
}
.ilightbox-title, .ilightbox-caption{
display: none !important;
}
} @media only screen and (max-width: 479px){
.tieinsta-grid.grid-col-4.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-5.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-6.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-7.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-8.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-9.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-10.tie-instagram .tie-instagram-post-outer{
width: 33.33333333333%;
}
}.korea-sns{
clear:both;
width:100%;
margin:20px 0 20px 0;
height:32px;
display:table;
}
.korea-sns-post, korea-sns-shortcode{
}
.korea-sns-post{
}
.korea-sns-button{
width:32px;
height:32px;
border-radius:3px;
display:inline-block;
cursor:pointer;
margin-right:10px;
background-size: cover;
}
.korea-sns-pos-left{
}
.korea-sns-pos-right{
float:right;
}
.korea-sns-pos-center{
display:table;
margin:0 auto;
}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;position:relative;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;z-index:7}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-left:1px dashed #e2e4e7;color:#555d66;border-bottom:1px dashed #e2e4e7;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background:0 0;border:2px solid currentcolor}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{flex-basis:50%;flex-grow:0}}@media (min-width:600px){.wp-block-column:nth-child(odd){margin-right:32px}.wp-block-column:nth-child(even){margin-left:32px}.wp-block-column:not(:first-child){margin-left:32px}.wp-block-column:not(:last-child){margin-right:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:center center;min-height:430px;width:100%;margin:0 0 1.5em 0;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover,.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim::before,.wp-block-cover.has-background-dim::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10::before,.wp-block-cover.has-background-dim.has-background-dim-10::before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20::before,.wp-block-cover.has-background-dim.has-background-dim-20::before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30::before,.wp-block-cover.has-background-dim.has-background-dim-30::before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40::before,.wp-block-cover.has-background-dim.has-background-dim-40::before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50::before,.wp-block-cover.has-background-dim.has-background-dim-50::before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60::before,.wp-block-cover.has-background-dim.has-background-dim-60::before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70::before,.wp-block-cover.has-background-dim.has-background-dim-70::before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80::before,.wp-block-cover.has-background-dim.has-background-dim-80::before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90::before,.wp-block-cover.has-background-dim.has-background-dim-90::before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100::before,.wp-block-cover.has-background-dim.has-background-dim-100::before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image::after,.wp-block-cover::after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image::after,.wp-block-cover::after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 5px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/ 2)}.wp-block-gallery .blocks-gallery-image:nth-of-type(even),.wp-block-gallery .blocks-gallery-item:nth-of-type(even){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 16px * 2)/ 3);margin-right:16px}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 16px * 3)/ 4);margin-right:16px}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 16px * 4)/ 5);margin-right:16px}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 16px * 5)/ 6);margin-right:16px}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 16px * 6)/ 7);margin-right:16px}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 16px * 7)/ 8);margin-right:16px}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc((100% / 2) - 16px)}.wp-block-latest-posts.columns-3 li{width:calc((100% / 3) - 16px)}.wp-block-latest-posts.columns-4 li{width:calc((100% / 4) - 16px)}.wp-block-latest-posts.columns-5 li{width:calc((100% / 5) - 16px)}.wp-block-latest-posts.columns-6 li{width:calc((100% / 6) - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid}.wp-block-media-text{grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8% 0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus)::first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap:not(:focus)::after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:0 0}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:0 0;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots::before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns{display:flex}.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:calc(100% / 2)}.wp-block-text-columns.columns-3 .wp-block-column{width:calc(100% / 3)}.wp-block-text-columns.columns-4 .wp-block-column{width:calc(100% / 4)}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.techsuda.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}.cff-wrapper:after{
content: "";
display: table;
clear: both;
} #cff {
float: left;
width: 100%;
margin: 0 auto;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;  
} #cff .cff-item{
float: left;
width: 100%;
clear: both;
padding: 20px 0 15px 0;
margin: 0;
border-bottom: 1px solid #ddd;
}
#cff .cff-item:first-child{
padding-top: 0;
}
#cff .cff-item.cff-box,
#cff .cff-item.cff-box:first-child{
padding: 15px;
margin: 8px 0;
background: rgba(255,255,255,0.5);
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff .cff-item.cff-box:first-child{
margin-top: 0;
}
#cff .cff-item.cff-box:last-child{
margin-bottom: 0;
}
#cff .cff-item.cff-shadow{
box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
} .cff-header{
width: 100%;
margin: 0 0 15px 0;
padding: 0;
line-height: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cff-header .fa,
.cff-header svg{
margin: 0 10px 0 0;
padding: 0;
}    #cff .cff-less{
display: none;
} #cff.cff-default-styles a {
text-decoration: none;
}
#cff.cff-default-styles a:hover,
#cff.cff-default-styles a:focus {
text-decoration: underline;
}
#cff .cff-post-text-link{
display: block;
} #cff h3, #cff h4, #cff h5, #cff h6, #cff p, #cff .cff-post-desc{
float: left;
width: 100%;
clear: both;
padding: 0;
margin: 5px 0;
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: -moz-pre-wrap;
white-space: -hp-pre-wrap;
word-wrap: break-word;
}
#cff.cff-default-styles h3, #cff.cff-default-styles h4, #cff.cff-default-styles h5, #cff.cff-default-styles h6, #cff.cff-default-styles p, #cff.cff-default-styles .cff-post-desc{
line-height: 1.4;
} #cff .cff-date{
float: left;
min-width: 50px;
width: auto;
}
#cff.cff-default-styles .cff-date{
font-size: 11px;
}   #cff .cff-author{
float: left;
clear: both;
margin: 0 0 15px 0;
padding: 0;
line-height: 1.2;
width: 100%;
}
#cff .cff-author a{
text-decoration: none;
border: none;
}
#cff .cff-author-img{
float: left;
width: 40px;
height: 40px;
margin: 0 0 0 -100% !important;
font-size: 0;
background: #eee;
background: url(//www.techsuda.com/wp-content/plugins/custom-facebook-feed/img/cff-avatar.png) no-repeat;
border-radius: 50%;
}
#cff .cff-author img{
float: left;
margin: 0 !important;
padding: 0 !important;
border: none !important;
font-size: 0;
border-radius: 50%;
}
#cff .cff-author .cff-author-text span.cff-page-name{
display: table-cell;
vertical-align: middle;
height: 40px;
margin: 0;
font-weight: bold; padding-left: 50px;
float: none;
}
#cff .cff-author .cff-story{
font-weight: normal;
}
#cff.cff-default-styles .cff-author a{
text-decoration: none;
}
#cff .cff-author.cff-no-author-info .cff-date{
margin-top: 12px !important;
}
#cff .cff-author.cff-no-author-info .cff-author-img{
width: 40px;
height: 40px;
background: url(//www.techsuda.com/wp-content/plugins/custom-facebook-feed/img/cff-avatar.png) no-repeat;
} #cff .cff-author .cff-author-text{
float: left;
width: 100%;
}
#cff .cff-author .cff-page-name,
#cff .cff-author .cff-date{
float: left;
clear: both;
width: auto;
margin: 0 0 0 50px !important;
}
#cff.cff-default-styles .cff-author .cff-author-text *{
font-weight: bold;
line-height: 1.2;
}
#cff .cff-author .cff-date{
color: #9197a3;
font-size: 11px;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
#cff.cff-default-styles .cff-author .cff-date{
font-weight: normal;
}
#cff .cff-author .cff-page-name.cff-author-date{
float: left;
padding: 2px 0 0 0;
font-size: 14px;
}   .cff-media-link .fa, #cff .cff-cta-link a {
display: inline-block;
width: auto;
padding: 5px 7px 5px 6px; margin-right: 6px;
border: 1px solid #eee;
border: 1px solid rgba(0,0,0,0.1);
border-radius: 3px;
background: rgba(0,0,0,0.02);
}
.cff-media-link .fa:hover, #cff .cff-cta-link a:hover {
background: #f9f9f9;
background: rgba(0,0,0,0.03);
text-decoration: none;
} #cff .cff-cta-link a {
padding: 5px 15px;
}
#cff .cff-break-word{
word-break: break-all;
} #cff .cff-expand{
display: none;
}
#cff.cff-default-styles .cff-expand a{
font-size: 11px;
font-weight: normal;
} #cff .cff-shared-link{
float: left;
clear: both;
width: 100%;
padding: 5px 10px;
margin: 10px 0 5px 0; background: #f9f9f9;
border: 1px solid #d9d9d9;
background: rgba(0,0,0,0.02);
border: 1px solid rgba(0,0,0,0.07);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff .cff-no-styles{
background: none;
border: none;
padding: 0;
}
#cff .cff-link{
float: left;
clear: both;
max-width: 20%;
margin: 10px 0 0 0;
}
#cff .cff-link img{
max-width: 100%;
} #cff .cff-link-title{
float: left;
clear: both;
width: 100%;
display: block;
}
#cff.cff-default-styles .cff-link-title{
font-weight: bold;
}
#cff p.cff-link-title{
margin: 5px 0 0 0;
}
#cff .cff-text-link{
float: left;
clear: none;
width: 72%;
margin-left: 3%;
padding: 0 0 5px 0;
}
#cff .cff-link-caption{
margin: 0;
}
#cff.cff-default-styles .cff-link-caption{
font-size: 12px;
}
#cff .cff-text-link.cff-no-image{
width: 100%;
margin-left: 0;
}
#cff .cff-post-desc{
margin: 5px 0 0 0;
} #cff .cff-details{
float: left;
clear: none;
width: 100%;
margin: 0;
padding: 0;
}
#cff .cff-details h5{
margin: 0 0 5px 0;
}
#cff.cff-default-styles .cff-details h5{
padding: 0;
font-size: 16px;
}
#cff.cff-default-styles .cff-details p{
font-size: 14px;
}
#cff .cff-timeline-event .cff-timeline-event-title,
#cff .cff-timeline-event .cff-date,
#cff .cff-timeline-event .cff-where,
#cff .cff-timeline-event .cff-info{
display: block;
width: 100%;
clear: both;
}
#cff .cff-details .cff-info{
padding: 10px 0 0 0;
}
#cff.cff-default-styles .cff-details .cff-info{
line-height: 1.2;
} #cff .cff-desc-wrap{
float: left;
width: 100%;
} #cff .cff-note-title{
display: block;
font-weight: bold;
padding-bottom: 5px;
} #cff .cff-post-links{
float: left;
clear: none;
padding: 5px 0 0 0;
margin: 0;
}
#cff.cff-default-styles .cff-post-links{
font-size: 11px;
}
#cff .cff-post-links.cff-left{
float: left;
margin: 8px 0;
}
#cff.cff-default-styles .cff-post-links a{
font-size: 11px;
}
#cff .cff-post-links a:first-child{
padding-left: 0;
margin: 0;
}
#cff .cff-dot{
padding: 0 5px;
} #cff .cff-share-container{
position: relative;
display: inline;
}
#cff .cff-share-tooltip{
display: none;
position: absolute;
z-index: 1000;
bottom: 22px;
right: -40px;
width: 110px;
padding: 5px 5px 4px 5px;
margin: 0;
background: #333;
color: #eee;
font-size: 12px;
line-height: 1.3;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff .cff-share-tooltip .fa-play{
position: absolute;
font-size: 8px;
bottom: -6px;
left: 50%;
margin-left: -3px;
color: #333;
}
#cff .cff-share-tooltip a .fa,
#cff .cff-share-tooltip a svg{
font-size: 16px;
margin: 0;
padding: 5px;
}
#cff .cff-share-tooltip a{
display: block;
float: left;
margin: 0 !important;
padding: 0 !important;
color: #eee !important;
opacity: 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#cff .cff-share-tooltip a:hover{
color: #fff !important;
}
#cff .cff-share-tooltip .cff-facebook-icon:hover{ background: #3b5998; }
#cff .cff-share-tooltip .cff-twitter-icon:hover{ background: #00aced; }
#cff .cff-share-tooltip .cff-google-icon:hover{ background: #dd4b39; }
#cff .cff-share-tooltip .cff-linkedin-icon:hover{ background: #007bb6; }
#cff .cff-share-tooltip .cff-pinterest-icon:hover{ background: #cb2027; }
#cff .cff-share-tooltip .cff-email-icon:hover{ background: #dd4b39; } #cff .cff-share-tooltip a.cff-show{
opacity: 1;
transition: opacity 0.2s ease;
} .cff-likebox{
float: left;
width: 100%;
position: relative;
margin: 20px 0 0 0;
}
.cff-likebox .fb_iframe_widget{
width: 100%;
}
.cff-likebox .fb_iframe_widget span{
width: 100% !important;
}
.cff-likebox .fb_iframe_widget iframe{
margin: 0;
position: relative;
top: 0;
left: 0;
width: 100% !important;
height: 100%;
} .cff-likebox.cff-top.cff-outside{
margin-bottom: 10px;
}
.cff-likebox.cff-bottom.cff-outside{
margin-top: 10px;
}   #cff.cff-fixed-height{
overflow: hidden;
overflow-y: auto;
padding: 5px 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff .cff-error-msg{
display: none;
font-size: 12px;
font-family: sans-serif;
}
#cff #cff-error-reason{
display: none;
padding: 5px 0 0 0;
clear: both;
} #cff.cff-default-styles .cff-credit{
font-size: 11px;
}
#cff.cff-default-styles .cff-credit a{
text-decoration: none;
}
#cff .cff-credit img{
float: left;
margin: -2px 5px 0 0;
}
#cff .cff-credit .fa{
padding-right: 5px;
font-size: 13px;
} .cff-screenreader{
text-indent: -9999px !important;
display: block !important;
width: 0 !important;
height: 0 !important;
line-height: 0 !important;
} @media all and (max-width: 640px){
#cff.cff-width-resp{
width: 100% !important;
}
} #cff .cff-comment .cff-comment-text img,
#cff img.emoji,
#cff-lightbox-wrapper .cff-comment .cff-comment-text img,
#cff-lightbox-wrapper img.emoji{
float: none;
max-width: 100%;
}
#cff .cff-linebreak{
display: block;
height: 5px;
}